-
Notifications
You must be signed in to change notification settings - Fork 798
[CI][sycl-cts] Disable test_event #18948
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
Conversation
On a second thought, should we revert the guilty patch instead? |
Not sure if it's implementation or test issue. @againull ? |
Actually, it turned out that failure is caused by #18710 (not by #18735) but not because of the problem with the patch per se, but because it exposed another issue, I am working on a fix.
It seems that my changes have caused |
@againull other errors are not errors actually, they are expected by the test. |
#18947