[GHC] #5757: zero unexpected failures on all tier 1 platforms
GHC
cvs-ghc at haskell.org
Fri Jan 13 11:39:45 CET 2012
#5757: zero unexpected failures on all tier 1 platforms
---------------------------------+------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: highest | Milestone: 7.4.1
Component: Test Suite | Version: 7.2.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by simonmar):
Here's the current list for x86/Windows. I'll try to squash as many of
these as I can today:
{{{
Unexpected failures:
../../libraries/base/tests/Numeric num009 [bad stdout]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded)
../../libraries/base/tests/Numeric num009 [bad stdout or stderr]
(ghci)
../../libraries/directory/tests createDirectoryIfMissing001 [bad
exit code] (threaded2)
../../libraries/directory/tests getDirContents002 [bad stdout or
stderr] (ghci)
../../libraries/hpc/tests/function subdir/tough2 [bad stdout]
(normal,hpc,optasm,threaded1,threaded2,dyn)
../../libraries/hpc/tests/function tough [bad stdout]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded)
../../libraries/hpc/tests/simple hpc001 [bad stdout]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded)
../../libraries/process/tests process004 [bad stdout or stderr]
(ghci)
concurrent/should_run 3429 [bad exit code]
(threaded1,threaded2,profthreaded)
concurrent/should_run conc036 [bad stdout] (normal)
concurrent/should_run foreignInterruptible [bad exit
code] (ghci,threaded1,threaded2)
driver 5313 [bad exit code] (dyn)
dynlibs T4464 [bad stderr] (normal)
ghc-api/dynCompileExpr dynCompileExpr [bad exit code]
(dyn)
ghci/linking ghcilink004 [bad exit code]
(normal)
ghci/linking ghcilink005 [bad exit code]
(normal)
lib/IO T4113 [bad stdout]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded)
lib/IO T4113 [bad stdout or stderr] (ghci)
lib/should_run stableptr003 [bad stdout] (dyn)
numeric/should_run numrun012 [bad stdout or stderr]
(ghci)
perf/compiler T4801 [stat not good enough]
(normal)
programs/barton-mangler-bug barton-mangler-bug [exit code
non-0] (dyn)
rts derefnull [bad exit code] (ghci)
rts derefnull [bad profile]
(profasm,profthreaded)
rts divbyzero [bad exit code] (ghci)
rts divbyzero [bad profile]
(profasm,profthreaded)
typecheck/should_fail T5300 [stderr mismatch] (normal)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5757#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list