Skip to content

Use .exe file extensions on Windows#9197

Merged
edoakes merged 2 commits intoray-project:masterfrom
mehrdadn:windows-exe
Jul 2, 2020
Merged

Use .exe file extensions on Windows#9197
edoakes merged 2 commits intoray-project:masterfrom
mehrdadn:windows-exe

Conversation

@mehrdadn
Copy link
Copy Markdown
Contributor

Why are these changes needed?

Lack of .exe file extensions causes some headaches when interfacing with other tools and APIs on Windows.

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/latest/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failure rates at https://ray-travis-tracker.herokuapp.com/.
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested (please justify below)

@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

@AmplabJenkins
Copy link
Copy Markdown

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/27676/
Test FAILed.

Copy link
Copy Markdown
Collaborator

@edoakes edoakes left a comment

Choose a reason for hiding this comment

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

LGTM. A bit ugly that we need to include the extra logic in services.py and test_utils.py but I can't think of a better alternative at the moment

@AmplabJenkins
Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/27785/
Test PASSed.

@edoakes edoakes merged commit 7135cb2 into ray-project:master Jul 2, 2020
@mehrdadn mehrdadn deleted the windows-exe branch July 2, 2020 20:30
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.

4 participants