Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
ab4990e4
Unverified
Commit
ab4990e4
authored
Aug 25, 2024
by
Ying Sheng
Committed by
GitHub
Aug 25, 2024
Browse files
[Minor] Temporarily skip flaky test (#1209)
parent
90227800
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/srt/run_suite.py
test/srt/run_suite.py
+1
-1
No files found.
test/srt/run_suite.py
View file @
ab4990e4
...
...
@@ -6,7 +6,7 @@ from sglang.test.test_utils import run_unittest_files
suites
=
{
"minimal"
:
[
"models/test_embedding_models.py"
,
"models/test_generation_models.py"
,
#
"models/test_generation_models.py",
"sampling/penaltylib"
,
"test_chunked_prefill.py"
,
"test_embedding_openai_server.py"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment