[commit: testsuite] master: Test 5250 is an expected failure for optllvm due to #4211 (d30552f)
Simon Marlow
marlowsd at gmail.com
Thu Aug 4 12:26:55 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d30552f5e42f2664e7ec9678e61fbe5f7042baaa
>---------------------------------------------------------------
commit d30552f5e42f2664e7ec9678e61fbe5f7042baaa
Author: Simon Marlow <marlowsd at gmail.com>
Date: Thu Aug 4 09:32:15 2011 +0100
Test 5250 is an expected failure for optllvm due to #4211
>---------------------------------------------------------------
tests/rts/all.T | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/rts/all.T b/tests/rts/all.T
index 0b37ed1..389df04 100644
--- a/tests/rts/all.T
+++ b/tests/rts/all.T
@@ -112,6 +112,7 @@ def config_5250(opts):
test('5250', [ config_5250,
extra_clean(['spalign.o']),
+ expect_broken_for(4211, ['optllvm']),
omit_ways(['ghci']) ],
compile_and_run, ['spalign.c'])
More information about the Cvs-ghc
mailing list