Skip to content

[RFC] V1 unit test rewrite top-down#397

Draft
JingwenGu0829 wants to merge 1 commit intomainfrom
chore/tests-folder-cleanup
Draft

[RFC] V1 unit test rewrite top-down#397
JingwenGu0829 wants to merge 1 commit intomainfrom
chore/tests-folder-cleanup

Conversation

@JingwenGu0829
Copy link
Copy Markdown
Collaborator

WIP

assert await coordinator.abort("req-2") is True
assert control_plane.aborts[0].request_id == "req-2"
with pytest.raises(asyncio.CancelledError):
await future
tmp_path: Path,
monkeypatch: pytest.MonkeyPatch,
) -> None:
import sglang_omni_v1.pipeline.stage.runtime as runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant