[OpenMP][test][NFC] Temporarily disabling failing test
The test added with PR #145625 fails with certain build configurations of libomp, disabling the test until the issue in the runtime is fixed.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// RUN: %libomp-cxx-compile-and-run | FileCheck %s
|
||||
// REQUIRES: ompt
|
||||
|
||||
// disabled until fixed, see: https://github.com/llvm/llvm-project/pull/145625#issuecomment-3007625680
|
||||
// remove "needs-fix", after fixing the issue in the runtime
|
||||
// REQUIRES: ompt, needs-fix
|
||||
#include "callback.h"
|
||||
#include "omp_testsuite.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user