Skip to content
Snippets Groups Projects
Commit d5fae7da authored by Ömer Sinan Ağacan's avatar Ömer Sinan Ağacan Committed by Marge Bot
Browse files

Mark T12010 fragile on 32-bit

parent b43365ad
No related branches found
No related tags found
No related merge requests found
test('T12010',
[
extra_files(['cbits/']),
only_ways(['threaded1']),
extra_ways(['threaded1']),
cmd_prefix('WAY_FLAGS="' + ' '.join(config.way_flags['threaded1']) + '"')],
[extra_files(['cbits/']),
only_ways(['threaded1']),
extra_ways(['threaded1']),
when(wordsize(32), fragile(16572)),
cmd_prefix('WAY_FLAGS="' + ' '.join(config.way_flags['threaded1']) + '"')],
makefile_test, [])
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