From: KAWASHIMA Takahiro Date: Tue, 28 Apr 2020 11:16:24 +0000 (+0900) Subject: [gcov][test] Work around PR45673 - NFC X-Git-Tag: llvmorg-12-init~7616 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89f6a2376e6b3e0d34d84edd4d6b3dc32e095bd1;p=platform%2Fupstream%2Fllvm.git [gcov][test] Work around PR45673 - NFC Work around PR45673 until the test code is fixed. --- diff --git a/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test b/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test index 0c7198e3..90857eb 100644 --- a/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test +++ b/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test @@ -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