[commit: testsuite] master: Mark T7881 as expected failure for WAY=hpc (#8384) (021e9a9)

git at git.haskell.org git at git.haskell.org
Mon Sep 30 13:01:11 CEST 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/021e9a9f79fdcdb009247f7ec5a5dbee8e84b4da/testsuite

>---------------------------------------------------------------

commit 021e9a9f79fdcdb009247f7ec5a5dbee8e84b4da
Author: Reid Barton <rwbarton at gmail.com>
Date:   Sun Sep 29 17:29:33 2013 -0400

    Mark T7881 as expected failure for WAY=hpc (#8384)


>---------------------------------------------------------------

021e9a9f79fdcdb009247f7ec5a5dbee8e84b4da
 tests/numeric/should_compile/all.T |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/numeric/should_compile/all.T b/tests/numeric/should_compile/all.T
index 01071c9..a20c822 100644
--- a/tests/numeric/should_compile/all.T
+++ b/tests/numeric/should_compile/all.T
@@ -1,3 +1,3 @@
 test('T7116', normal, run_command, ['$MAKE -s --no-print-directory T7116'])
 test('T7895', normal, compile, [''])
-test('T7881', normal, compile, [''])
+test('T7881', [expect_broken_for('8384','hpc')], compile, [''])




More information about the ghc-commits mailing list