Skip to content

Commit b63c440

Browse files
committed
Add xfail zos to 3 tests
1 parent a8e3a3d commit b63c440

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

clang/test/Driver/amdgpu-hip-system-arch.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: shell
2+
// XFAIL: target={{.*}}-zos{{.*}}
23

34
// RUN: mkdir -p %t
45
// RUN: cp %S/Inputs/amdgpu-arch/amdgpu_arch_fail %t/

clang/test/Driver/nvptx-cuda-system-arch.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: shell
2+
// XFAIL: target={{.*}}-zos{{.*}}
23

34
// RUN: mkdir -p %t
45
// RUN: cp %S/Inputs/nvptx-arch/nvptx_arch_fail %t/

clang/test/Driver/openmp-system-arch.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: shell
2+
// XFAIL: target={{.*}}-zos{{.*}}
23

34
// RUN: mkdir -p %t
45
// RUN: cp %S/Inputs/amdgpu-arch/amdgpu_arch_fail %t/

0 commit comments

Comments
 (0)