Skip to content

Commit d2b9f9f

Browse files
authored
[CI] Skip test_sd3_expansion due to CI failure 5148 (vllm-project#2191)
Signed-off-by: Gao Han <hgaoaf@connect.ust.hk>
1 parent 18d2d08 commit d2b9f9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/online_serving/test_sd3_expansion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def _get_diffusion_feature_cases(model: str):
3939
]
4040

4141

42+
@pytest.mark.skip(reason="CI failed 5148")
4243
@pytest.mark.advanced_model
4344
@pytest.mark.diffusion
4445
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)