Skip to content

Commit c2a0daa

Browse files
authored
XFAIL QC Vulkan Clang in mul.int64 test (#969)
@farzonl noticed the failure. This PR inserts an XFAIL for the newly filed issue about the failure: #968
1 parent f76f31f commit c2a0daa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/Feature/HLSLLib/mul.int64.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ DescriptorSets:
113113
# Bug https://github.com/llvm/offload-test-suite/issues/778
114114
# XFAIL: QC && DirectX
115115

116+
# Bug https://github.com/llvm/offload-test-suite/issues/968
117+
# XFAIL: QC && Vulkan && Clang
118+
116119
# REQUIRES: Int64
117120
# RUN: split-file %s %t
118121
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl

0 commit comments

Comments
 (0)