Skip to content

T8089 failing with ghci, threaded1, threaded2, profthreaded

=====> T8089(ghci) 17 of 17 [2, 16, 0]
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" && "/home/alp/WT/ghc-slow-validate/bindisttest/install   dir/bin/ghc" T8089.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output  --interactive -v0 -ignore-dot-ghci -fno-ghci-history +RTS -I0.1 -RTS < T8089.genscript
Wrong exit code for T8089(ghci) (expected 99 , actual 0 )
*** unexpected failure for T8089(ghci)
=====> T8089(threaded1) 17 of 17 [2, 17, 0]
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" &&  "/home/alp/WT/ghc-slow-validate/bindisttest/install   dir/bin/ghc" -o T8089 T8089.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output  -threaded -debug 
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" && ./T8089  
Wrong exit code for T8089(threaded1)(expected 99 , actual 0 )
*** unexpected failure for T8089(threaded1)
=====> T8089(threaded2) 17 of 17 [2, 18, 0]
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" &&  "/home/alp/WT/ghc-slow-validate/bindisttest/install   dir/bin/ghc" -o T8089 T8089.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output  -O -threaded -eventlog 
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" && ./T8089 +RTS -N2 -ls -RTS 
Wrong exit code for T8089(threaded2)(expected 99 , actual 0 )
*** unexpected failure for T8089(threaded2)  
=====> T8089(profthreaded) 17 of 17 [2, 19, 0]
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" &&  "/home/alp/WT/ghc-slow-validate/bindisttest/install   dir/bin/ghc" -o T8089 T8089.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output  -O -prof -static -fprof-auto -threaded 
cd "/run/user/1001/ghctest-m_wu2f4i/test   spaces/../../libraries/base/tests/T8089.run" && ./T8089 +RTS -p -RTS 
Wrong exit code for T8089(profthreaded)(expected 99 , actual 0 )
*** unexpected failure for T8089(profthreaded)

I'm going to write a patch to expect the test to be broken in these ways, but it seems really wrong that the exit code we get is not the same accross all ways.

Trac metadata
Trac field Value
Version 8.5
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/base
Test case
Differential revisions
BlockedBy
Related #8089 (closed)
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information