]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/test/tsan/thread_end_with_ignore2.cc
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / test / tsan / thread_end_with_ignore2.cc
index ca9b5ca895e1623ecaaa3684f9ffdb7c0e428838..9387ea488d5aba04025a4f06dd57689226055ca5 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
 extern "C" void AnnotateIgnoreWritesBegin(const char *f, int l);
 
 int main() {