[GHC] #15736: Testsuite failures from validate --slow

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Keywords: | Operating System: Linux Architecture: x86_64 | Type of failure: Incorrect result (amd64) | at runtime Test Case: | Blocked By: EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof | recomp007 space_leak_001 | Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- In case it helps, I ran a `./validate --slow` on HEAD on Ubuntu Bionic with 8.6.1. I don't attach much weight to the performance / stat failures as the tests seem to run in parallel. I'll pull out more specific diagnostics, if necessary. `` ==== STAGE 1 TESTS ==== SUMMARY for test run started at Wed Oct 10 20:29:33 2018 BST 0:00:04 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="EtaExpandLevPoly T14936 T15349 T2783 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork plugin-recomp-change plugin-recomp- change-prof recomp007 space_leak_001" SUMMARY for test run started at Wed Oct 10 19:31:20 2018 BST 0:58:10 spent to go through 6596 total tests, which gave rise to 29689 test cases, of which 5881 were skipped 256 had missing libraries 23273 expected passes 257 expected failures 0 caused framework failures 0 caused framework warnings 3 unexpected passes 6 unexpected failures 13 unexpected stat failures Unexpected passes: /tmp/ghctest-kyex1v3_/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profasm) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profthreaded) Unexpected failures: /tmp/ghctest-kyex1v3_/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change.run plugin-recomp-change [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change- prof.run plugin-recomp-change-prof [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-kyex1v3_/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-kyex1v3_/test spaces/libraries/base/tests/T15349.run T15349 [bad exit code] (ghci) Unexpected stat failures: /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20181010 Timestamp 2018-10-10 18:31:15.21573855 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- `` -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by osa1): * cc: osa1 (added) Old description:
In case it helps, I ran a `./validate --slow` on HEAD on Ubuntu Bionic with 8.6.1. I don't attach much weight to the performance / stat failures as the tests seem to run in parallel. I'll pull out more specific diagnostics, if necessary. `` ==== STAGE 1 TESTS ====
SUMMARY for test run started at Wed Oct 10 20:29:33 2018 BST 0:00:04 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped
0 had missing libraries 10 expected passes 0 expected failures
0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures
==== STAGE 2 TESTS ====
Unexpected results from: TEST="EtaExpandLevPoly T14936 T15349 T2783 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork plugin-recomp-change plugin- recomp-change-prof recomp007 space_leak_001"
SUMMARY for test run started at Wed Oct 10 19:31:20 2018 BST 0:58:10 spent to go through 6596 total tests, which gave rise to 29689 test cases, of which 5881 were skipped
256 had missing libraries 23273 expected passes 257 expected failures
0 caused framework failures 0 caused framework warnings 3 unexpected passes 6 unexpected failures 13 unexpected stat failures
Unexpected passes: /tmp/ghctest-kyex1v3_/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profasm) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profthreaded)
Unexpected failures: /tmp/ghctest-kyex1v3_/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change.run plugin-recomp-change [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change- prof.run plugin-recomp-change-prof [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-kyex1v3_/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-kyex1v3_/test spaces/libraries/base/tests/T15349.run T15349 [bad exit code] (ghci)
Unexpected stat failures: /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded)
== Start post-testsuite package check GHC package manager version 8.7.20181010 Timestamp 2018-10-10 18:31:15.21573855 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- ``
New description: In case it helps, I ran a `./validate --slow` on HEAD on Ubuntu Bionic with 8.6.1. I don't attach much weight to the performance / stat failures as the tests seem to run in parallel. I'll pull out more specific diagnostics, if necessary. {{{ ==== STAGE 1 TESTS ==== SUMMARY for test run started at Wed Oct 10 20:29:33 2018 BST 0:00:04 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="EtaExpandLevPoly T14936 T15349 T2783 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork plugin-recomp-change plugin-recomp- change-prof recomp007 space_leak_001" SUMMARY for test run started at Wed Oct 10 19:31:20 2018 BST 0:58:10 spent to go through 6596 total tests, which gave rise to 29689 test cases, of which 5881 were skipped 256 had missing libraries 23273 expected passes 257 expected failures 0 caused framework failures 0 caused framework warnings 3 unexpected passes 6 unexpected failures 13 unexpected stat failures Unexpected passes: /tmp/ghctest-kyex1v3_/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profasm) /tmp/ghctest-kyex1v3_/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profthreaded) Unexpected failures: /tmp/ghctest-kyex1v3_/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change.run plugin-recomp-change [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/plugins/plugin-recomp-change- prof.run plugin-recomp-change-prof [bad stderr] (normal) /tmp/ghctest-kyex1v3_/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-kyex1v3_/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-kyex1v3_/test spaces/libraries/base/tests/T15349.run T15349 [bad exit code] (ghci) Unexpected stat failures: /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-kyex1v3_/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-kyex1v3_/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20181010 Timestamp 2018-10-10 18:31:15.21573855 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181010/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181010/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- }}} -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): .. and the `plugin` recomp tests now pass, but `T3001-2` fails. Not sure why `EtaExpandLevPoly` is deemed to be a unexpected pass while living in s `should_run` directory. {{{ ==== STAGE 1 TESTS ==== SUMMARY for test run started at Wed Oct 17 20:38:13 2018 BST 0:00:05 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="EtaExpandLevPoly T14936 T15349 T2783 T3001-2 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork recomp007 space_leak_001" SUMMARY for test run started at Wed Oct 17 19:38:22 2018 BST 0:59:50 spent to go through 6606 total tests, which gave rise to 29725 test cases, of which 5914 were skipped 256 had missing libraries 23278 expected passes 256 expected failures 0 caused framework failures 0 caused framework warnings 3 unexpected passes 5 unexpected failures 13 unexpected stat failures Unexpected passes: /tmp/ghctest-3xm7yvst/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) /tmp/ghctest-3xm7yvst/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profasm) /tmp/ghctest-3xm7yvst/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profthreaded) Unexpected failures: /tmp/ghctest-3xm7yvst/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-3xm7yvst/test spaces/profiling/should_run/T3001-2.run T3001-2 [exit code non-0] (prof_hb) /tmp/ghctest-3xm7yvst/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-3xm7yvst/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-3xm7yvst/test spaces/libraries/base/tests/T15349.run T15349 [bad exit code] (ghci) Unexpected stat failures: /tmp/ghctest-3xm7yvst/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-3xm7yvst/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-3xm7yvst/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-3xm7yvst/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-3xm7yvst/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-3xm7yvst/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-3xm7yvst/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-3xm7yvst/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-3xm7yvst/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-3xm7yvst/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-3xm7yvst/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-3xm7yvst/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-3xm7yvst/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20181017 Timestamp 2018-10-17 18:38:18.160937921 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181017/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181017/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181017/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181017/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181017/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181017/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): `EtaExpandLevPoly` used to fail with a Core Lint failure (see #15066). It seems that the issue has worked itself out. I'll mark as fixed but if someone wants a project it would be great to reverse-bisect this to see what fixed it. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by alpmestan): * cc: alpmestan (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): {{{ === STAGE 1 TESTS ==== SUMMARY for test run started at Thu Oct 25 00:01:26 2018 BST 0:00:05 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="CPUTime001 EtaExpandLevPoly T14936 T2783 T3816 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork recomp007 space_leak_001 user001" SUMMARY for test run started at Wed Oct 24 22:57:00 2018 BST 1:04:23 spent to go through 6614 total tests, which gave rise to 29751 test cases, of which 5922 were skipped 256 had missing libraries 23277 expected passes 257 expected failures 0 caused framework failures 0 caused framework warnings 3 unexpected passes 23 unexpected failures 13 unexpected stat failures Unexpected passes: /tmp/ghctest-49fz3kus/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) /tmp/ghctest-49fz3kus/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profasm) /tmp/ghctest-49fz3kus/test spaces/typecheck/should_run/EtaExpandLevPoly.run EtaExpandLevPoly [unexpected] (profthreaded) Unexpected failures: /tmp/ghctest-49fz3kus/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-49fz3kus/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-49fz3kus/test spaces/libraries/base/tests/CPUTime001.run CPUTime001 [bad stdout] (threaded2) /tmp/ghctest-49fz3kus/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (normal) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (hpc) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optasm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profasm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded1) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded2) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (dyn) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profthreaded) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optllvm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (hpc) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optasm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profasm) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (ghci) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded1) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded2) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (dyn) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profthreaded) /tmp/ghctest-49fz3kus/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optllvm) Unexpected stat failures: /tmp/ghctest-49fz3kus/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-49fz3kus/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-49fz3kus/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-49fz3kus/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-49fz3kus/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-49fz3kus/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-49fz3kus/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-49fz3kus/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-49fz3kus/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-49fz3kus/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-49fz3kus/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-49fz3kus/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-49fz3kus/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20181024 Timestamp 2018-10-24 21:56:55.28783947 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181024/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181024/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181024/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181024/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181024/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181024/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): It would be great to get to 'green' on the slow tests -- otherwise they aren't very useful. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Well ` spaces/libraries/base/tests/CPUTime001.run CPUTime001}` now passes again. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Some more detailed diagnostics: {{{ --- user001.run/user001.stdout.normalised 2018-10-28 11:40:13.328953922 +0000 +++ user001.run/user001.run.stdout.normalised 2018-10-28 11:40:13.328953922 +0000 @@ -6,6 +6,6 @@ getEffectiveUserName: OK getGroupEntryForID: OK getGroupEntryForName: OK -getAllGroupEntries: OK +getAllGroupEntries: ERROR: getAllGroupEntries: does not exist (No such file or directory) getUserEntryForID: OK -getAllUserEntries: OK +getAllUserEntries: ERROR: getAllUserEntries: does not exist (No such file or directory) *** unexpected failure for user001(normal) }}} Similarly {{{ Wrong exit code for T3816(normal)(expected 0 , actual 1 ) Stderr ( T3816 ): T3816: getAllGroupEntries: does not exist (No such file or directory) *** unexpected failure for T3816(normal) }}} For T7919, `GhostScript not available for hp2ps tests` sounds like it's my setup that's the issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): {{{ ==== STAGE 1 TESTS ==== SUMMARY for test run started at Sat Nov 3 12:57:26 2018 GMT 0:00:05 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="ArithInt8 ArithWord8 CmpInt8 CmpWord8 PrimFFIInt8 PrimFFIWord8 ShowPrim T14761c T14936 T2783 T3816 T4334 T7919 haddock.Cabal haddock.base haddock.compiler hpc_fork recomp007 space_leak_001 user001" SUMMARY for test run started at Sat Nov 3 11:53:52 2018 GMT 1:03:32 spent to go through 6660 total tests, which gave rise to 29965 test cases, of which 5949 were skipped 259 had missing libraries 23453 expected passes 257 expected failures 0 caused framework failures 0 caused framework warnings 1 unexpected passes 33 unexpected failures 13 unexpected stat failures Unexpected passes: /tmp/ghctest-sla3_okl/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) Unexpected failures: /tmp/ghctest-sla3_okl/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-sla3_okl/test spaces/ffi/should_run/PrimFFIInt8.run PrimFFIInt8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/ffi/should_run/PrimFFIWord8.run PrimFFIWord8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/primops/should_run/ShowPrim.run ShowPrim [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/primops/should_run/CmpInt8.run CmpInt8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/primops/should_run/CmpWord8.run CmpWord8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/primops/should_run/ArithInt8.run ArithInt8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/primops/should_run/ArithWord8.run ArithWord8 [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-sla3_okl/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (hpc) /tmp/ghctest-sla3_okl/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (optasm) /tmp/ghctest-sla3_okl/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (profasm) /tmp/ghctest-sla3_okl/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (optllvm) /tmp/ghctest-sla3_okl/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (normal) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (hpc) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optasm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profasm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded1) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded2) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (dyn) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profthreaded) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optllvm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (hpc) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optasm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profasm) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (ghci) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded1) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded2) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (dyn) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profthreaded) /tmp/ghctest-sla3_okl/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optllvm) Unexpected stat failures: /tmp/ghctest-sla3_okl/test spaces/perf/haddock/haddock.Cabal.run haddock.Cabal [stat not good enough] (normal) /tmp/ghctest-sla3_okl/test spaces/perf/haddock/haddock.base.run haddock.base [stat not good enough] (normal) /tmp/ghctest-sla3_okl/test spaces/perf/haddock/haddock.compiler.run haddock.compiler [stat not good enough] (normal) /tmp/ghctest-sla3_okl/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (hpc) /tmp/ghctest-sla3_okl/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profasm) /tmp/ghctest-sla3_okl/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (hpc) /tmp/ghctest-sla3_okl/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optasm) /tmp/ghctest-sla3_okl/test spaces/perf/space_leaks/T4334.run T4334 [stat not good enough] (threaded2) /tmp/ghctest-sla3_okl/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (dyn) /tmp/ghctest-sla3_okl/test spaces/perf/space_leaks/space_leak_001.run space_leak_001 [stat too good] (optllvm) /tmp/ghctest-sla3_okl/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded1) /tmp/ghctest-sla3_okl/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (threaded2) /tmp/ghctest-sla3_okl/test spaces/perf/should_run/T14936.run T14936 [stat not good enough] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20181102 Timestamp 2018-11-03 11:53:47.825914931 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181102/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181102/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181102/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181102/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181102/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181102/package.conf.d"] == End post-testsuite package check }}} As indicated above, some of these errors are caused by `GhostScript not available for hp2ps tests`. It turns out that I do have gs installed. Do I need to be running my terminal over a gui, rather than ssh, perhaps? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): I've applied the Phab:D5298 patch, and now get a bit further. The tests below fail on `validate -slow` but most of them run OK if I just `make TEST="..."` I'll leave the full trace of the latter below: {{{ ====> T15859(normal) 1 of 27 [0, 0, 0] cd "dependent/should_fail/T15859.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T15859.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output Actual stderr output differs from expected: diff -uw "dependent/should_fail/T15859.run/T15859.stderr.normalised" "dependent/should_fail/T15859.run/T15859.comp.stderr.normalised" --- dependent/should_fail/T15859.run/T15859.stderr.normalised 2018-11-05 21:16:05.108636964 +0000 +++ dependent/should_fail/T15859.run/T15859.comp.stderr.normalised 2018-11-05 21:16:05.108636964 +0000 @@ -1,6 +1 @@ - -T15859.hs:13:5: - Cannot apply expression of type ‘forall k -> k -> *’ - to a visible type argument ‘Int’ - In the expression: (undefined :: KindOf A) @Int - In an equation for ‘a’: a = (undefined :: KindOf A) @Int +<command line>: does not exist: T15859.hs *** unexpected failure for T15859(normal) =====> PrimFFIInt8(normal) 2 of 27 [0, 1, 0] cd "ffi/should_run/PrimFFIInt8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o PrimFFIInt8 PrimFFIInt8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output PrimFFIInt8_c.c cd "ffi/should_run/PrimFFIInt8.run" && ./PrimFFIInt8 =====> PrimFFIWord8(normal) 3 of 27 [0, 1, 0] cd "ffi/should_run/PrimFFIWord8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o PrimFFIWord8 PrimFFIWord8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output PrimFFIWord8_c.c cd "ffi/should_run/PrimFFIWord8.run" && ./PrimFFIWord8 =====> T12707(normal) 4 of 27 [0, 1, 0] cd "perf/compiler/T12707.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T12707.hs -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output +RTS -V0 -tT12707.comp.stats --machine-readable -RTS =====> T13379(normal) 5 of 27 [0, 1, 0] cd "perf/compiler/T13379.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T13379.hs -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output +RTS -V0 -tT13379.comp.stats --machine-readable -RTS =====> MultiLayerModules(normal) 6 of 27 [0, 1, 0] cd "perf/compiler/MultiLayerModules.run" && ./genMultiLayerModules cd "perf/compiler/MultiLayerModules.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make MultiLayerModules -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tMultiLayerModules.comp.stats --machine-readable -RTS =====> ManyConstructors(normal) 7 of 27 [0, 1, 0] cd "perf/compiler/ManyConstructors.run" && ./genManyConstructors cd "perf/compiler/ManyConstructors.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make ManyConstructors -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tManyConstructors.comp.stats --machine-readable -RTS =====> ManyAlternatives(normal) 8 of 27 [0, 1, 0] cd "perf/compiler/ManyAlternatives.run" && ./genManyAlternatives cd "perf/compiler/ManyAlternatives.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make ManyAlternatives -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tManyAlternatives.comp.stats --machine-readable -RTS =====> T13701(normal) 9 of 27 [0, 1, 0] cd "perf/compiler/T13701.run" && ./genT13701 cd "perf/compiler/T13701.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make T13701 -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tT13701.comp.stats --machine-readable -RTS =====> T13719(normal) 10 of 27 [0, 1, 0] cd "perf/compiler/T13719.run" && ./genT13719 cd "perf/compiler/T13719.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make T13719 -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tT13719.comp.stats --machine-readable -RTS =====> T14697(normal) 11 of 27 [0, 1, 0] cd "perf/compiler/T14697.run" && ./genT14697 cd "perf/compiler/T14697.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make T14697 -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output $(cat T14697-flags) -v0 +RTS -V0 -tT14697.comp.stats --machine-readable -RTS =====> T14683(normal) 12 of 27 [0, 1, 0] cd "perf/compiler/T14683.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make T14683 -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -v0 +RTS -V0 -tT14683.comp.stats --machine-readable -RTS =====> T9630(normal) 13 of 27 [0, 1, 0] cd "perf/compiler/T9630.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" --make T9630 -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -v0 -O +RTS -V0 -tT9630.comp.stats --machine-readable -RTS =====> T15164(normal) 14 of 27 [0, 1, 0] cd "perf/compiler/T15164.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T15164.hs -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -v0 -O +RTS -V0 -tT15164.comp.stats --machine-readable -RTS =====> T14936(normal) 15 of 27 [0, 1, 0] cd "perf/should_run/T14936.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o T14936 T14936.hs -dcore-lint -dcmm-lint -no-user- package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output -O2 cd "perf/should_run/T14936.run" && ./T14936 +RTS -V0 -tT14936.stats --machine-readable -RTS =====> space_leak_001(normal) 16 of 27 [0, 1, 0] cd "perf/space_leaks/space_leak_001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o space_leak_001 space_leak_001.hs -dcore-lint -dcmm-lint -no-user-package- db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output cd "perf/space_leaks/space_leak_001.run" && ./space_leak_001 +RTS -V0 -tspace_leak_001.stats --machine-readable -RTS =====> T4334(normal) 17 of 27 [0, 1, 0] cd "perf/space_leaks/T4334.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o T4334 T4334.hs -dcore-lint -dcmm-lint -no-user- package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output cd "perf/space_leaks/T4334.run" && ./T4334 +RTS -V0 -tT4334.stats --machine-readable -RTS 1000000 2 t =====> ArithInt8(normal) 18 of 27 [0, 1, 0] cd "primops/should_run/ArithInt8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o ArithInt8 ArithInt8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/ArithInt8.run" && ./ArithInt8 =====> ArithWord8(normal) 19 of 27 [0, 1, 0] cd "primops/should_run/ArithWord8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o ArithWord8 ArithWord8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/ArithWord8.run" && ./ArithWord8 =====> CmpInt8(normal) 20 of 27 [0, 1, 0] cd "primops/should_run/CmpInt8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o CmpInt8 CmpInt8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/CmpInt8.run" && ./CmpInt8 =====> CmpWord8(normal) 21 of 27 [0, 1, 0] cd "primops/should_run/CmpWord8.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o CmpWord8 CmpWord8.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/CmpWord8.run" && ./CmpWord8 =====> ShowPrim(normal) 22 of 27 [0, 1, 0] cd "primops/should_run/ShowPrim.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o ShowPrim ShowPrim.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/ShowPrim.run" && ./ShowPrim =====> T2783(normal) 23 of 27 [0, 1, 0] cd "rts/T2783.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc- stage2" -o T2783 T2783.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output cd "rts/T2783.run" && ./T2783 =====> T7919(normal) 24 of 27 [0, 1, 0] cd "rts/T7919.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc- stage2" -o T7919 T7919.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output -dynamic cd "rts/T7919.run" && ./T7919 =====> T14761c(normal) 25 of 27 [0, 1, 0] cd "typecheck/should_compile/T14761c.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T14761c.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output -fno-warn- incomplete-patterns =====> user001(normal) 26 of 27 [0, 1, 0] cd "libraries/unix/tests/user001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o user001 user001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -package unix cd "libraries/unix/tests/user001.run" && ./user001 Actual stdout output differs from expected: diff -uw "libraries/unix/tests/user001.run/user001.stdout.normalised" "libraries/unix/tests/user001.run/user001.run.stdout.normalised" --- libraries/unix/tests/user001.run/user001.stdout.normalised 2018-11-05 21:18:01.037442648 +0000 +++ libraries/unix/tests/user001.run/user001.run.stdout.normalised 2018-11-05 21:18:01.037442648 +0000 @@ -6,6 +6,6 @@ getEffectiveUserName: OK getGroupEntryForID: OK getGroupEntryForName: OK -getAllGroupEntries: OK +getAllGroupEntries: ERROR: getAllGroupEntries: does not exist (No such file or directory) getUserEntryForID: OK -getAllUserEntries: OK +getAllUserEntries: ERROR: getAllUserEntries: does not exist (No such file or directory) *** unexpected failure for user001(normal) =====> T3816(normal) 27 of 27 [0, 2, 0] cd "libraries/unix/tests/T3816.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o T3816 T3816.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -package unix cd "libraries/unix/tests/T3816.run" && ./T3816 Wrong exit code for T3816(normal)(expected 0 , actual 1 ) Stderr ( T3816 ): T3816: getAllGroupEntries: does not exist (No such file or directory) *** unexpected failure for T3816(normal) Unexpected results from: TEST="T15859 T3816 user001" SUMMARY for test run started at Mon Nov 5 21:16:04 2018 GMT 0:01:58 spent to go through 27 total tests, which gave rise to 161 test cases, of which 134 were skipped 0 had missing libraries 24 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 3 unexpected failures 0 unexpected stat failures Unexpected failures: dependent/should_fail/T15859.run T15859 [stderr mismatch] (normal) libraries/unix/tests/user001.run user001 [bad stdout] (normal) libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) make[1]: *** [../mk/test.mk:330: test] Error 1 make[1]: Leaving directory '/home/jrp/Projects/ghc/testsuite/tests' make: *** [Makefile:224: test] Error 2 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): And today's results are: {{{ ==== STAGE 1 TESTS ==== SUMMARY for test run started at Thu Nov 22 21:13:10 2018 GMT 0:00:04 spent to go through 2 total tests, which gave rise to 10 test cases, of which 0 were skipped 0 had missing libraries 10 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="ArithInt16 ArithWord16 T14761c T15904 T2783 T3816 T7919 heapprof001 hpc_fork recomp007 user001" SUMMARY for test run started at Thu Nov 22 20:03:42 2018 GMT 1:09:26 spent to go through 6684 total tests, which gave rise to 30075 test cases, of which 5872 were skipped 260 had missing libraries 23650 expected passes 260 expected failures 0 caused framework failures 0 caused framework warnings 1 unexpected passes 32 unexpected failures 0 unexpected stat failures Unexpected passes: /tmp/ghctest-b9xr3p89/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) Unexpected failures: /tmp/ghctest-b9xr3p89/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-b9xr3p89/test spaces/hp2ps/T15904.run T15904 [bad stdout] (normal) /tmp/ghctest-b9xr3p89/test spaces/primops/should_run/ArithInt16.run ArithInt16 [bad stderr] (ghci) /tmp/ghctest-b9xr3p89/test spaces/primops/should_run/ArithWord16.run ArithWord16 [bad stderr] (ghci) /tmp/ghctest-b9xr3p89/test spaces/primops/should_run/ArithWord16.run ArithWord16 [exit code non-0] (optllvm) /tmp/ghctest-b9xr3p89/test spaces/primops/should_run/ArithInt16.run ArithInt16 [exit code non-0] (optllvm) /tmp/ghctest-b9xr3p89/test spaces/profiling/should_run/heapprof001.run heapprof001 [bad exit code] (prof_hc_hb) /tmp/ghctest-b9xr3p89/test spaces/rts/T7919.run T7919 [bad exit code] (ghci) /tmp/ghctest-b9xr3p89/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (hpc) /tmp/ghctest-b9xr3p89/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (optasm) /tmp/ghctest-b9xr3p89/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (profasm) /tmp/ghctest-b9xr3p89/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (optllvm) /tmp/ghctest-b9xr3p89/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (normal) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (hpc) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optasm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profasm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded1) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded2) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (dyn) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profthreaded) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optllvm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (hpc) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optasm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profasm) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (ghci) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded1) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded2) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (dyn) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profthreaded) /tmp/ghctest-b9xr3p89/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optllvm) == Start post-testsuite package check GHC package manager version 8.7.20181122 Timestamp 2018-11-22 20:03:38.351791792 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181122/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181122/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181122/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181122/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181122/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181122/package.conf.d"] == End post-testsuite package check ------------------------------------------------------------------- Oops! Looks like you have some unexpected test results or framework failures. Please fix them before pushing/sending patches. ------------------------------------------------------------------- }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): ... and just running {{{make test TEST=...}}} {{{ =====> recomp007(normal) 1 of 11 [0, 0, 0] cd "driver/recomp007/recomp007.run" && $MAKE -s --no-print-directory recomp007 Actual stderr output differs from expected: diff -uw "/dev/null" "driver/recomp007/recomp007.run/recomp007.run.stderr.normalised" --- /dev/null 2018-11-22 18:53:00.700826500 +0000 +++ driver/recomp007/recomp007.run/recomp007.run.stderr.normalised 2018-11-22 21:24:45.101279549 +0000 @@ -0,0 +1,122 @@ +WARNING: file compiler/utils/ListSetOps.hs, line 58 + [] + [Distribution.Backpack, Distribution.Backpack.FullUnitId, + Distribution.Backpack.ModuleShape, + Distribution.Backpack.PreModuleShape, + Distribution.Backpack.ReadyComponent, + Distribution.CabalSpecVersion, Distribution.Compat.Graph, + Distribution.Compat.Semigroup, Distribution.Compiler, + Distribution.License, Distribution.ModuleName, + Distribution.Parsec.Common, Distribution.SPDX.License, + Distribution.SPDX.LicenseExceptionId, + Distribution.SPDX.LicenseExpression, Distribution.SPDX.LicenseId, + Distribution.SPDX.LicenseReference, + Distribution.Simple.BuildTarget, Distribution.Simple.Compiler, + Distribution.Simple.Doctest, Distribution.Simple.Flag, + Distribution.Simple.Haddock, Distribution.Simple.InstallDirs, + Distribution.Simple.PackageIndex, Distribution.Simple.Program.Find, + Distribution.Simple.Program.GHC, Distribution.Simple.Program.Types, + Distribution.Simple.Setup, Distribution.System, + Distribution.Types.AbiDependency, Distribution.Types.AbiHash, + Distribution.Types.Benchmark, + Distribution.Types.BenchmarkInterface, + Distribution.Types.BenchmarkType, Distribution.Types.BuildInfo, + Distribution.Types.BuildType, Distribution.Types.ComponentId, + Distribution.Types.ComponentLocalBuildInfo, + Distribution.Types.ComponentName, + Distribution.Types.ComponentRequestedSpec, + Distribution.Types.CondTree, Distribution.Types.Condition, + Distribution.Types.Dependency, Distribution.Types.ExeDependency, + Distribution.Types.Executable, Distribution.Types.ExecutableScope, + Distribution.Types.ExposedModule, Distribution.Types.ForeignLib, + Distribution.Types.ForeignLibOption, + Distribution.Types.ForeignLibType, + Distribution.Types.GenericPackageDescription, + Distribution.Types.IncludeRenaming, + Distribution.Types.InstalledPackageInfo, + Distribution.Types.LegacyExeDependency, Distribution.Types.Library, + Distribution.Types.LocalBuildInfo, Distribution.Types.Mixin, + Distribution.Types.Module, Distribution.Types.ModuleReexport, + Distribution.Types.ModuleRenaming, + Distribution.Types.MungedPackageId, + Distribution.Types.MungedPackageName, + Distribution.Types.PackageDescription, + Distribution.Types.PackageId, Distribution.Types.PackageName, + Distribution.Types.PkgconfigDependency, + Distribution.Types.PkgconfigName, + Distribution.Types.SetupBuildInfo, Distribution.Types.SourceRepo, + Distribution.Types.TargetInfo, Distribution.Types.TestSuite, + Distribution.Types.TestSuiteInterface, Distribution.Types.TestType, + Distribution.Types.UnitId, Distribution.Types.UnqualComponentName, + Distribution.Types.Version, Distribution.Types.VersionRange, + Distribution.Utils.ShortText, Distribution.Verbosity, + Language.Haskell.Extension, Control.Applicative, Data.Complex, + Data.Functor.Compose, Data.Functor.Const, Data.Functor.Identity, + Data.Functor.Product, Data.Functor.Sum, Data.Monoid, + Data.Semigroup, Data.Semigroup.Internal, Data.Version, Data.Void, + GHC.Exts, GHC.Generics, GHC.IO.Exception, Data.Graph, + Data.IntMap.Internal, Data.IntSet.Internal, Data.Map.Internal, + Data.Sequence.Internal, Data.Set.Internal, Data.Tree, + Text.PrettyPrint.Annotated.HughesPJ, Text.PrettyPrint.HughesPJ, + Data.Text, Data.Text.Lazy] +WARNING: file compiler/utils/ListSetOps.hs, line 58 + [Distribution.Backpack, Distribution.Backpack.FullUnitId, + Distribution.Backpack.ModuleShape, + Distribution.Backpack.PreModuleShape, + Distribution.Backpack.ReadyComponent, + Distribution.CabalSpecVersion, Distribution.Compat.Graph, + Distribution.Compat.Semigroup, Distribution.Compiler, + Distribution.License, Distribution.ModuleName, + Distribution.Parsec.Common, Distribution.SPDX.License, + Distribution.SPDX.LicenseExceptionId, + Distribution.SPDX.LicenseExpression, Distribution.SPDX.LicenseId, + Distribution.SPDX.LicenseReference, + Distribution.Simple.BuildTarget, Distribution.Simple.Compiler, + Distribution.Simple.Doctest, Distribution.Simple.Flag, + Distribution.Simple.Haddock, Distribution.Simple.InstallDirs, + Distribution.Simple.PackageIndex, Distribution.Simple.Program.Find, + Distribution.Simple.Program.GHC, Distribution.Simple.Program.Types, + Distribution.Simple.Setup, Distribution.System, + Distribution.Types.AbiDependency, Distribution.Types.AbiHash, + Distribution.Types.Benchmark, + Distribution.Types.BenchmarkInterface, + Distribution.Types.BenchmarkType, Distribution.Types.BuildInfo, + Distribution.Types.BuildType, Distribution.Types.ComponentId, + Distribution.Types.ComponentLocalBuildInfo, + Distribution.Types.ComponentName, + Distribution.Types.ComponentRequestedSpec, + Distribution.Types.CondTree, Distribution.Types.Condition, + Distribution.Types.Dependency, Distribution.Types.ExeDependency, + Distribution.Types.Executable, Distribution.Types.ExecutableScope, + Distribution.Types.ExposedModule, Distribution.Types.ForeignLib, + Distribution.Types.ForeignLibOption, + Distribution.Types.ForeignLibType, + Distribution.Types.GenericPackageDescription, + Distribution.Types.IncludeRenaming, + Distribution.Types.InstalledPackageInfo, + Distribution.Types.LegacyExeDependency, Distribution.Types.Library, + Distribution.Types.LocalBuildInfo, Distribution.Types.Mixin, + Distribution.Types.Module, Distribution.Types.ModuleReexport, + Distribution.Types.ModuleRenaming, + Distribution.Types.MungedPackageId, + Distribution.Types.MungedPackageName, + Distribution.Types.PackageDescription, + Distribution.Types.PackageId, Distribution.Types.PackageName, + Distribution.Types.PkgconfigDependency, + Distribution.Types.PkgconfigName, + Distribution.Types.SetupBuildInfo, Distribution.Types.SourceRepo, + Distribution.Types.TargetInfo, Distribution.Types.TestSuite, + Distribution.Types.TestSuiteInterface, Distribution.Types.TestType, + Distribution.Types.UnitId, Distribution.Types.UnqualComponentName, + Distribution.Types.Version, Distribution.Types.VersionRange, + Distribution.Utils.ShortText, Distribution.Verbosity, + Language.Haskell.Extension, Control.Applicative, Data.Complex, + Data.Functor.Compose, Data.Functor.Const, Data.Functor.Identity, + Data.Functor.Product, Data.Functor.Sum, Data.Monoid, + Data.Semigroup, Data.Semigroup.Internal, Data.Version, Data.Void, + GHC.Exts, GHC.Generics, GHC.IO.Exception, Data.Graph, + Data.IntMap.Internal, Data.IntSet.Internal, Data.Map.Internal, + Data.Sequence.Internal, Data.Set.Internal, Data.Tree, + Text.PrettyPrint.Annotated.HughesPJ, Text.PrettyPrint.HughesPJ, + Data.Text, Data.Text.Lazy] + [] *** unexpected failure for recomp007(normal) =====> T15904(normal) 2 of 11 [0, 1, 0] cd "hp2ps/T15904.run" && $MAKE -s --no-print-directory T15904 Actual stdout output differs from expected: diff -uw "hp2ps/T15904.run/T15904.stdout.normalised" "hp2ps/T15904.run/T15904.run.stdout.normalised" --- hp2ps/T15904.run/T15904.stdout.normalised 2018-11-22 21:24:46.193284051 +0000 +++ hp2ps/T15904.run/T15904.run.stdout.normalised 2018-11-22 21:24:46.193284051 +0000 @@ -1,6 +1,5 @@ [1 of 1] Compiling T15904 ( T15904.hs, T15904.o ) Linking "T15904" ... {"e": 2.72, "pi": 3.14} - - +$\n \ *** unexpected failure for T15904(normal) =====> ArithInt16(normal) 3 of 11 [0, 2, 0] cd "primops/should_run/ArithInt16.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o ArithInt16 ArithInt16.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/ArithInt16.run" && ./ArithInt16 =====> ArithWord16(normal) 4 of 11 [0, 2, 0] cd "primops/should_run/ArithWord16.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o ArithWord16 ArithWord16.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output cd "primops/should_run/ArithWord16.run" && ./ArithWord16 =====> heapprof001(profasm) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hc -p -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> heapprof001(prof) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -prof -static -fprof-auto -fasm cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -p -RTS 7 =====> heapprof001(prof_hc_hb) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hc -hbvoid -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> heapprof001(prof_hb) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hb -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> heapprof001(prof_hd) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hd -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> heapprof001(prof_hy) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hy -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> heapprof001(prof_hr) 5 of 11 [0, 2, 0] cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o heapprof001 heapprof001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno- warn-missed-specialisations -fshow-warning-groups -fdiagnostics- color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -O -prof -static -fprof-auto cd "profiling/should_run/heapprof001.run" && ./heapprof001 +RTS -hr -RTS 7 cd "profiling/should_run/heapprof001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/hp2ps" heapprof001 "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE "profiling/should_run/heapprof001.run/heapprof001.ps" =====> T2783(normal) 6 of 11 [0, 2, 0] cd "rts/T2783.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc- stage2" -o T2783 T2783.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output cd "rts/T2783.run" && ./T2783 =====> T7919(normal) 7 of 11 [0, 2, 0] cd "rts/T7919.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc- stage2" -o T7919 T7919.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno- debug-output -dynamic cd "rts/T7919.run" && ./T7919 =====> T14761c(normal) 8 of 11 [0, 2, 0] cd "typecheck/should_compile/T14761c.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -c T14761c.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed- specialisations -fshow-warning-groups -fdiagnostics-color=never -fno- diagnostics-show-caret -Werror=compat -dno-debug-output -fno-warn- incomplete-patterns =====> hpc_fork(normal) 9 of 11 [0, 2, 0] cd "libraries/hpc/tests/fork/hpc_fork.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o hpc_fork hpc_fork.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -fhpc cd "libraries/hpc/tests/fork/hpc_fork.run" && perl hpcrun.pl --clear --exeext= --hpc="/home/jrp/Projects/ghc/inplace/test spaces/hpc" ./hpc_fork =====> user001(normal) 10 of 11 [0, 2, 0] cd "libraries/unix/tests/user001.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o user001 user001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -package unix cd "libraries/unix/tests/user001.run" && ./user001 Actual stdout output differs from expected: diff -uw "libraries/unix/tests/user001.run/user001.stdout.normalised" "libraries/unix/tests/user001.run/user001.run.stdout.normalised" --- libraries/unix/tests/user001.run/user001.stdout.normalised 2018-11-22 21:25:17.853414712 +0000 +++ libraries/unix/tests/user001.run/user001.run.stdout.normalised 2018-11-22 21:25:17.853414712 +0000 @@ -6,6 +6,6 @@ getEffectiveUserName: OK getGroupEntryForID: OK getGroupEntryForName: OK -getAllGroupEntries: OK +getAllGroupEntries: ERROR: getAllGroupEntries: does not exist (No such file or directory) getUserEntryForID: OK -getAllUserEntries: OK +getAllUserEntries: ERROR: getAllUserEntries: does not exist (No such file or directory) *** unexpected failure for user001(normal) =====> T3816(normal) 11 of 11 [0, 3, 0] cd "libraries/unix/tests/T3816.run" && "/home/jrp/Projects/ghc/inplace/test spaces/ghc-stage2" -o T3816 T3816.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn- missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output -package unix cd "libraries/unix/tests/T3816.run" && ./T3816 Wrong exit code for T3816(normal)(expected 0 , actual 1 ) Stderr ( T3816 ): T3816: getAllGroupEntries: does not exist (No such file or directory) *** unexpected failure for T3816(normal) Unexpected results from: TEST="T15904 T3816 recomp007 user001" SUMMARY for test run started at Thu Nov 22 21:24:33 2018 GMT 0:00:46 spent to go through 11 total tests, which gave rise to 93 test cases, of which 76 were skipped 0 had missing libraries 13 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 4 unexpected failures 0 unexpected stat failures Unexpected failures: driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) hp2ps/T15904.run T15904 [bad stdout] (normal) libraries/unix/tests/user001.run user001 [bad stdout] (normal) libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) Appending 0 stats to git notes. make[1]: *** [../mk/test.mk:342: test] Error 1 make[1]: Leaving directory '/home/jrp/Projects/ghc/testsuite/tests' make: *** [Makefile:224: test] Error 2 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:12 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): ```validate --slow``` doesn't build at this point {{{ for i in rts/dist/build/libHSrts.a rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts-ghc8.7.20181127.so rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libHSrts_thr_p.a rts/dist/build/libHSrts_debug- ghc8.7.20181127.so rts/dist/build/libHSrts_thr-ghc8.7.20181127.so rts/dist/build/libHSrts_thr_debug-ghc8.7.20181127.so rts/dist/build /libHSrts_l-ghc8.7.20181127.so rts/dist/build/libHSrts_thr_l- ghc8.7.20181127.so rts/dist/build/libHSrts_thr_debug_p.a rts/dist/build/libHSrts_debug_p.a rts/dist/build/libffi.so.7.1.0 rts/dist/build/libffi.so.7 rts/dist/build/libffi.so rts/dist/build/libCffi.a rts/dist/build/libCffi_p.a rts/dist/build/libCffi_l.a rts/dist/build/libCffi_debug.a rts/dist/build/libCffi_thr.a rts/dist/build/libCffi_thr_debug.a rts/dist/build/libCffi_thr_l.a rts/dist/build/libCffi_thr_p.a rts/dist/build/libCffi_thr_debug_p.a rts/dist/build/libCffi_debug_p.a; do case $i in *.a) /usr/bin/install -c -m 644 $i "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts"; true "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts"/`basename $i` ;; *.dll) /usr/bin/install -c -m 755 $i "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts" ; strip "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts"/`basename $i` ;; *.so) /usr/bin/install -c -m 755 $i "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts" ;; *.dylib) /usr/bin/install -c -m 755 $i "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts";; *) /usr/bin/install -c -m 644 $i "/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/rts"; esac; done "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries /ghc-prim dist-install "strip" '' '/home/jrp/Projects/ghc/bindisttest/install dir' '/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127' '/home/jrp/Projects/ghc/bindisttest/install dir/share/doc/ghc-8.7.20181127/html/libraries' 'v p dyn' Installing library in /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181127/ghc-prim-0.5.3 dist-install/build/HSghc-prim-0.5.3.p_o: copyFile: does not exist (No such file or directory) make[3]: *** [ghc.mk:991: install_packages] Error 1 make[2]: *** [Makefile:51: install] Error 2 make[1]: *** [bindisttest/ghc.mk:33: test_bindist] Error 2 make: *** [Makefile:128: test_bindist] Error 2 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by osa1): * priority: normal => highest Comment: Indeed I can also reproduce the issue. But really the root cause is that we don't have a working CI for months now, and I don't know what's the plan on that front. (maybe we'll be focusing on it after Gitlab migration?) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:14 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari):
But really the root cause is that we don't have a working CI for months now, and I don't know what's the plan on that front. (maybe we'll be focusing on it after Gitlab migration?)
To be clear, we do have working CI. CircleCI works and has been green (modulo a few long-standing but known issues in some specific cases) for more than half a year. I check on it roughly daily and try to fix issues as they pop up. Appveyor does admittedly have some issues. What we really lack is testing of differentials. This is indeed something that we are fixing with the move to GitLab. See, for instance, https://gitlab.staging.haskell.org/ghc/ghc/-/jobs. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:15 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Well it worked last week and it does build a dist. It's just that now it can't find a particular file in the bindist. I don't know whether some of the submodules changed. I'd be happy to provide further diagnostics, but it's hard to know where to start looking. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:16 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Well ```./validate``` works: {{{ Beginning test run at Thu Nov 29 19:41:53 2018 GMT ====> Scanning ./all.T =====> T2632(normal) 2 of 2 [0, 0, 0] =====> T13609(normal) 2 of 2 [0, 0, 0] cd "/tmp/ghctest-z_w0fd8p/test spaces/T2632.run" && "/home/jrp/Projects/ghc/inplace/bin/ghc-stage1" -c T2632.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show- caret -Werror=compat -dno-debug-output -XTemplateHaskellQuotes -package template-haskell cd "/tmp/ghctest-z_w0fd8p/test spaces/T13609.run" && "/home/jrp/Projects/ghc/inplace/bin/ghc-stage1" -c T13609.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show- caret -Werror=compat -dno-debug-output Appending 0 stats to git notes. make: Leaving directory '/home/jrp/Projects/ghc/testsuite/tests/stage1' ==== STAGE 1 TESTS ==== SUMMARY for test run started at Thu Nov 29 19:41:53 2018 GMT 0:00:01 spent to go through 2 total tests, which gave rise to 6 test cases, of which 4 were skipped 0 had missing libraries 2 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="T3816 user001" SUMMARY for test run started at Thu Nov 29 19:29:54 2018 GMT 0:11:59 spent to go through 6700 total tests, which gave rise to 20805 test cases, of which 13678 were skipped 42 had missing libraries 6926 expected passes 157 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 2 unexpected failures 0 unexpected stat failures Unexpected failures: /tmp/ghctest-5ion3t_r/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (normal) /tmp/ghctest-5ion3t_r/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) == Start post-testsuite package check GHC package manager version 8.7.20181129 Timestamp 2018-11-29 19:29:50.847641295 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181129/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181129/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181129/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181129/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20181129/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20181129/package.conf.d"] == End post-testsuite package check }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:17 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): ...and ```validate --slow``` still fails to run as above. So whatever ```--slow``` adds to the mix is incorrectly configured. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:18 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): This would be good to fix .. I have a large patch and it'd be good to test it with slow validate. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:19 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow
-------------------------------------+-------------------------------------
Reporter: jrp | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone:
Component: Test Suite | Version: 8.6.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: Incorrect result | Test Case:
at runtime | EtaExpandLevPoly T14936 T15349
| T2783 T4334 T7919 haddock.Cabal
| haddock.base haddock.compiler
| hpc_fork plugin-recomp-change
| plugin-recomp-change-prof recomp007
| space_leak_001
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by jrp):
Now we get, with `validate --slow`
{{{
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof
-eventlog -O0 -H64m -Wall -fllvm-fill-undef-with-garbage -Werror
-Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header
-Iincludes/dist-ghcconstants/header -this-unit-id ghc-8.7 -hide-all-
packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main
-icompiler/nativeGen -icompiler/parser -icompiler/prelude
-icompiler/profiling -icompiler/rename -icompiler/simplCore
-icompiler/simplStg -icompiler/specialise -icompiler/stgSyn
-icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils
-icompiler/hieFile -icompiler/stage2/build -Icompiler/stage2/build
-icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen
-Icompiler/. -Icompiler/parser -Icompiler/utils
-Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/.
-Icompiler/stage2/build/parser -Icompiler/stage2/build/utils
-Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2
-optP-DGHCI -optP-DINTEGER_GMP -optP-include
-optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id
array-0.5.2.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0
-package-id bytestring-0.10.9.0 -package-id containers-0.6.0.1 -package-id
deepseq-1.4.4.0 -package-id directory-1.3.3.1 -package-id filepath-1.4.2.1
-package-id ghc-boot-8.7 -package-id ghc-boot-th-8.7 -package-id ghc-
heap-8.7 -package-id ghci-8.7 -package-id hpc-0.6.0.3 -package-id integer-
gmp-1.0.2.0 -package-id process-1.6.3.0 -package-id template-
haskell-2.15.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.9.2
-package-id transformers-0.5.5.0 -package-id unix-2.7.2.2 -Wall -Wno-name-
shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-
instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010
-XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE
-DSTAGE=2 -Rghc-timing -O -dcore-lint -dno-debug-output -DDEBUG -Wcpp-
undef -no-user-package-db -rtsopts -Wnoncanonical-monad-instances
-outputdir compiler/stage2/build -c compiler/simplCore/Simplify.hs -o
compiler/stage2/build/Simplify.p_o -dyno
compiler/stage2/build/Simplify.dyn_o
compiler/stranal/WwLib.hs:1187:1: error: [-Wunused-top-binds, -Werror
=unused-top-binds]
Defined but not used: ‘mk_seq_case’
|
1187 | mk_seq_case arg body = Case (Var arg) (sanitiseCaseBndr arg)
(exprType body) [(DEFAULT, [], body)]
| ^^^^^^^^^^^
compiler/stranal/WwLib.hs:1198:1: error: [-Wunused-top-binds, -Werror
=unused-top-binds]
Defined but not used: ‘sanitiseCaseBndr’
|
1198 | sanitiseCaseBndr id = id `setIdInfo` vanillaIdInfo
| ^^^^^^^^^^^^^^^^
<

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): Drat, my fault. I forgot to remove dead code. Patch coming -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:21 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow
-------------------------------------+-------------------------------------
Reporter: jrp | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone:
Component: Test Suite | Version: 8.6.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: Incorrect result | Test Case:
at runtime | EtaExpandLevPoly T14936 T15349
| T2783 T4334 T7919 haddock.Cabal
| haddock.base haddock.compiler
| hpc_fork plugin-recomp-change
| plugin-recomp-change-prof recomp007
| space_leak_001
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by jrp):
And today, it's better by still won't compile:
{{{
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof
-eventlog -O0 -H64m -Wall -fllvm-fill-undef-with-garbage -Werror
-Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header
-Iincludes/dist-ghcconstants/header -this-unit-id ghc-8.7 -hide-all-
packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main
-icompiler/nativeGen -icompiler/parser -icompiler/prelude
-icompiler/profiling -icompiler/rename -icompiler/simplCore
-icompiler/simplStg -icompiler/specialise -icompiler/stgSyn
-icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils
-icompiler/hieFile -icompiler/stage2/build -Icompiler/stage2/build
-icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen
-Icompiler/. -Icompiler/parser -Icompiler/utils
-Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/.
-Icompiler/stage2/build/parser -Icompiler/stage2/build/utils
-Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2
-optP-DGHCI -optP-DINTEGER_GMP -optP-include
-optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id
array-0.5.2.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0
-package-id bytestring-0.10.9.0 -package-id containers-0.6.0.1 -package-id
deepseq-1.4.4.0 -package-id directory-1.3.3.1 -package-id filepath-1.4.2.1
-package-id ghc-boot-8.7 -package-id ghc-boot-th-8.7 -package-id ghc-
heap-8.7 -package-id ghci-8.7 -package-id hpc-0.6.0.3 -package-id integer-
gmp-1.0.2.0 -package-id process-1.6.3.0 -package-id template-
haskell-2.15.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.9.2
-package-id transformers-0.5.5.0 -package-id unix-2.7.2.2 -Wall -Wno-name-
shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-
instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010
-XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE
-DSTAGE=2 -Rghc-timing -O -dcore-lint -dno-debug-output -DDEBUG -Wcpp-
undef -no-user-package-db -rtsopts -Wnoncanonical-monad-instances
-outputdir compiler/stage2/build -c compiler/specialise/Specialise.hs
-o compiler/stage2/build/Specialise.p_o -dyno
compiler/stage2/build/Specialise.dyn_o
compiler/stranal/WwLib.hs:21:1: error: [-Wunused-imports, -Werror=unused-
imports]
The import of ‘vanillaIdInfo’ from module ‘IdInfo’ is redundant
|
21 | import IdInfo ( JoinArity, vanillaIdInfo )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): Sigh. Sorry. I've pushed another micro-patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:23 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Thanks. Well we're now back to ```dist-install/build/HSghc- prim-0.5.3.p_o: copyFile: does not exist (No such file or directory)``` -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:24 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15736: Testsuite failures from validate --slow -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: at runtime | EtaExpandLevPoly T14936 T15349 | T2783 T4334 T7919 haddock.Cabal | haddock.base haddock.compiler | hpc_fork plugin-recomp-change | plugin-recomp-change-prof recomp007 | space_leak_001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jrp): Trying the GitLab repo has allowed the `validate --slow` to complete {{{ ==== STAGE 1 TESTS ==== SUMMARY for test run started at Thu Jan 17 22:05:37 2019 GMT 0:00:04 spent to go through 2 total tests, which gave rise to 8 test cases, of which 0 were skipped 0 had missing libraries 8 expected passes 0 expected failures 0 caused framework failures 0 caused framework warnings 0 unexpected passes 0 unexpected failures 0 unexpected stat failures ==== STAGE 2 TESTS ==== Unexpected results from: TEST="ArithInt16 ArithWord16 CPUTime001 Overflow T11334b T14740 T14761c T2783 T3816 T5515 hpc_fork process005 recomp007 static-plugins tcfail159 user001" SUMMARY for test run started at Thu Jan 17 20:52:24 2019 GMT 1:13:11 spent to go through 6794 total tests, which gave rise to 26417 test cases, of which 4911 were skipped 233 had missing libraries 21015 expected passes 224 expected failures 0 caused framework failures 0 caused framework warnings 1 unexpected passes 33 unexpected failures 0 unexpected stat failures Unexpected passes: /tmp/ghctest-pph4g991/test spaces/rts/T2783.run T2783 [unexpected] (threaded1) Unexpected failures: /tmp/ghctest-pph4g991/test spaces/dependent/should_fail/T11334b.run T11334b [stderr mismatch] (normal) /tmp/ghctest-pph4g991/test spaces/driver/recomp007/recomp007.run recomp007 [bad stderr] (normal) /tmp/ghctest-pph4g991/test spaces/indexed-types/should_fail/T5515.run T5515 [stderr mismatch] (normal) /tmp/ghctest-pph4g991/test spaces/parser/should_fail/T14740.run T14740 [stderr mismatch] (normal) /tmp/ghctest-pph4g991/test spaces/plugins/static-plugins.run static-plugins [bad stderr] (profasm) /tmp/ghctest-pph4g991/test spaces/plugins/static-plugins.run static-plugins [bad stderr] (profthreaded) /tmp/ghctest-pph4g991/test spaces/primops/should_run/ArithWord16.run ArithWord16 [bad stderr] (ghci) /tmp/ghctest-pph4g991/test spaces/primops/should_run/ArithInt16.run ArithInt16 [bad stderr] (ghci) /tmp/ghctest-pph4g991/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (hpc) /tmp/ghctest-pph4g991/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (optasm) /tmp/ghctest-pph4g991/test spaces/typecheck/should_compile/T14761c.run T14761c [exit code non-0] (profasm) /tmp/ghctest-pph4g991/test spaces/typecheck/should_fail/tcfail159.run tcfail159 [stderr mismatch] (normal) /tmp/ghctest-pph4g991/test spaces/warnings/should_compile/Overflow.run Overflow [stderr mismatch] (hpc) /tmp/ghctest-pph4g991/test spaces/libraries/base/tests/CPUTime001.run CPUTime001 [bad stdout] (threaded2) /tmp/ghctest-pph4g991/test spaces/libraries/hpc/tests/fork/hpc_fork.run hpc_fork [bad heap profile] (profasm) /tmp/ghctest-pph4g991/test spaces/libraries/process/tests/process005.run process005 [bad stderr] (ghci) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (normal) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (hpc) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (optasm) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profasm) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded1) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (threaded2) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (dyn) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/user001.run user001 [bad stdout] (profthreaded) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (normal) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (hpc) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (optasm) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profasm) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (ghci) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded1) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (threaded2) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (dyn) /tmp/ghctest-pph4g991/test spaces/libraries/unix/tests/T3816.run T3816 [bad exit code] (profthreaded) == Start post-testsuite package check GHC package manager version 8.7.20190117 Timestamp 2019-01-17 20:52:20.094812333 UTC for /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20190117/package.conf.d/package.cache using cache: /home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20190117/package.conf.d/package.cache db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20190117/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20190117/package.conf.d"] flag db stack: ["/home/jrp/.ghc/x86_64-linux-8.7.20190117/package.conf.d","/home/jrp/Projects/ghc/bindisttest/install dir/lib/ghc-8.7.20190117/package.conf.d"] == End post-testsuite package check }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15736#comment:25 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC