diff --git a/python/ray/tests/BUILD b/python/ray/tests/BUILD index 06641d0d57776..1360ca9d87a26 100644 --- a/python/ray/tests/BUILD +++ b/python/ray/tests/BUILD @@ -447,7 +447,6 @@ py_test_module_list( py_test_module_list( files = [ "test_actor.py", - "test_actor_lineage_reconstruction.py", "test_actor_retry1.py", "test_actor_retry2.py", "test_actor_failures.py",