Skip to content
Snippets Groups Projects
Commit 3985f63a authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

testsuite: Mark posix002 as fragile in threaded2 way

(cherry picked from commit ed2cf61f)
parent a102df29
No related branches found
No related tags found
No related merge requests found
test('posix002', [ reqlib('unix'), omit_ways(prof_ways) ],
test('posix002', [ reqlib('unix'), omit_ways(prof_ways), fragile_for(16550, ['threaded2']) ],
compile_and_run, [''])
# Skip on mingw32: assumes existence of 'pwd' and /tmp
......
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