Skip to content

Commit 1e4b424

Browse files
authored
Remove XFAIL from isinf tests for fixed issue. (#431)
Remove Clang-Vulkan xfail from isinf tests because the issue was fixed.
1 parent e517dcf commit 1e4b424

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/Feature/HLSLLib/isinf.16.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ DescriptorSets:
6262
# Version 3 fixes this issue.
6363
# UNSUPPORTED: Clang-Metal && !metal-shaderconverter-3.0.0-or-later
6464

65-
# Bug https://github.com/llvm/llvm-project/issues/148051
66-
# XFAIL: Clang-Vulkan
67-
6865
# REQUIRES: Half
6966
# RUN: split-file %s %t
7067
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl

test/Feature/HLSLLib/isinf.32.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ DescriptorSets:
5555
...
5656
#--- end
5757

58-
# Bug https://github.com/llvm/llvm-project/issues/148051
59-
# XFAIL: Clang-Vulkan
60-
6158
# RUN: split-file %s %t
6259
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
6360
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)