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

Fixed FileNotFound error when passing path to --install_dir while running rtest.py on windows #561

Merged
merged 14 commits into from
Jul 4, 2024

Conversation

NguyenNhuDi
Copy link
Collaborator

@NguyenNhuDi NguyenNhuDi commented May 17, 2024

Fixed the issue where if rtest.py was ran on Windows and path was passed into --install_dir with '\' instead of '/' would result in FileNotFound error

@NguyenNhuDi NguyenNhuDi changed the title Fixed FileNotFound error on windows Fixed FileNotFound error when passing path to --install_dir while running rtest.py on windows May 17, 2024
dependabot bot and others added 2 commits May 21, 2024 09:35
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Collaborator

@stanleytsang-amd stanleytsang-amd left a comment

Choose a reason for hiding this comment

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

Looks good to me, just two things

  1. Can you update the copyright at the top of the file?
  2. This fix deserves a mention in CHANGELOG.md

@NguyenNhuDi NguyenNhuDi requested a review from a team as a code owner May 27, 2024 22:06
@NguyenNhuDi
Copy link
Collaborator Author

NguyenNhuDi commented May 27, 2024

I made the changes, could please you take a look?

@stanleytsang-amd stanleytsang-amd self-requested a review July 4, 2024 15:46
@stanleytsang-amd stanleytsang-amd merged commit 529b8b6 into ROCm:develop Jul 4, 2024
21 checks passed
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.

5 participants