summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/codeGen')
-rw-r--r--testsuite/tests/codeGen/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/codeGen/should_run/all.T b/testsuite/tests/codeGen/should_run/all.T
index defd9b2d44..e9296e99e9 100644
--- a/testsuite/tests/codeGen/should_run/all.T
+++ b/testsuite/tests/codeGen/should_run/all.T
@@ -134,7 +134,7 @@ test('CmmSwitchTest', when(fast(), skip), compile_and_run, [''])
# Skipping WAY=ghci, because it is not broken.
test('T10245', [omit_ways(['ghci']), expect_broken(10246)], compile_and_run, [''])
test('T10246', expect_broken(10246), compile_and_run, [''])
-test('T10414', [only_ways(['threaded2']), extra_ways(['threaded2'])],
+test('T10414', [only_ways(['threaded2']), extra_ways(['threaded2']), req_smp],
compile_and_run, ['-feager-blackholing'])
test('T10521', normal, compile_and_run, [''])
test('T10521b', normal, compile_and_run, [''])