[test][openmp] Relax condition in test
It runs 8 threads. Sometimes tsan is able to detect more than one of the same race.
This commit is contained in:
parent
7dfcf9342b
commit
3195449f2b
@ -41,4 +41,4 @@ int main(int argc, char *argv[]) {
|
||||
// CHECK: Previous write of size 4
|
||||
// CHECK-NEXT: #0 {{.*}}task-two.c:30
|
||||
// CHECK: DONE
|
||||
// CHECK: ThreadSanitizer: reported 1 warnings
|
||||
// CHECK: ThreadSanitizer: reported {{[0-9]+}} warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user