Skip to content

Conversation

@mdtoguchi
Copy link
Contributor

@mdtoguchi mdtoguchi commented Sep 18, 2024

The issue dealt with the resetting of the PATH environment variable. This was masking potential runtime dependencies (DLLs and such) for other tools being used when running the test. The solution is to append the PATH for the dummy aoc instead of overwriting.

Re-enabling for testing purposes.  Am unable to reproduce locally.
@mdtoguchi mdtoguchi marked this pull request as ready for review September 20, 2024 17:31
@mdtoguchi mdtoguchi requested a review from a team as a code owner September 20, 2024 17:31
@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers , this looks ready for merge, please take a look thanks!

@sarnex sarnex merged commit c0b49db into intel:sycl Sep 20, 2024
11 checks passed
@mdtoguchi mdtoguchi deleted the sycl-test-fail-win branch September 20, 2024 18:21
KornevNikita pushed a commit that referenced this pull request Dec 5, 2024
The issue dealt with the resetting of the PATH environment variable.
This was masking potential runtime dependencies (DLLs and such) for
other tools being used when running the test. The solution is to append
the PATH for the dummy `aoc` instead of overwriting.
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