-
Notifications
You must be signed in to change notification settings - Fork 795
[SYCL][E2E] Use XFAIL: run-mode in xfailed tests that can compile
#15891
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
XFAIL: run-mode to xfailed tests that can compileXFAIL: run-mode in xfailed tests that can compile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
esimd lgtm, and thanks for fixing the tracker link for some of the tests!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Though I think the changes look good, I think it is a little premature to make these changes before we have even decided on going ahead with #15728.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Joint Matrix changes LGTM
|
Gonna mark this as a draft until #15728 is further along. |
These tests are able to compile but fail when running. Due to this they are marked as
XPASSwhen running split build mode from #15728. Marking these withXFAIL: run-modemeans these will pass normally when compiling and be marked asXFAILonly when running.