summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-10-17 15:27:36 -0400
committerBen Gamari <ben@well-typed.com>2020-10-20 09:50:26 -0400
commitc34bfe2acd05c352794de79fd0f113799f4e7fa8 (patch)
tree0e3319dcbbfa71fd4be6af6c4930f0d1d66236c8
parent59b08a5d192e102f66a6d9260cc8466d7428cffe (diff)
downloadhaskell-wip/T17945.tar.gz
testsuite: Mark T12971 as fragile on Windowswip/T17945
Due to #17945.
-rw-r--r--testsuite/tests/driver/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/driver/all.T b/testsuite/tests/driver/all.T
index d39614ee7d..94ecb3006c 100644
--- a/testsuite/tests/driver/all.T
+++ b/testsuite/tests/driver/all.T
@@ -258,7 +258,7 @@ test('T12752pass', normal, compile, ['-DSHOULD_PASS=1 -Wcpp-undef'])
test('T12955', normal, makefile_test, [])
-test('T12971', [when(opsys('mingw32'), expect_broken(17945)), ignore_stdout], makefile_test, [])
+test('T12971', [when(opsys('mingw32'), fragile(17945)), ignore_stdout], makefile_test, [])
test('json', normal, compile_fail, ['-ddump-json'])
test('json2', normalise_version('base','ghc-prim'), compile, ['-ddump-types -ddump-json'])
test('T16167', exit_code(1), run_command,