Skip to content

[TEST][CI] Reproduce issue #22095: revert PR #22096, restrict CI to L0 CTS job - #23024

Draft
ldorau wants to merge 1 commit into
intel:syclfrom
ldorau:CI_Reproduce_issue_22095
Draft

[TEST][CI] Reproduce issue #22095: revert PR #22096, restrict CI to L0 CTS job#23024
ldorau wants to merge 1 commit into
intel:syclfrom
ldorau:CI_Reproduce_issue_22095

Conversation

@ldorau

@ldorau ldorau commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Revert the sycl-cts_exclude_filter/LINUX_L0_GPU change from PR #22096
that disabled sycl-cts/test_multi_ptr, to re-enable the test that
originally failed with GPU driver 26.18.38308.1
(see #22095).

Temporarily modify sycl-nightly.yml so that:

  • it also triggers on pull_request (so this branch's CI runs it),
  • only the job chain needed to reproduce the failure is kept:
    get_date -> ubuntu2204_build -> build-sycl-cts-linux -> run-sycl-cts-linux,
  • the build/run matrices are restricted to Old Offload Model
    (enable_new_offload_model: 'False') and level_zero:gpu, matching the
    originally failing job ("SYCL-CTS on L0 gen12 with Old Offload Model").

This is a temporary debug change to reproduce and confirm issue #22095
in CI; it should be reverted afterward.

…ct CI to L0 CTS job

Revert the sycl-cts_exclude_filter/LINUX_L0_GPU change from PR intel#22096
that disabled sycl-cts/test_multi_ptr, to re-enable the test that
originally failed with GPU driver 26.18.38308.1
(see intel#22095).

Temporarily modify sycl-nightly.yml so that:
- it also triggers on pull_request (so this branch's CI runs it),
- only the job chain needed to reproduce the failure is kept:
  get_date -> ubuntu2204_build -> build-sycl-cts-linux -> run-sycl-cts-linux,
- the build/run matrices are restricted to Old Offload Model
  (enable_new_offload_model: 'False') and level_zero:gpu, matching the
  originally failing job ("SYCL-CTS on L0 gen12 with Old Offload Model").

This is a temporary debug change to reproduce and confirm issue intel#22095
in CI; it should be reverted afterward.
@ldorau

ldorau commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant