python3Packages.kserve: disable test that fails due to shared resource when called from nixpkgs-review

RayServe is started by one process and killed before the other is done with it.
This commit is contained in:
Sarah Clark
2025-10-19 19:53:30 -07:00
parent 13398d0858
commit a016ab2929
@@ -140,6 +140,9 @@ buildPythonPackage rec {
# AssertionError
"test/test_server.py::TestTFHttpServerLoadAndUnLoad::test_unload"
# Race condition when called concurrently between two instances of the same model (i.e. in nixpkgs-review)
"test/test_dataplane.py::TestDataPlane::test_model_metadata[TEST_RAY_SERVE_MODEL]"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
# RuntimeError: Failed to start GCS