Unverified Commit fd361c82 authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by GitHub
Browse files

Format fix (#8440)


Signed-off-by: default avatarDmitry Tokarev <dtokarev@nvidia.com>
parent 6f87f932
...@@ -247,8 +247,7 @@ def test_request_migration_sglang_aggregated( ...@@ -247,8 +247,7 @@ def test_request_migration_sglang_aggregated(
and request.getfixturevalue("request_plane") == "nats" and request.getfixturevalue("request_plane") == "nats"
): ):
pytest.skip( pytest.skip(
"Flaky on NATS transport: first-token delay > 6s threshold. " "Flaky on NATS transport: first-token delay > 6s threshold. OPS-4446"
"OPS-4446"
) )
# Step 1: Start the frontend # Step 1: Start the frontend
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment