diff --git a/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test b/compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test index 0c7198e3c4e9..90857ebb3c32 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