forked from OSchip/llvm-project
[OpenMP][Test] Disable bug49334.cpp because of its flaky failure
This commit is contained in:
parent
aa4acea8cd
commit
3523f94bfa
|
@ -1,4 +1,6 @@
|
|||
// RUN: %libomptarget-compilexx-run-and-check-generic
|
||||
// The test is disabled for now because of the flaky failure which can cause
|
||||
// Buildbot gives false negative results.
|
||||
// %libomptarget-compilexx-run-and-check-generic
|
||||
|
||||
// Currently hangs on amdgpu
|
||||
// UNSUPPORTED: amdgcn-amd-amdhsa
|
||||
|
|
Loading…
Reference in New Issue