diff --git a/testsuite/tests/stranal/should_compile/all.T b/testsuite/tests/stranal/should_compile/all.T index b88c49fce391854c23ce31de31d26232e495c40d..3a9a35d83d14fefd2ea77936b5cb794aeea0aa5d 100644 --- a/testsuite/tests/stranal/should_compile/all.T +++ b/testsuite/tests/stranal/should_compile/all.T @@ -19,4 +19,4 @@ test('T1988', normal, compile, ['']) test('T8467', normal, compile, ['']) test('T8037', normal, compile, ['']) test('T8743', [ extra_clean(['T8743.o-boot', 'T8743.hi-boot']) ], multimod_compile, ['T8743', '-v0']) -test('T9208', normal, compile, ['']) +test('T9208', when(compiler_debugged(), expect_broken(9208)), compile, [''])