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
2f18602f
Unverified
Commit
2f18602f
authored
Sep 21, 2025
by
Yineng Zhang
Committed by
GitHub
Sep 21, 2025
Browse files
fix: disable gpt-oss b200 ut (#10716)
parent
56321e9f
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 @
2f18602f
...
...
@@ -152,7 +152,7 @@ suites = {
TestFile
(
"test_full_deepseek_v3.py"
,
333
),
],
"per-commit-4-gpu-b200"
:
[
TestFile
(
"test_gpt_oss_4gpu.py"
,
600
),
#
TestFile("test_gpt_oss_4gpu.py", 600),
TestFile
(
"test_deepseek_v3_fp4_4gpu.py"
,
600
),
],
"per-commit-4-gpu-deepep"
:
[
...
...
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