[check-openmp] fix bug49334 bot fails - temporary

This commit is contained in:
Ron Lieberman 2022-11-28 19:10:43 -06:00
parent ef0cb372dc
commit a1066569b8
1 changed files with 3 additions and 0 deletions

View File

@ -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 <cassert>
#include <cmath>
#include <iostream>