Skip to content

[SYCL][E2E] Change temporary file names in DeviceImageDependencies/dynamic_compress test #18939

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
merged 1 commit into from
Jun 12, 2025

Conversation

uditagarwal97
Copy link
Contributor

Temporary files created by dynamic_compress test have the same name as DeviceImageDependencies/dynamic test and there can be a race when these two tests are run in parallel. For example: https://github.com/intel/llvm/actions/runs/15594939371/job/43923025923?pr=18828
This PR just changes the name of temporary files

Copy link
Contributor

@maarquitos14 maarquitos14 left a comment

Choose a reason for hiding this comment

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

LGTM.

@uditagarwal97 uditagarwal97 merged commit 22c8d2f into sycl Jun 12, 2025
25 checks passed
@uditagarwal97 uditagarwal97 deleted the private/udit/dynamic_compress branch June 12, 2025 14:47
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.

2 participants