diff --git a/openmp/libomptarget/test/offloading/bug49334.cpp b/openmp/libomptarget/test/offloading/bug49334.cpp index bcab9f68062f..2568d50eba2e 100644 --- a/openmp/libomptarget/test/offloading/bug49334.cpp +++ b/openmp/libomptarget/test/offloading/bug49334.cpp @@ -1,6 +1,9 @@ // The test is disabled for now because of the flaky failure which can cause // Buildbot gives false negative results. +// RUN: nothing +// REQUIRES: testToBeFixed + #include #include #include