summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
diff options
context:
space:
mode:
authorReid Barton <rwbarton@gmail.com>2013-09-29 17:29:33 -0400
committerKrzysztof Gogolewski <krz.gogolewski@gmail.com>2013-09-30 11:49:39 +0200
commit5d1205475913bc5106497cfaa92b07ae321314f3 (patch)
treebdd521d7b10b19cdf574a43514243e84c43836d5 /testsuite/tests/numeric
parent5fa0c79414a72e98fac829ac21f11bbfa074205a (diff)
downloadhaskell-5d1205475913bc5106497cfaa92b07ae321314f3.tar.gz
Mark T7881 as expected failure for WAY=hpc (#8384)
Diffstat (limited to 'testsuite/tests/numeric')
-rw-r--r--testsuite/tests/numeric/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/numeric/should_compile/all.T b/testsuite/tests/numeric/should_compile/all.T
index 01071c93e6..a20c822d4a 100644
--- a/testsuite/tests/numeric/should_compile/all.T
+++ b/testsuite/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, [''])