Skip to content

Conversation

@YixingZhang007
Copy link
Contributor

@YixingZhang007 YixingZhang007 commented Nov 20, 2025

This patch addresses test failures in SYCL E2E image compression by testing this feature for two offloading models in separate tests:
(1) The --no-offload-new-driver flag is added to the test command in Compression/compression_separate_compile.cpp. This ensures the test uses the old offloading model where clang-offload-wrapper (which the test validates) is actually invoked.
(2) Created a new test file NewOffloadDriver/image_compression.cpp to verify image compression functionality works correctly with the new offloading driver.

With this patch, the Compression/compression_separate_compile.cpp SYCL E2E test will pass with the new offloading model.

@YixingZhang007 YixingZhang007 force-pushed the solve_compression_seperate_compile_test_failure branch from 989b8e5 to e9d3cca Compare November 24, 2025 15:43
@YixingZhang007 YixingZhang007 changed the title [NewOffloadModel] Enable image compression test for new offload model [NewOffloadDriver] Fix SYCL E2E image compression test for new offload model Nov 24, 2025
@YixingZhang007
Copy link
Contributor Author

The changes for enabling the new offloading model will be removed from this PR after the CI tests have finished verifying that the image compression SYCL E2E tests pass with the new offloading model.

@YixingZhang007 YixingZhang007 requested a deployment to WindowsCILock November 24, 2025 17:51 — with GitHub Actions Pending
@YixingZhang007 YixingZhang007 requested a deployment to WindowsCILock November 24, 2025 17:51 — with GitHub Actions Pending
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