[all-commits] [llvm/llvm-project] 34b34e: [OpenMP][Tests] NFC: fix flaky test failure caused...
Joachim via All-commits
all-commits at lists.llvm.org
Mon Oct 5 07:59:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34b34e90fc3299debfda4add0e277f59b0a699da
https://github.com/llvm/llvm-project/commit/34b34e90fc3299debfda4add0e277f59b0a699da
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M openmp/runtime/test/ompt/tasks/task_memory.c
Log Message:
-----------
[OpenMP][Tests] NFC: fix flaky test failure caused by rare scheduling
The worker thread can start execution of the task before creation of the second task
Fixes the spurious failure reported in https://reviews.llvm.org/D61657
More information about the All-commits
mailing list