[OpenMP] Temporarily disable failing runtime tests for OpenMP 5.0
authorSaiyedul Islam <Saiyedul.Islam@amd.com>
Mon, 6 Jul 2020 14:01:21 +0000 (14:01 +0000)
committerSaiyedul Islam <Saiyedul.Islam@amd.com>
Mon, 6 Jul 2020 14:04:43 +0000 (14:04 +0000)
commit4c4bda1630a67e656fb1e18b25cb27344df58493
treefaa1a759488774fad2efe3102021400d63fd273d
parentdbfcf6eb721a4ff5e5f7b0ca61885796e2996ded
[OpenMP] Temporarily disable failing runtime tests for OpenMP 5.0

Following tests are failing after upgrading to version 5.0 but are passing
for version 4.5:
1. openmp/runtime/test/env/kmp_set_dispatch_buf.c
2. openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c

To be enabled as soon as these tests are fixed.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D82963
openmp/runtime/test/env/kmp_set_dispatch_buf.c
openmp/runtime/test/lit.cfg
openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c