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

Fix or re-revert https://github.com/ray-project/ray/pull/32690 #32807

Conversation

DmitriGekhtman
Copy link
Contributor

@DmitriGekhtman DmitriGekhtman commented Feb 24, 2023

Why are these changes needed?

The newly introduced test from #32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • 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/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Dmitri Gekhtman <[email protected]>
@DmitriGekhtman
Copy link
Contributor Author

Looks like this fixed this issue -- will wait for CI to run to completion and merge in the morning if all looks good.

@rkooo567 rkooo567 merged commit 92ed2e0 into ray-project:master Feb 24, 2023
cadedaniel pushed a commit to cadedaniel/ray that referenced this pull request Mar 22, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.
edoakes pushed a commit to edoakes/ray that referenced this pull request Mar 22, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.

Signed-off-by: Edward Oakes <[email protected]>
peytondmurray pushed a commit to peytondmurray/ray that referenced this pull request Mar 22, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.
scottsun94 pushed a commit to scottsun94/ray that referenced this pull request Mar 28, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.
cassidylaidlaw pushed a commit to cassidylaidlaw/ray that referenced this pull request Mar 28, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.
elliottower pushed a commit to elliottower/ray that referenced this pull request Apr 22, 2023
The newly introduced test from ray-project#32690 fails on Windows, so skip it.

The likely cause is an incompatibility of the test logic with Windows. In any case, it's not important to support functionality added in that PR on Windows.

Signed-off-by: elliottower <[email protected]>
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