hey all, I just did a perf build of HEAD on my mac (with kazu's no haddocks flag) I did a fast run of the test suite: are all these failures known/being addressed? if you see one that isn't currently accounted for, PLEASE email me back so I can create a ticket for it. Unexpected results from: TEST="cgrun071 T5313 linker_unload cgrun057 static001 T1969 T3064 T4801 objc-hi objcpp-hi TH_spliceE5_prof" OVERALL SUMMARY for test run started at Tue Oct 8 15:37:22 2013 EDT 0:34:11 spent to go through 3799 total tests, which gave rise to 18281 test cases, of which 14821 were skipped 28 had missing libraries 3384 expected passes 34 expected failures 3 caused framework failures 2 unexpected passes 9 unexpected failures Unexpected passes: codeGen/should_run cgrun071 (normal) driver T5313 (normal) Unexpected failures: codeGen/should_run cgrun057 [bad stderr] (profasm) driver static001 [bad stderr] (normal) driver/objc objc-hi [exit code non-0] (normal) driver/objc objcpp-hi [exit code non-0] (normal) perf/compiler T1969 [stat not good enough] (normal) perf/compiler T3064 [stat not good enough] (normal) perf/compiler T4801 [stat too good] (normal) rts linker_unload [bad exit code] (normal) th TH_spliceE5_prof [bad exit code] (normal)
Just a quick note: a lot of those look familiar to me, from when I do a validate run, but a few of them (I don't remember off the top of my head) consistently yield expected results when I run just the testsuite on them. On Tue, Oct 8, 2013 at 3:14 PM, Carter Schonwald <carter.schonwald@gmail.com
wrote:
hey all, I just did a perf build of HEAD on my mac (with kazu's no haddocks flag)
I did a fast run of the test suite: are all these failures known/being addressed?
if you see one that isn't currently accounted for, PLEASE email me back so I can create a ticket for it.
Unexpected results from: TEST="cgrun071 T5313 linker_unload cgrun057 static001 T1969 T3064 T4801 objc-hi objcpp-hi TH_spliceE5_prof"
OVERALL SUMMARY for test run started at Tue Oct 8 15:37:22 2013 EDT 0:34:11 spent to go through 3799 total tests, which gave rise to 18281 test cases, of which 14821 were skipped
28 had missing libraries 3384 expected passes 34 expected failures
3 caused framework failures 2 unexpected passes 9 unexpected failures
Unexpected passes: codeGen/should_run cgrun071 (normal) driver T5313 (normal)
Unexpected failures: codeGen/should_run cgrun057 [bad stderr] (profasm) driver static001 [bad stderr] (normal) driver/objc objc-hi [exit code non-0] (normal) driver/objc objcpp-hi [exit code non-0] (normal) perf/compiler T1969 [stat not good enough] (normal) perf/compiler T3064 [stat not good enough] (normal) perf/compiler T4801 [stat too good] (normal) rts linker_unload [bad exit code] (normal) th TH_spliceE5_prof [bad exit code] (normal)
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs
participants (2)
-
Carter Schonwald -
Nicolas Frisby