Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions llvm/test/Bindings/Go/go.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

; REQUIRES: shell
; UNSUPPORTED: asan, ubsan, msan
; XFAIL: *
2 changes: 1 addition & 1 deletion sycl/test/spec_const/spec_const_hw.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// RUN: %ACC_RUN_PLACEHOLDER %t.out
// TODO: re-enable after CI drivers are updated to newer which support spec
// constants:
// XFAIL: linux
// XFAIL: linux && opencl
// UNSUPPORTED: cuda
//
//==----------- spec_const_hw.cpp ------------------------------------------==//
Expand Down
2 changes: 1 addition & 1 deletion sycl/test/spec_const/spec_const_redefine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out 2>&1 %ACC_CHECK_PLACEHOLDER
// TODO: re-enable after CI drivers are updated to newer which support spec
// constants:
// XFAIL: linux
// XFAIL: linux && opencl
// UNSUPPORTED: cuda
//
//==----------- spec_const_redefine.cpp ------------------------------------==//
Expand Down