Skip to content

[SYCL] Move Device Config File test from Unit tests to lit tests. #10456

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

Merged

Conversation

maarquitos14
Copy link
Contributor

This test requires an autogenerated file (DeviceConfigFile.inc) to be present at the time of its compilation, and it was possible in some scenarios that the autogenerated file wasn't generated before the compilation of the test, resulting in an error. Moving the test to sycl/test should prevent that from happening.

@maarquitos14 maarquitos14 requested a review from a team as a code owner July 18, 2023 16:24
Signed-off-by: Maronas, Marcos <[email protected]>
@maarquitos14 maarquitos14 temporarily deployed to aws July 18, 2023 16:44 — with GitHub Actions Inactive
@maarquitos14 maarquitos14 temporarily deployed to aws July 18, 2023 18:24 — with GitHub Actions Inactive
@maarquitos14 maarquitos14 temporarily deployed to aws July 19, 2023 11:08 — with GitHub Actions Inactive
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@maarquitos14 maarquitos14 temporarily deployed to aws July 19, 2023 11:47 — with GitHub Actions Inactive
@maarquitos14 maarquitos14 temporarily deployed to aws July 19, 2023 13:48 — with GitHub Actions Inactive
@maarquitos14 maarquitos14 temporarily deployed to aws July 19, 2023 14:43 — with GitHub Actions Inactive
@maarquitos14
Copy link
Contributor Author

Precommit failure is known and unrelated.

@steffenlarsen steffenlarsen merged commit 8e848cb into intel:sycl Jul 20, 2023
mdtoguchi pushed a commit to mdtoguchi/llvm that referenced this pull request Oct 18, 2023
…tel#10456)

This test requires an autogenerated file (DeviceConfigFile.inc) to be
present at the time of its compilation, and it was possible in some
scenarios that the autogenerated file wasn't generated before the
compilation of the test, resulting in an error. Moving the test to
`sycl/test` should prevent that from happening.

---------

Signed-off-by: Maronas, Marcos <[email protected]>
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.

3 participants