-
Notifications
You must be signed in to change notification settings - Fork 6.2k
CI test linux://python/ray/tests:test_job is flaky #51738
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
Comments
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9160#0195d5fe-6e7b-4b8a-8f25-d24748b9804a |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9165#0195d85d-d0e6-48fc-ab5d-09db352c5f09 |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9170#0195d93b-b994-409f-9ba9-47c5fe0820aa |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
I am on the issue. |
#51765 is out. |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9202#0195dee3-ef1b-4013-99de-2c2f2ee1fcf3 |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9206#0195df38-9ca7-41cc-bda6-a30149b3e562 |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9226#0195e04d-c999-4272-bce9-ca6812d66ef1 |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9230#0195ea98-7448-4c19-8240-02a639fe0e20 |
This test is now considered as flaky because it has been failing on postmerge for too long. Flaky tests do not run on premerge. |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9235#0195ecf6-9d71-41ee-8ace-7f17b2e92833 |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
…ixing `test_job_isolation` (#51765) This PR fixes #51738. I found that `sys.path` is different when we run `test_job.py` with `pytest` and `bazel test //python/ray/tests:test_job` in CI runners (at least the one for Python 3.12). For the bazel command, `tmpdir/v1` is not in `sys.path`, so `import lib` fails. --------- Signed-off-by: kaihsun <[email protected]>
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9240#0195ed85-c691-4dab-b567-3a18407d4f43 |
CI test linux://python/ray/tests:test_job is flaky. Recent failures: DataCaseName-linux://python/ray/tests:test_job-END |
Test passed on latest run: https://buildkite.com/ray-project/postmerge/builds/9262#0195f26a-feb6-47b1-b8e3-d803f8735598 |
…ixing `test_job_isolation` (ray-project#51765) This PR fixes ray-project#51738. I found that `sys.path` is different when we run `test_job.py` with `pytest` and `bazel test //python/ray/tests:test_job` in CI runners (at least the one for Python 3.12). For the bazel command, `tmpdir/v1` is not in `sys.path`, so `import lib` fails. --------- Signed-off-by: kaihsun <[email protected]>
CI test linux://python/ray/tests:test_job is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/9155#0195d534-485f-4665-ae08-54d07342ee34
- https://buildkite.com/ray-project/postmerge/builds/9155#0195d4eb-0746-4d88-acf2-2031f6adb822
- https://buildkite.com/ray-project/postmerge/builds/9143#0195d450-f32f-4248-b353-5df3b5e1ced5
- https://buildkite.com/ray-project/postmerge/builds/9143#0195d410-6d53-47c9-a686-535d956b8be9
DataCaseName-linux://python/ray/tests:test_job-END
Managed by OSS Test Policy
The text was updated successfully, but these errors were encountered: