Skip to content

Commit

Permalink
[core] Remove test_events_with_crash (ray-project#50780)
Browse files Browse the repository at this point in the history
Ray Workflows test_events_with_crash has been consistently failing and
was moved to postmerge so that it was not blocking.
Per consensus from Ray core team we would like to remove them as Ray
Workflows will be deprecated.

Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
  • Loading branch information
ruisearch42 authored and xsuler committed Mar 4, 2025
1 parent 57717a7 commit 818711a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ray/workflow/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ LARGE_TESTS = [
LARGE_ALL_CORE_TESTS = [
"tests/test_http_events_2.py",
"tests/test_events.py",
"tests/test_events_with_crash.py",
]

py_test_module_list(
Expand Down

0 comments on commit 818711a

Please sign in to comment.