Rust server: align launcher and request validation behavior (#37327)

This commit is contained in:
Lianmin Zheng
2026-09-01 23:42:36 -07:00
committed by GitHub
parent 83bd2c473f
commit f8f04bafa8
13 changed files with 317 additions and 41 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"rust-server": [
"registered/rust/test_run_rust_tests.py",
"registered/core/test_srt_endpoint.py",
"registered/vlm/test_rust_native_mm_e2e.py",
"registered/vlm/test_rust_native_mm_mmmu.py"
]
}