[CI] Unblock gb200 cutedsl test (#14469)
This commit is contained in:
@@ -184,7 +184,7 @@ suites = {
|
|||||||
],
|
],
|
||||||
"per-commit-4-gpu-gb200": [
|
"per-commit-4-gpu-gb200": [
|
||||||
TestFile("test_cutedsl_moe.py", 300),
|
TestFile("test_cutedsl_moe.py", 300),
|
||||||
TestFile("test_deepseek_v3_cutedsl_4gpu.py", 590),
|
TestFile("test_deepseek_v3_cutedsl_4gpu.py", 1800),
|
||||||
],
|
],
|
||||||
"per-commit-4-gpu-deepep": [
|
"per-commit-4-gpu-deepep": [
|
||||||
TestFile("ep/test_deepep_small.py", 531),
|
TestFile("ep/test_deepep_small.py", 531),
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ from sglang.test.test_utils import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@unittest.skip("See https://github.com/sgl-project/sglang/issues/12533")
|
|
||||||
class TestDeepseekR1Nvfp4CuteDSLDeepEP(CustomTestCase):
|
class TestDeepseekR1Nvfp4CuteDSLDeepEP(CustomTestCase):
|
||||||
@classmethod
|
@classmethod
|
||||||
def setUpClass(cls):
|
def setUpClass(cls):
|
||||||
|
|||||||
Reference in New Issue
Block a user