forked from OSchip/llvm-project
[check-openmp] fix bug49334 bot fails - temporary
This commit is contained in:
parent
ef0cb372dc
commit
a1066569b8
|
@ -1,6 +1,9 @@
|
||||||
// The test is disabled for now because of the flaky failure which can cause
|
// The test is disabled for now because of the flaky failure which can cause
|
||||||
// Buildbot gives false negative results.
|
// Buildbot gives false negative results.
|
||||||
|
|
||||||
|
// RUN: nothing
|
||||||
|
// REQUIRES: testToBeFixed
|
||||||
|
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
Loading…
Reference in New Issue