[project @ 2000-03-21 15:54:25 by simonmar]
Fix up the tests in here. Now that threadDelay is interruptible, many of the tests for block/unblockAsyncExceptions failed because they were relying on exceptions being blocked during a threadDelay.
Showing
- ghc/tests/concurrent/should_run/Makefile 1 addition, 2 deletionsghc/tests/concurrent/should_run/Makefile
- ghc/tests/concurrent/should_run/conc014.hs 1 addition, 2 deletionsghc/tests/concurrent/should_run/conc014.hs
- ghc/tests/concurrent/should_run/conc015.hs 2 additions, 2 deletionsghc/tests/concurrent/should_run/conc015.hs
- ghc/tests/concurrent/should_run/conc016.hs 2 additions, 2 deletionsghc/tests/concurrent/should_run/conc016.hs
- ghc/tests/concurrent/should_run/conc017.hs 1 addition, 1 deletionghc/tests/concurrent/should_run/conc017.hs
- ghc/tests/concurrent/should_run/conc018.hs 2 additions, 1 deletionghc/tests/concurrent/should_run/conc018.hs
- ghc/tests/concurrent/should_run/conc018.stderr 0 additions, 0 deletionsghc/tests/concurrent/should_run/conc018.stderr
- ghc/tests/concurrent/should_run/conc018.stdout 1 addition, 0 deletionsghc/tests/concurrent/should_run/conc018.stdout
Loading
Please register or sign in to comment