Skip to content

Commit eb46671

Browse files
committed
skip test_mtp_correctness
Signed-off-by: MengqingCao <cmq0113@163.com>
1 parent 293c004 commit eb46671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/singlecard/spec_decode_v1/test_v1_mtp_correctness.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def model_name():
5050
return "wemaster/deepseek_mtp_main_random_bf16"
5151

5252

53+
@pytest.mark.skipif(True, reason="TODO: Enable me after test_mtp_correctness is fixed")
5354
def test_mtp_correctness(
5455
monkeypatch: pytest.MonkeyPatch,
5556
test_prompts: list[list[dict[str, Any]]],

0 commit comments

Comments
 (0)