OSDN Git Service

[OpenMP] Temporarily disable failing runtime tests for clang-12
authorSaiyedul Islam <Saiyedul.Islam@amd.com>
Tue, 21 Jul 2020 15:30:13 +0000 (15:30 +0000)
committerSaiyedul Islam <Saiyedul.Islam@amd.com>
Tue, 21 Jul 2020 15:32:46 +0000 (15:32 +0000)
commit741e55aeed758c747d91e99e7164afa2fb5d9c10
tree1a9638e028f27a8c3b6c97903ed87ab92f42308f
parentdc09c65f638f177265f47d897469888cfa011041
[OpenMP] Temporarily disable failing runtime tests for clang-12

Following tests were disabled for clang-11 after upgrading to
version 5.0 in D82963:

1. openmp/runtime/test/env/kmp_set_dispatch_buf.c
2. openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c

They are also failing for clang-12. Thus this temporary disabling
until they are fixed.

Reviewed By: ABataev

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