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

[HOTFIX]fix some compilation failures in core worker test #22855

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

WangTaoTheTonic
Copy link
Contributor

Why are these changes needed?

There're some compilation failures in core worker test when we build project using bazel build //:all. It seems broken and not integrated in CI.

Related issue number

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/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 :(

@SongGuyang
Copy link
Contributor

SongGuyang commented Mar 7, 2022

@kfstorm Do we still need this test?

@kfstorm
Copy link
Member

kfstorm commented Mar 7, 2022

@SongGuyang I'm trying to remove it in #21308

@WangTaoTheTonic
Copy link
Contributor Author

Shall we merge this, no matter we would remove or reenable it? @kfstorm @SongGuyang

@SongGuyang
Copy link
Contributor

I think we can merge this first.

@kfstorm
Copy link
Member

kfstorm commented Mar 8, 2022

Let me merge it.

@kfstorm kfstorm merged commit 4576f53 into ray-project:master Mar 8, 2022
@kfstorm kfstorm deleted the hotfix branch March 8, 2022 08:14
architkulkarni pushed a commit to architkulkarni/ray that referenced this pull request Apr 11, 2022
…t#22855)

There're some compilation failures in core worker test when we build project using `bazel build //:all`. It seems broken and not integrated in CI.
architkulkarni added a commit that referenced this pull request Apr 11, 2022
* [HOTFIX]fix some compilation failures in core worker test (#22855)

There're some compilation failures in core worker test when we build project using `bazel build //:all`. It seems broken and not integrated in CI.

* Lint

Co-authored-by: Tao Wang <dooku.wt@antfin.com>
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