[PATCH] tsan: automatically deflake flaky tests

Kostya Serebryany kcc at google.com
Mon May 26 07:40:42 PDT 2014


================
Comment at: test/tsan/deflake.bash:10
@@ +9,3 @@
+	echo TRY $i
+	not $1 2>&1 | FileCheck $2 && exit 0
+done
----------------
some tests runs FileCheck with more than one parameter

http://reviews.llvm.org/D3913






More information about the llvm-commits mailing list