Skip to content

Conversation

@mateuszpn
Copy link
Contributor

@mateuszpn mateuszpn commented Dec 23, 2025

These tests no longer fail.
The accessor.cpp test was reported to fail only with opencl:gpu device
The image/ tests pass locally and in CI

@mateuszpn mateuszpn changed the title [SYCL[E2E] Fix Basic/image tests [SYCL[E2E] Enable Basic/accessor and Basic/image tests Jan 26, 2026
@mateuszpn mateuszpn marked this pull request as ready for review January 26, 2026 15:35
@mateuszpn mateuszpn requested a review from a team as a code owner January 26, 2026 15:35
@mateuszpn
Copy link
Contributor Author

@intel/llvm-reviewers-runtime This is kind invitation to review

Copy link
Contributor

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

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

LGTM. Please update the corresponding Github issues, either close them or update their description, if the PR doesn't fully address the issue.

@github-actions
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging


// Test flakily fails on PVC and BMG.
// UNSUPPORTED: arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16401
Copy link
Contributor

@KornevNikita KornevNikita Jan 28, 2026

Choose a reason for hiding this comment

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

Could you please clarify, does "We no longer support opencl:gpu" mean "we won't fix it"?

In this case, I'd say it might be better to mark this test as:

// UNSUPPORTED: opencl && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21)
// UNSUPPORTED-INTENDED: *justification*

Just in case it's launched locally / internally.
UPD. BTW we still test PVC & opencl:gpu in pre-commit, so if it wasn't fixed, it will appear again.

Copy link
Contributor Author

@mateuszpn mateuszpn Jan 28, 2026

Choose a reason for hiding this comment

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

It was my mistake, I will verify the accessor test again before merge and re-consider the modification. Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@KornevNikita I reproduced the bug on opencl:gpu as described in tracker, so fixed the test. Thanks again for being watchful.

@mateuszpn
Copy link
Contributor Author

@intel/llvm-gatekeepers This is ready for merge

@KornevNikita KornevNikita changed the title [SYCL[E2E] Enable Basic/accessor and Basic/image tests [SYCL[E2E] Enable Basic/image tests Jan 29, 2026
@KornevNikita KornevNikita merged commit dab0f6a into intel:sycl Jan 29, 2026
30 checks passed
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.

3 participants