Skip to content

[NewOffloadModel] Remove XFAIL from SYCL E2E tests for the new offloading model#21435

Draft
YixingZhang007 wants to merge 4 commits intointel:syclfrom
YixingZhang007:remove_xfail_new_offload_model
Draft

[NewOffloadModel] Remove XFAIL from SYCL E2E tests for the new offloading model#21435
YixingZhang007 wants to merge 4 commits intointel:syclfrom
YixingZhang007:remove_xfail_new_offload_model

Conversation

@YixingZhang007
Copy link
Contributor

@YixingZhang007 YixingZhang007 commented Mar 4, 2026

This PR removed the XFAIL from two SYCL E2E tests and replaced it with UNSUPPORTED for the new offloading model. The specific changes are below:

  1. As described in [NewOffloadDriver] Add AOT device image selection test for new offloading model #20976, AOT/multiple-devices.cpp is not supposed to run for the new offloading model. Thus, the XFAIL for the new offloading model is removed and the test is currently marked as UNSUPPORTED.
  2. .For SeparateCompile/test.cpp, because clang-offload-bundler should not be supported for the new offloading model, this test is not supposed to run on the new offloading model. A new test NewOffloadDriver/separate_compile.cpp is created specifically for the new offloading model to test compiling device and host code separately.

@YixingZhang007 YixingZhang007 added the new-offload-model Enables testing with NewOffloadModel. label Mar 4, 2026
@YixingZhang007 YixingZhang007 force-pushed the remove_xfail_new_offload_model branch from cc3a368 to e1184ac Compare March 4, 2026 04:51
@YixingZhang007 YixingZhang007 changed the title [NewOffloadModel] Remove XFAIL from SYCL E2E tests for new offloading model [NewOffloadModel] Remove XFAIL from SYCL E2E tests for the new offloading model Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-offload-model Enables testing with NewOffloadModel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant