File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 21
21
config : " "
22
22
unit : " gpu"
23
23
# Failing tests
24
- xfail : " Config/select_device.cpp;DeviceCodeSplit/grf.cpp;ESIMD/grf.cpp;ESIMD/named_barriers/loop_extended.cpp; KernelAndProgram/target_register_alloc_mode.cpp;Matrix/SG32/element_wise_all_ops .cpp;Matrix/SG32/get_coord_int8_matB.cpp;Matrix/get_coord_int8_matB.cpp;Matrix/joint_matrix_prefetch.cpp;Matrix/joint_matrix_rowmajorA_rowmajorB.cpp;Plugin/level_zero_barrier_optimization.cpp"
24
+ xfail : " Config/select_device.cpp;DeviceCodeSplit/grf.cpp;ESIMD/grf.cpp;KernelAndProgram/target_register_alloc_mode.cpp;Matrix/SG32/get_coord_int8_matB.cpp;Matrix/get_coord_int8_matB.cpp;Matrix/joint_matrix_prefetch.cpp;Matrix/joint_matrix_rowmajorA_rowmajorB.cpp;Plugin/level_zero_barrier_optimization.cpp"
25
25
# Flaky tests
26
- filter_out : " "
26
+ filter_out : " ESIMD/named_barriers/loop_extended.cpp "
27
27
# These runners by default spawn upwards of 260 workers.
28
28
# We also add a time out just in case some test hangs
29
29
extra_lit_flags : " --param gpu-intel-pvc=True --param gpu-intel-pvc-1T=True -sv -j 100 --max-time=3600"
Original file line number Diff line number Diff line change 20
20
prefix : " "
21
21
config : " "
22
22
unit : " cpu"
23
+ xfail : " AOT/double.cpp;AOT/half.cpp;AOT/reqd-sg-size.cpp;Basic/built-ins/marray_geometric.cpp;KernelCompiler/kernel_compiler_spirv.cpp;KernelCompiler/opencl_queries.cpp"
23
24
extra_lit_flags : " -sv --max-time=3600"
You can’t perform that action at this time.
0 commit comments