Skip to content

Instantly share code, notes, and snippets.

@kgadek
Created January 21, 2015 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgadek/3fb9bfa785cfcb028f5f to your computer and use it in GitHub Desktop.
Save kgadek/3fb9bfa785cfcb028f5f to your computer and use it in GitHub Desktop.
make fulltest
Unexpected results from:
TEST="T4891 cabal04 rnfail043 T3333 ghcilink001 ghcilink002 ghcilink003 ghcilink004 ghcilink005 ghcilink006 T9078 overflow3 overflow2 overflow1 T7919 plugins01 plugins03 plugins02 plugins05 plugins06 T5204 T6145 T1735 tcrun045 UnsafeInfered02 UnsafeInfered12 T5550 T7702 T5321FD T5030 T4801 T6048 T5631 T5837 T5642 T3064 parsing001 T1969 T5321Fun T783 T3294 recomp009 T7022 T9160 T367_letnoescape T9379 callstack001 annfail12 SafeLang16 SafeLang12 SafeLang01 SafeLang11 T706 T7837 dataToExpQUnit T8256 T4491 qq007 qq008"
OVERALL SUMMARY for test run started at Wed Jan 21 16:03:44 2015 CET
1:43:53 spent to go through
3965 total tests, which gave rise to
17715 test cases, of which
4107 were skipped
314 had missing libraries
13068 expected passes
101 expected failures
20 caused framework failures
0 unexpected passes
118 unexpected failures
Unexpected failures:
../../libraries/template-haskell/tests dataToExpQUnit [exit code non-0] (normal,hpc,optasm,optllvm)
annotations/should_fail annfail12 [stderr mismatch] (normal)
cabal/cabal04 cabal04 [bad exit code] (normal)
codeGen/should_run T8256 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm,g1)
concurrent/should_run T367_letnoescape [bad exit code] (optllvm)
concurrent/should_run T9379 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
driver T706 [bad exit code] (normal)
driver/recomp009 recomp009 [bad exit code] (normal)
ghc-api T6145 [bad exit code] (normal)
ghc-api/T4891 T4891 [bad exit code] (normal)
ghci/linking T3333 [bad exit code] (normal)
ghci/linking ghcilink001 [bad exit code] (normal)
ghci/linking ghcilink002 [bad exit code] (normal)
ghci/linking ghcilink003 [bad exit code] (normal)
ghci/linking ghcilink004 [bad exit code] (normal)
ghci/linking ghcilink005 [bad exit code] (normal)
ghci/linking ghcilink006 [bad exit code] (normal)
indexed-types/should_compile T7837 [stderr mismatch] (profasm)
indexed-types/should_fail T9160 [stderr mismatch] (normal)
perf/compiler T1969 [stat not good enough] (normal)
perf/compiler T3064 [stat not good enough] (normal)
perf/compiler T3294 [stat not good enough] (normal)
perf/compiler T4801 [stat not good enough] (normal)
perf/compiler T5030 [stat not good enough] (normal)
perf/compiler T5321FD [stat not good enough] (normal)
perf/compiler T5321Fun [stat not good enough] (normal)
perf/compiler T5631 [stat not good enough] (normal)
perf/compiler T5642 [stat not good enough] (normal)
perf/compiler T5837 [stat not good enough] (normal)
perf/compiler T6048 [stat not good enough] (optasm)
perf/compiler T783 [stat not good enough] (normal)
perf/compiler parsing001 [stat not good enough] (normal)
plugins plugins01 [bad exit code] (normal)
plugins plugins02 [stderr mismatch] (normal)
plugins plugins03 [stderr mismatch] (normal)
plugins plugins05 [exit code non-0] (normal)
plugins plugins06 [exit code non-0] (normal)
polykinds T7022 [bad exit code] (normal)
profiling/should_run callstack001 [bad stdout] (prof)
quasiquotation T5204 [stderr mismatch] (normal)
quasiquotation/T4491 T4491 [exit code non-0] (normal)
quasiquotation/qq007 qq007 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
quasiquotation/qq008 qq008 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
rename/should_fail rnfail043 [stderr mismatch] (normal)
rts T7919 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
rts T9078 [exit code non-0] (profasm)
rts overflow1 [bad profile] (profasm,profthreaded)
rts overflow2 [bad profile] (profasm,profthreaded)
rts overflow3 [bad profile] (profasm,profthreaded)
safeHaskell/safeInfered UnsafeInfered02 [stderr mismatch] (normal)
safeHaskell/safeInfered UnsafeInfered12 [stderr mismatch] (normal)
safeHaskell/safeLanguage SafeLang01 [exit code non-0] (normal)
safeHaskell/safeLanguage SafeLang11 [exit code non-0] (normal)
safeHaskell/safeLanguage SafeLang12 [stderr mismatch] (normal)
safeHaskell/safeLanguage SafeLang16 [exit code non-0] (normal)
simplCore/should_compile T5550 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
simplCore/should_compile T7702 [exit code non-0] (profasm)
typecheck/should_run T1735 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
typecheck/should_run tcrun045 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
make[1]: Leaving directory `/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/tests'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment