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] jail //python/ray/data:test_streaming_executor #39423

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

can-anyscale
Copy link
Collaborator

//python/ray/data:test_streaming_executor becomes flaky after we move it to civ2; jail it for now whlie we investigate the root cause

@bveeramani to jail (soft-fail) a test, you can just put a test target to the corresponding data.tests.yml file like in this PR

Test:

  • CI

commands:
- bazel run //ci/ray_ci:test_in_docker -- //... data --run-flaky-tests
--test-env RAY_DATA_USE_STREAMING_EXECUTOR=1 --parallelism-per-worker 3
depends_on: data12build
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

note that we only test flaky tests with arrow 12

Copy link
Member

@bveeramani bveeramani left a comment

Choose a reason for hiding this comment

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

Thanks!!

Signed-off-by: can <can@anyscale.com>
@can-anyscale can-anyscale merged commit 275fad8 into master Sep 8, 2023
54 of 102 checks passed
@can-anyscale can-anyscale deleted the can-data-flaky branch September 8, 2023 02:21
jimthompson5802 pushed a commit to jimthompson5802/ray that referenced this pull request Sep 12, 2023
Signed-off-by: can <can@anyscale.com>
Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: Jim Thompson <jimthompson5802@gmail.com>
vymao pushed a commit to vymao/ray that referenced this pull request Oct 11, 2023
Signed-off-by: can <can@anyscale.com>
Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: Victor <vctr.y.m@example.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.

None yet

4 participants