Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/75101651a5f049bd62b91c58e70490d24cb4c60c >--------------------------------------------------------------- commit 75101651a5f049bd62b91c58e70490d24cb4c60c Author: Simon Peyton Jones <[email protected]> Date: Thu Apr 5 13:34:27 2012 +0100 Expect failure on T3064 >--------------------------------------------------------------- tests/perf/compiler/all.T | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T index 0edce63..c3f4978 100644 --- a/tests/perf/compiler/all.T +++ b/tests/perf/compiler/all.T @@ -123,7 +123,7 @@ test('T4801', ['']) test('T3064', - [ + [ expect_broken( 3064 ), # expected value: 9 (x86/Linux 30-03-2011): if_wordsize(32, compiler_stats_num_field('peak_megabytes_allocated', 7, 12)), _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
