Skip to content

Commit aa6cd05

Browse files
authored
Remove xfail config from test that passes now (#310)
Remove xfail test that passes now
1 parent 6b18c2d commit aa6cd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Basic/TestPipeline.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DescriptorSets:
4141
#--- end
4242

4343
# Tracking issue: https://github.com/llvm/llvm-project/issues/148270
44-
# XFAIL: Clang-Vulkan && Intel
44+
# XFAIL: Intel
4545

4646
# RUN: split-file %s %t
4747
# RUN: %dxc_target -T cs_6_0 -E CSMain -Fo %t.o %t/source.hlsl

0 commit comments

Comments
 (0)