Skip to content
Snippets Groups Projects
Commit eb644865 authored by Ben Gamari's avatar Ben Gamari
Browse files

testsuite: Mark T14761c as broken in hpc, profasm, and optasm ways

As noted in #16540.
parent 9b583320
No related branches found
No related tags found
No related merge requests found
......@@ -659,7 +659,7 @@ test('T15586', normal, compile, [''])
test('T15368', normal, compile, ['-fdefer-type-errors'])
test('T15645', normal, compile, ['-Wwarn=missing-monadfail-instances'])
test('T15778', normal, compile, [''])
test('T14761c', normal, compile, [''])
test('T14761c', expect_broken_for(16540, ['hpc', 'profasm', 'optasm']), compile, [''])
test('T16008', normal, compile, [''])
test('T16033', normal, compile, [''])
test('T16141', normal, compile, ['-O'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment