summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/concurrent/should_run/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/concurrent/should_run/all.T b/testsuite/tests/concurrent/should_run/all.T
index 2b8375e61e..23d950c908 100644
--- a/testsuite/tests/concurrent/should_run/all.T
+++ b/testsuite/tests/concurrent/should_run/all.T
@@ -197,6 +197,7 @@ test('conc036', skip, compile_and_run, [''])
test('foreignInterruptible', [when(fast(), skip),
when(opsys('mingw32'),expect_fail),
when(unregisterised(), fragile(15467)),
+ fragile_for(18391, ['ghci', 'ghci-ext', 'ghci-ext-prof']),
# I don't think we support interrupting Sleep()
# on Windows. --SDM
only_threaded_ways,