You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following 7 tests are failing due to issues related to opaque pointers support. See #9828.
sycl/test-e2e/BFloat16/bfloat16_conversions.cpp Enabled by #13695. sycl/test-e2e/BFloat16/bfloat16_type.cpp Enabled by #13695.
sycl/test-e2e/BFloat16/bfloat16_vec.cpp sycl/test-e2e/DeviceLib/string_test.cpp Enabled by #13695. sycl/test-e2e/ESIMD/ext_math.cpp Fixed by #10848 sycl/test-e2e/KernelFusion/internalize_array_wrapper.cpp Fixed by #10882. sycl/test-e2e/Reduction/reduction_usm.cpp Enabled by #13695.
sycl/test-e2e/Regression/local-arg-align.cpp Enabled on Linux by #13783. Still disabled on Windows due to bug in the GPU driver.
We need to investigate these failures and re-enable execution with enabled opaque pointers.