]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/test/tsan/static_init3.cc
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / test / tsan / static_init3.cc
index 94934b4a9f1a5dff2d922dc925c62b2c7c7cf73b..3b9fe62ae2bc9f637fc068493cee992cdac3f578 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clangxx_tsan -O1 %s -o %t && not %run %t 2>&1 | FileCheck %s
+// RUN: %clangxx_tsan -O1 %s -o %t && %deflake %run %t | FileCheck %s
 #include <pthread.h>
 #include <stdlib.h>
 #include <stdio.h>