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

[E2E] Modify commands to address running on Windows. #13682

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

mmoadeli
Copy link
Contributor

@mmoadeli mmoadeli commented May 7, 2024

Running the test on Windows failed due to missing support of ls. Replacing ls with cat made the test pass on Windows.

contributor @ldrumm

@mmoadeli mmoadeli requested a review from a team as a code owner May 7, 2024 10:59
@mmoadeli mmoadeli changed the title Modify run script to address the Windows issue. Modify run commands to address the Windows issue. May 7, 2024
@mmoadeli mmoadeli changed the title Modify run commands to address the Windows issue. [TEST-E2E] Modify run commands to address the Windows issue. May 7, 2024
@mmoadeli mmoadeli changed the title [TEST-E2E] Modify run commands to address the Windows issue. [TEST-E2E] Modify commands to address running on Windows. May 27, 2024
@mmoadeli mmoadeli requested a review from ldrumm June 6, 2024 11:29
@mmoadeli mmoadeli marked this pull request as draft June 6, 2024 23:29
@mmoadeli mmoadeli marked this pull request as ready for review June 7, 2024 09:58
@mmoadeli
Copy link
Contributor Author

@intel/llvm-reviewers-runtime, a friendly request to have this reviewed please.

@mmoadeli mmoadeli changed the title [TEST-E2E] Modify commands to address running on Windows. [E2E] Modify commands to address running on Windows. Jun 12, 2024
@maarquitos14
Copy link
Contributor

@mmoadeli Why are we dropping the last test where we run the test without the envvar and check that the dot files aren't there? Is this intended?

@mmoadeli
Copy link
Contributor Author

@mmoadeli Why are we dropping the last test where we run the test without the envvar and check that the dot files aren't there? Is this intended?

thank you @maarquitos14, that is put back.
@

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.

@ldrumm ldrumm merged commit bd33aaf into intel:sycl Jun 12, 2024
14 checks passed
@mmoadeli mmoadeli deleted the windows-fix branch June 12, 2024 13:25
ianayl pushed a commit to ianayl/sycl that referenced this pull request Jun 13, 2024
Running the test on Windows failed due to missing support of `ls`.
Replacing `ls` with `cat` made the test pass on Windows.
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