diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 549737b8267d5cd72cd1247a35fa27e2f737be36..f7aedd1549b43cc7b25b1794dbe460bebb1d4363 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -363,7 +363,7 @@ test('T10620', normal, compile_and_run, ['-v0']) test('T10638', normal, compile_fail, ['-v0']) test('T10697_decided_1', normal, compile_and_run, ['-v0']) test('T10697_decided_2', normal, compile_and_run, ['-XStrictData -v0']) -test('T10697_decided_3', normal, +test('T10697_decided_3', omit_ways(['ghci']), # ghci doesn't support -O(2) compile_and_run, ['-XStrictData -funbox-strict-fields -O2 -v0']) test('T10697_source',