Sven Tennie pushed to branch wip/romes/hadrian-cross-stage2-rebase_SVEN_FINAL at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • libraries/base/tests/all.T
    ... ... @@ -318,6 +318,7 @@ test('T23687', normal, compile_and_run, [''])
    318 318
     test('T23697',
    
    319 319
       [ when(opsys('mingw32'), skip) # header not found
    
    320 320
       , when(opsys('darwin'), skip)  # permission denied
    
    321
    +  , js_broken(22355)
    
    321 322
       ], makefile_test, ['T23697'])
    
    322 323
     test('stimesEndo', normal, compile_and_run, [''])
    
    323 324
     test('T24807', exit_code(1), compile_and_run, [''])