Skip to content
Snippets Groups Projects
Commit 604afd53 authored by Thomas Miedema's avatar Thomas Miedema
Browse files

Testsuite: mark array001 expect_broken_for(#10659, ['optasm',...])

parent 0b23a9b9
No related branches found
No related tags found
No related merge requests found
test('T2120', normal, compile_and_run, ['']) test('T2120', normal, compile_and_run, [''])
test('largeArray', normal, compile_and_run, ['']) test('largeArray', normal, compile_and_run, [''])
test('array001', extra_clean(['array001.data']), compile_and_run, ['']) test('array001', [
extra_clean(['array001.data']),
expect_broken_for(10659, ['hpc', 'optasm', 'threaded2', 'dyn', 'optllvm']),
],
compile_and_run, [''])
test('T9220', normal, ghci_script, ['T9220.script']) test('T9220', normal, ghci_script, ['T9220.script'])
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