Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 8d4af55

Browse files
victor-edswhitneywhtsang
authored andcommitted
Update XFAIL list
Fixed by intel/llvm@4e032a0.
1 parent c8b527f commit 8d4af55

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

SYCL/xfail_tests.txt

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,13 @@ AtomicRef/xor_generic_local.cpp
7272
AtomicRef/xor_local.cpp
7373
BFloat16/bfloat16_conversions.cpp
7474
BFloat16/bfloat16_type.cpp
75-
Basic/access_to_subset.cpp
7675
Basic/accessor/accessor.cpp
7776
Basic/accessor/device_accessor_deduction.cpp
7877
Basic/accessor/get_device_access_deduction.cpp
7978
Basic/bit_cast/bit_cast.cpp
8079
Basic/boolean.cpp
8180
Basic/buffer/buffer.cpp
82-
Basic/buffer/buffer_full_copy.cpp
8381
Basic/buffer/reinterpret.cpp
84-
Basic/buffer/subbuffer.cpp
8582
Basic/built-ins.cpp
8683
Basic/compare_exchange_strong.cpp
8784
Basic/device_event.cpp
@@ -90,7 +87,6 @@ Basic/group_async_copy.cpp
9087
Basic/half_builtins.cpp
9188
Basic/half_type.cpp
9289
Basic/handler/handler_mem_op.cpp
93-
Basic/host-task-dependency.cpp
9490
Basic/image/image.cpp
9591
Basic/image/image_accessor_readsampler.cpp
9692
Basic/image/image_accessor_readwrite.cpp
@@ -103,12 +99,10 @@ Basic/image/image_sample.cpp
10399
Basic/image/image_write.cpp
104100
Basic/image/image_write_fp16.cpp
105101
Basic/image/srgba-read.cpp
106-
Basic/linear-sub_group.cpp
107102
Basic/multi_ptr.cpp
108103
Basic/multi_ptr_legacy.cpp
109104
Basic/multi_ptr_legacy_usm_addr_ext.cpp
110105
Basic/multi_ptr_usm_addr_ext.cpp
111-
Basic/offset-accessor-get_pointer.cpp
112106
Basic/parallel_for_disable_range_roundup.cpp
113107
Basic/parallel_for_range_roundup.cpp
114108
Basic/reqd_work_group_size.cpp
@@ -180,18 +174,20 @@ HostInteropTask/host-task-two-queues.cpp
180174
InorderQueue/in_order_kernels.cpp
181175
KernelAndProgram/spec_constants_after_link.cpp
182176
KernelFusion/jit_caching.cpp
183-
KernelFusion/ranged_offset_accessor.cpp
184177
KernelFusion/struct_with_array.cpp
185178
KernelFusion/sync_two_queues_requirement.cpp
186-
KernelFusion/three_dimensional.cpp
187-
KernelFusion/two_dimensional.cpp
188179
KernelParams/array-kernel-param-nested-run.cpp
189180
KernelParams/array-kernel-param-run.cpp
190181
KernelParams/union_kernel_param.cpp
191182
OneapiDeviceSelector/case_sensitivity.cpp
192183
OptionalKernelFeatures/is_compatible.cpp
193184
Plugin/interop-level-zero-buffer-multi-dim.cpp
185+
Plugin/level_zero_events_caching.cpp
186+
Plugin/level_zero_events_caching_leak.cpp
187+
Plugin/level_zero_ext_intel_cslice.cpp
188+
Plugin/level_zero_ext_intel_queue_index.cpp
194189
Plugin/level_zero_track_indirect_access_memory.cpp
190+
Plugin/level_zero_usm_device_read_only.cpp
195191
Printf/char.cpp
196192
Printf/double.cpp
197193
Printf/float.cpp

0 commit comments

Comments
 (0)