Skip to content

Commit

Permalink
unskip potentially flaky test on windows (#41000)
Browse files Browse the repository at this point in the history
After PR #35526 the test_multiprocessing_client_mode test became flaky on windows. It was skipped in #35534. Let's see if it passes now

Signed-off-by: mattip <matti.picus@gmail.com>
Co-authored-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
  • Loading branch information
mattip and architkulkarni authored Nov 16, 2023
1 parent fb2cb87 commit bc99e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ test_python() {
-python/ray/tests:test_job
-python/ray/tests:test_memstat
-python/ray/tests:test_multi_node_3
-python/ray/tests:test_multiprocessing_client_mode # Flaky on Windows
-python/ray/tests:test_object_manager # OOM on test_object_directory_basic
-python/ray/tests:test_resource_demand_scheduler
-python/ray/tests:test_stress # timeout
Expand Down

0 comments on commit bc99e68

Please sign in to comment.