[Minor] Temporarily skip flaky test (#1209)
This commit is contained in:
@@ -6,7 +6,7 @@ from sglang.test.test_utils import run_unittest_files
|
|||||||
suites = {
|
suites = {
|
||||||
"minimal": [
|
"minimal": [
|
||||||
"models/test_embedding_models.py",
|
"models/test_embedding_models.py",
|
||||||
"models/test_generation_models.py",
|
# "models/test_generation_models.py",
|
||||||
"sampling/penaltylib",
|
"sampling/penaltylib",
|
||||||
"test_chunked_prefill.py",
|
"test_chunked_prefill.py",
|
||||||
"test_embedding_openai_server.py",
|
"test_embedding_openai_server.py",
|
||||||
|
|||||||
Reference in New Issue
Block a user