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
9e656dd3
"tools/vscode:/vscode.git/clone" did not exist on "d5097f72dbefc7656e1a19a84d4fddf03f356074"
Unverified
Commit
9e656dd3
authored
Oct 25, 2025
by
Kangyan-Zhou
Committed by
GitHub
Oct 25, 2025
Browse files
Reenable b200 tests (#11814)
parent
3862661c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
test/srt/run_suite.py
test/srt/run_suite.py
+3
-3
No files found.
test/srt/run_suite.py
View file @
9e656dd3
...
@@ -177,9 +177,9 @@ suites = {
...
@@ -177,9 +177,9 @@ suites = {
TestFile
(
"test_disaggregation_pp.py"
,
140
),
TestFile
(
"test_disaggregation_pp.py"
,
140
),
],
],
"per-commit-4-gpu-b200"
:
[
"per-commit-4-gpu-b200"
:
[
#
TestFile("test_flash_attention_4.py"),
TestFile
(
"test_flash_attention_4.py"
,
300
),
#
TestFile("test_gpt_oss_4gpu.py", 600),
TestFile
(
"test_gpt_oss_4gpu.py"
,
600
),
#
TestFile("test_deepseek_v3_fp4_4gpu.py", 3600),
TestFile
(
"test_deepseek_v3_fp4_4gpu.py"
,
3600
),
],
],
"per-commit-4-gpu-deepep"
:
[
"per-commit-4-gpu-deepep"
:
[
TestFile
(
"ep/test_deepep_small.py"
,
531
),
TestFile
(
"ep/test_deepep_small.py"
,
531
),
...
...
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