Skip to content

Commit 74fd30a

Browse files
author
Colin Davidson
committed
Fix overrides for opencl cts for a test_group_functions test
risc-v was passing test_group_functions "* group and sub-group joint scan functions*" so add xfails for the other arches.
1 parent 348548f commit 74fd30a

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
SYCL_CTS,test_bit_cast,MayFail
2-
SYCL_CTS,test_group_functions "* group and sub-group joint scan functions*",XFail

scripts/testing/sycl_cts/override_opencl_host_aarch64_linux.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ SYCL_CTS,test_atomic_ref_stress,MayFail
22
SYCL_CTS,test_atomic_ref "sycl::atomic_ref fetch_add()/fetch_sub() test. *",MayFail
33
SYCL_CTS,test_atomic_ref "sycl::atomic_ref operator+=*",MayFail
44
SYCL_CTS,test_reduction reduction_without_identity_param_even_item_core --allow-running-no-tests,MayFail
5+
SYCL_CTS,test_group_functions "* group and sub-group joint scan functions*",XFail
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SYCL_CTS,test_group_functions "* group and sub-group joint scan functions*",XFail

0 commit comments

Comments
 (0)