-
Notifications
You must be signed in to change notification settings - Fork 795
[CI][UR] Fix UR precommit #18369
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
[CI][UR] Fix UR precommit #18369
Conversation
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
The CI is still failing, now with a conformance issue, so that's a bit out of my wheelhouse. |
Ping @intel/unified-runtime-reviewers, CI is totally broken so hoping to merge this soon, thx! |
We're investigating the failures. |
@sarnex I've had a quick look at this and it looks like a test was marked as expected failure on v1 of level zero but not v2. I've pushed a commit to this MR to disable it on Level Zero v2, hopefully this fixes the issue. |
Decided to revert the change in #18382 but want to make sure that actually fixes things. Apologies. |
Thanks for the fix! |
Currently has a syntax error preventing it from running:
Once it's running, it's failing from what seems to be a formatting issue so I formatted it.