summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_run/all.T
diff options
context:
space:
mode:
authorÖmer Sinan Ağacan <omeragacan@gmail.com>2018-10-10 21:57:03 +0300
committerÖmer Sinan Ağacan <omeragacan@gmail.com>2018-10-10 21:57:20 +0300
commit2f693b3e496bd90df037e7928b13d24449cee6e5 (patch)
tree0add4b284cfb66e79707e93767a9172357637c10 /testsuite/tests/codeGen/should_run/all.T
parentac977688523e5d77eb6f041f043552410b0c21da (diff)
downloadhaskell-2f693b3e496bd90df037e7928b13d24449cee6e5.tar.gz
Re-enable test T14251
(This change was accidentally reverted with the previous commit)
Diffstat (limited to 'testsuite/tests/codeGen/should_run/all.T')
-rw-r--r--testsuite/tests/codeGen/should_run/all.T3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/codeGen/should_run/all.T b/testsuite/tests/codeGen/should_run/all.T
index eaf0e77b97..f7ec405b16 100644
--- a/testsuite/tests/codeGen/should_run/all.T
+++ b/testsuite/tests/codeGen/should_run/all.T
@@ -172,8 +172,7 @@ test('T13825-unit',
test('T14619', normal, compile_and_run, [''])
test('T14754', normal, compile_and_run, [''])
test('T14346', only_ways(['threaded1','threaded2']), compile_and_run, ['-O -threaded'])
-test('T14251', [expect_broken_for(14251, [''])],
- compile_and_run, [''])
+test('T14251', normal, compile_and_run, [''])
# These actually used to fail with all optimisation settings, but adding -O just
# to make sure