Skip to content

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Oct 23, 2024

We have all the info at compile time, no need to run this on a device every time.

Note the directory is moved from test-e2e to test, it's hard to see in the github UI.

We can drop the --exclude since the test isn't in the same folder anymore.

Using ../ is a little gross, but it's worth it to save the resources of running E2E tests multiple times trying to fix failures in this test.

Also manually tested that changing the XFAIL number causes the test to fail in check-sycl.

@sarnex sarnex marked this pull request as ready for review October 23, 2024 15:09
@sarnex sarnex requested a review from a team as a code owner October 23, 2024 15:09
Copy link
Contributor

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
FYI @AlexeySachkov

@AlexeySachkov
Copy link
Contributor

Also tagging @KornevNikita: once we have similar thing for UNSUPPORTED, it should go into sycl/test directly because of the similar reasoning

@sarnex
Copy link
Contributor Author

sarnex commented Oct 23, 2024

Merging now since build passed on linux and the test doesn't run on windows, and I don't want to have to rebase this thing constantly.

@sarnex sarnex merged commit de4efa0 into intel:sycl Oct 23, 2024
12 checks passed
@KornevNikita
Copy link
Contributor

@sarnex also thought about this, thanks!

@ayylol
Copy link
Contributor

ayylol commented Oct 23, 2024

Would it also make sense to move the no_sycl_hpp_in_e2e_tests.cpp test?

@sarnex
Copy link
Contributor Author

sarnex commented Oct 23, 2024

@ayylol im literally already doing it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants