summaryrefslogtreecommitdiff
path: root/testsuite/tests/th
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-03-30 22:31:01 -0400
committerBen Gamari <ben@smart-cactus.org>2022-04-07 09:38:53 -0400
commit9c838429b01c5acdeccaebf2ef7786feb69d87fa (patch)
tree899428d3b104ac8b5c0bcc1065e2ba9c3ef6186e /testsuite/tests/th
parent5e3c3c4f6b7b4bfa94e555b86165c296717f8dec (diff)
downloadhaskell-9c838429b01c5acdeccaebf2ef7786feb69d87fa.tar.gz
testsuite: Mark T10420 as broken on Windows
Due to #21322.
Diffstat (limited to 'testsuite/tests/th')
-rw-r--r--testsuite/tests/th/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T
index f91136db4e..2a003b8141 100644
--- a/testsuite/tests/th/all.T
+++ b/testsuite/tests/th/all.T
@@ -400,7 +400,8 @@ test('T13366C',
['-v0'])
test('T13366Cxx',
[expect_broken_for(13366, ['ghci']),
- when(opsys('darwin'), expect_broken(16083))],
+ when(opsys('darwin'), expect_broken(16083))
+ ],
compile_and_run,
['-l{} -v0'.format(config.stdcxx_impl)])
test('T13473', normal, multimod_compile_and_run,