From 2f693b3e496bd90df037e7928b13d24449cee6e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Sinan=20A=C4=9Facan?= Date: Wed, 10 Oct 2018 21:57:03 +0300 Subject: Re-enable test T14251 (This change was accidentally reverted with the previous commit) --- testsuite/tests/codeGen/should_run/all.T | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuite/tests/codeGen/should_run/all.T') 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 -- cgit v1.2.1