Cheng Shao pushed to branch wip/spj-reinstallable-base2 at Glasgow Haskell Compiler / GHC

Commits:

2 changed files:

Changes:

  • testsuite/tests/cabal/T27013a/all.T
    1 1
     test('T27013a',
    
    2
    -     [extra_files(['src/', 'composition.cabal', 'Setup.hs'])],
    
    2
    +     [extra_files(['src/', 'composition.cabal', 'Setup.hs']),
    
    3
    +      js_broken(22349)],
    
    3 4
          makefile_test,
    
    4 5
          [])

  • testsuite/tests/javascript/Makefile
    ... ... @@ -30,4 +30,4 @@ T24744:
    30 30
     	grep -c "h\$$r1 = \"test_val_80_local_once" T24744.dump-js
    
    31 31
     	# check that the optimization occurred
    
    32 32
     	grep -c "h\$$r1 = h\$$decodeUtf8z" T24744.dump-js
    
    33
    -	grep -c "h\$$stc(h\$$mainZCMainzitestzuvalzu80zulocal,h\$$mainZCMainzitestzuvalzu80zulocal_e,\[h\$$ghczminternalZCGHCziInternalziCStringziunpackCStringzh,h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2\])" T24744.jsexe/out.js
    33
    +	grep -c "h\$$stc(h\$$mainZCMainzitestzuvalzu80zulocal,h\$$mainZCMainzitestzuvalzu80zulocal_e,\[h\$$ghczminternalZCGHCziInternalziTypesziunpackCStringzh,h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2\])" T24744.jsexe/out.js