[gcov][test] Work around PR45673 - NFC
authorKAWASHIMA Takahiro <t-kawashima@fujitsu.com>
Tue, 28 Apr 2020 11:16:24 +0000 (20:16 +0900)
committerKAWASHIMA Takahiro <t-kawashima@fujitsu.com>
Tue, 28 Apr 2020 11:19:19 +0000 (20:19 +0900)
Work around PR45673 until the test code is fixed.

compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test

index 0c7198e..90857eb 100644 (file)
@@ -1,3 +1,6 @@
+# Work around PR45673 until the test code is fixed
+# ALLOW_RETRIES: 2
+
 RUN: mkdir -p %t.d
 RUN: cd %t.d