Skip to content

[SYCL][E2E] Re-enable tests disabled by issue #22405 - #22987

Open
ldorau wants to merge 1 commit into
intel:syclfrom
ldorau:SYCLE2E_Re-enable_tests_disabled_by_issue_22405
Open

[SYCL][E2E] Re-enable tests disabled by issue #22405#22987
ldorau wants to merge 1 commit into
intel:syclfrom
ldorau:SYCLE2E_Re-enable_tests_disabled_by_issue_22405

Conversation

@ldorau

@ldorau ldorau commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Removes the UNSUPPORTED/UNSUPPORTED-TRACKER directives referencing
#22405 in the following e2e tests:

  • Adapters/level_zero/barrier_optimization.cpp
  • Adapters/level_zero/interop-buffer.cpp
  • Basic/alloc_pinned_host_memory.cpp
  • Basic/buffer/buffer_create.cpp
  • KernelAndProgram/level-zero-static-link-flow.cpp
  • Properties/cache_config.cpp
  • SpecConstants/2020/non_native/gpu.cpp
  • XPTI/mem_alloc_events_linux.cpp
  • bindless_images/vulkan_interop/vulkan_sycl_buffer_binary_semaphore.cpp

CI verification (PR #22987): all 9 tests passed on the affected
platforms - GEN12, BMG, ARL, and PVC (Linux, Preview Mode included) -
confirming the underlying driver issue is resolved. The only
exception was vulkan_sycl_buffer_binary_semaphore.cpp on PVC, which
was Unsupported due to an unrelated REQUIRES-INTEL-DRIVER minimum
version gate on that runner.

Fixes: #22405

@ldorau ldorau changed the title [TEST][SYCL][E2E] Re-enable tests disabled by issue #22405 [SYCL][E2E] Re-enable tests disabled by issue #22405 Aug 21, 2026
@ldorau
ldorau force-pushed the SYCLE2E_Re-enable_tests_disabled_by_issue_22405 branch from d9439f9 to 8dc9599 Compare August 21, 2026 09:03
Removes the UNSUPPORTED/UNSUPPORTED-TRACKER directives referencing
intel#22405 in the following e2e tests:

- Adapters/level_zero/barrier_optimization.cpp
- Adapters/level_zero/interop-buffer.cpp
- Basic/alloc_pinned_host_memory.cpp
- Basic/buffer/buffer_create.cpp
- KernelAndProgram/level-zero-static-link-flow.cpp
- Properties/cache_config.cpp
- SpecConstants/2020/non_native/gpu.cpp
- XPTI/mem_alloc_events_linux.cpp
- bindless_images/vulkan_interop/vulkan_sycl_buffer_binary_semaphore.cpp

CI verification (PR intel#22987): all 9 tests passed on the affected
platforms - GEN12, BMG, ARL, and PVC (Linux, Preview Mode included) -
confirming the underlying driver issue is resolved. The only
exception was vulkan_sycl_buffer_binary_semaphore.cpp on PVC, which
was Unsupported due to an unrelated REQUIRES-INTEL-DRIVER minimum
version gate on that runner.

Fixes: intel#22405

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau
ldorau marked this pull request as ready for review August 21, 2026 10:26
@ldorau
ldorau requested review from a team as code owners August 21, 2026 10:26
@ldorau

ldorau commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Please review @kswiecicki

@dyniols dyniols left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bindless images part LGTM.

vulkan_interop directory has the local lit config that marks all Vulkan interop tests as unsupported on PVC.

Our PVC runners don't have the userspace Vulkan driver installed
https://github.com/intel/llvm/blob/sycl/sycl/test-e2e/bindless_images/vulkan_interop/lit.local.cfg

@ldorau

ldorau commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Please review @intel/dpcpp-tools-reviewers and/or @intel/unified-runtime-reviewers-level-zero.

@YuriPlyakhin YuriPlyakhin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sycl/test-e2e/SpecConstants/2020/non_native/gpu.cpp LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing with Linux driver 26.22.38646.4

4 participants