
#12343: base/tests/topHandler03.run failures -------------------------------------+------------------------------------- Reporter: niteria | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- This fails on my machine, but appears to work on harbormaster. This is what I get: {{{ =====> topHandler03(normal) 1 of 1 [0, 0, 0] cd "../../libraries/base/tests/topHandler03.run" && "/data/users/bnitka /ghc-kill-ufmToList-validate/inplace/test spaces/ghc-stage2" -o topHandler03 topHandler03.hs -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups cd "../../libraries/base/tests/topHandler03.run" && ./topHandler03 Actual stderr output differs from expected: --- ../../libraries/base/tests/topHandler03.run/topHandler03.stderr.normalised 2016-06-30 10:18:07.313602229 -0700 +++ ../../libraries/base/tests/topHandler03.run/topHandler03.run.stderr.normalised 2016-06-30 10:18:07.314602263 -0700 @@ -1 +1 @@ -Terminated +/bin/sh: line 1: 2294693 Terminated ./topHandler03 *** unexpected failure for topHandler03(normal) }}} It used to work, I believe it worked few days ago. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12343 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler