Skip to content
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] Use pre-built e2e tests for Arc GPU and Dev IGC PVC pre-commit #16793

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

aelovikov-intel
Copy link
Contributor

@aelovikov-intel aelovikov-intel commented Jan 27, 2025

not --crash changes are necessary because run-only mode has slightly different way of running the tests due to

# TODO: workaround for lit hanging when executing non-existent binary
# inside our containers
if len(script) == 0:
return lit.Test.Result(lit.Test.UNSUPPORTED, "Lit script is empty")
useExternalSh = test.config.test_mode == "run-only"

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.

CI changes LGTM.

Copy link
Contributor

@AllanZyne AllanZyne left a comment

Choose a reason for hiding this comment

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

Thanks

@aelovikov-intel aelovikov-intel merged commit 722a873 into intel:sycl Jan 30, 2025
16 checks passed
@aelovikov-intel aelovikov-intel deleted the arc-pvc-e2e branch January 30, 2025 14:07
@aelovikov-intel
Copy link
Contributor Author

#16865 was uploaded to address post-commit failure.

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