-
Notifications
You must be signed in to change notification settings - Fork 769
sycl/test-e2e/Plugin/interop-level-zero-image.cpp #13090
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
ldrumm
added a commit
to ldrumm/llvm
that referenced
this issue
Mar 22, 2024
Post-commit testing has been failing for multiple weeks. The root cause of this is sycl/test-e2e/Plugin/interop-level-zero-image.cpp which has been failing on the ARC GPUs consistently. This has clouded other test failures - why should anyone care about post-commit testing if it's already red. We should disable this test to lower the noise level; it's too late to revert the patch that introduced it. See intel#13090
ldrumm
added a commit
that referenced
this issue
Mar 22, 2024
Post-commit testing has been failing for multiple weeks. The root cause of this is sycl/test-e2e/Plugin/interop-level-zero-image.cpp which has been failing on the ARC GPUs consistently. This has clouded other test failures - why should anyone care about post-commit testing if it's already red. We should disable this test to lower the noise level; it's too late to revert the patch that introduced it. See #13090
disable this test: #13110 |
ldrumm
added a commit
that referenced
this issue
Mar 22, 2024
wenju-he
added a commit
to wenju-he/unified-runtime
that referenced
this issue
Apr 9, 2024
…legacy image This fix a regression intel/llvm#13090 caused by 8499b57 which adds ZeImageDesc member to _ur_image regardless of NDEBUG.
Fixed in #13338 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Post-commit testing has been failing for multiple weeks. The root cause of this is sycl/test-e2e/Plugin/interop-level-zero-image.cpp which has been failing on the ARC GPUs consistently. This has clouded other test failures - why should anyone care about post-commit testing if it's always red?
We should disable this test to lower the noise level; it's too late to revert the patch that introduced it.
The text was updated successfully, but these errors were encountered: