diff --git a/python/ray/workflow/BUILD b/python/ray/workflow/BUILD index 65d8ddb854091..8009a96fd6c0a 100644 --- a/python/ray/workflow/BUILD +++ b/python/ray/workflow/BUILD @@ -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(