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

[ci] refactor test_wheels in ci.sh #36540

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

aslonnie
Copy link
Collaborator

Drops the redundant flush_logs thing.

test_wheels are always executed with NEED_WHEELS; otherwise why test it?

Drops the redundant `flush_logs` thing.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@@ -261,19 +261,16 @@ test_cpp() {
}

test_wheels() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

interestingly, this test_wheel subcommand is only used on mac test jobs.

@richardliaw richardliaw merged commit 1658a42 into master Jun 20, 2023
@richardliaw richardliaw deleted the lonnie-0617-testwheels branch June 20, 2023 17:22
arvind-chandra pushed a commit to lmco/ray that referenced this pull request Aug 31, 2023
Drops the redundant `flush_logs` thing.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: e428265 <arvind.chandramouli@lmco.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