Skip to content

Commit a1eda27

Browse files
committed
split xfail lines
1 parent a1669c7 commit a1eda27

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

test/Feature/HLSLLib/any.bool.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ DescriptorSets:
5656
Binding: 1
5757
#--- end
5858

59-
# https://github.com/llvm/llvm-project/issues/140824
59+
# Bug https://github.com/llvm/llvm-project/issues/140824
6060
# XFAIL: Clang
6161

6262
# RUN: split-file %s %t

test/Feature/HLSLLib/any.fp64.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ DescriptorSets:
5656
Binding: 1
5757
#--- end
5858

59-
# Bug https://github.com/llvm/offload-test-suite/issues/370 XFAIL: DXC && DirectX-Intel
59+
# Bug https://github.com/llvm/offload-test-suite/issues/370
60+
# XFAIL: DXC && DirectX-Intel
6061

6162
# REQUIRES: Double
6263
# RUN: split-file %s %t

test/Feature/HLSLLib/any.int64.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ DescriptorSets:
9797
Binding: 3
9898
#--- end
9999

100-
# Bug https://github.com/llvm/offload-test-suite/issues/370 XFAIL: DXC && DirectX-Intel
100+
# Bug https://github.com/llvm/offload-test-suite/issues/370
101+
# XFAIL: DXC && DirectX-Intel
101102

102103
# REQUIRES: Int64
103104
# RUN: split-file %s %t

0 commit comments

Comments
 (0)