[OpenMP][OMPT][NFC] Fix flaky test
authorJoachim Protze <protze@itc.rwth-aachen.de>
Mon, 2 Nov 2020 15:43:12 +0000 (16:43 +0100)
committerJoachim Protze <protze@itc.rwth-aachen.de>
Tue, 3 Nov 2020 12:15:32 +0000 (13:15 +0100)
commitb0eb19bf8af43b560106fdf30087606a0f65fa84
treeafc946d399322ec6e1f0079c87a53ca7277b14d8
parente99207feb4b901e8f7bb6d3e70388d31fafc4330
[OpenMP][OMPT][NFC] Fix flaky test

As reported by @ronlieb, the test shows intermittent fails.
The test failed, if the dependent task was already finished, when the depending
task was to be created. We have other tests to check for the dependences pair.
openmp/runtime/test/ompt/tasks/dependences_mutexinoutset.c