Skip to content

Commit 5e6cbac

Browse files
committed
Fix XFAIL
Signed-off-by: Steffen Larsen <[email protected]>
1 parent 335be0c commit 5e6cbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/extensions/properties/properties_device_copyable.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %t.out
33

44
// CUDA and HIP backends currently generates invalid binaries for this
5-
// XFAIL: cuda && hip_amd
5+
// XFAIL: cuda || hip
66

77
#include <CL/sycl.hpp>
88

0 commit comments

Comments
 (0)