-
Notifications
You must be signed in to change notification settings - Fork 752
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
Adapters/level_zero_batch_event_status.cpp fails in pre-commit on PVC #16695
Comments
@intel/unified-runtime-reviewers , can you follow up on this? I believe |
Hello @KornevNikita , Is this sporadic? I cannot get this to reproduce on several PVC machines, it also looks like this test passes in many pre-commit test runs ie: this does not appear to be consistent, do we have a full log of the differences in the execution output? The test is actually passing, but the text check is what is failing when it should not. |
Yes, we see random failures in pre-commit jobs of unrelated changes. |
ok, is there anyway for one to get the full e2e.log from the test run that fails? I have been unable to reproduce this issue. The most likely fix will be to update the text check in the test to be more flexible, the adapter has changed and this test is too rigid in the expected prints to console. |
Describe the bug
test (E2E tests on Intel Ponte Vecchio GPU, ["Linux", "pvc"], ghcr.io/intel/llvm/ubuntu2404_intel... / E2E tests on Intel Ponte Vecchio GPU
To reproduce
Environment
clang++ --version
]sycl-ls --verbose
]Additional context
No response
The text was updated successfully, but these errors were encountered: