Unverified Commit ab4990e4 authored by Ying Sheng's avatar Ying Sheng Committed by GitHub
Browse files

[Minor] Temporarily skip flaky test (#1209)

parent 90227800
...@@ -6,7 +6,7 @@ from sglang.test.test_utils import run_unittest_files ...@@ -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",
......
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