Skip to content

Commit 9c5167d

Browse files
mengwei805XWFAlone
andcommitted
[5/N][CI/UT]add spec decode e2e UT && fix chunk prefill bug
Co-authored-by: mengwei805 <mengwei25@huawei.com> Co-authored-by: XWFAlone <xuewenfei2@huawei.com> Signed-off-by: mengwei805 <mengwei25@huawei.com>
1 parent d922fb9 commit 9c5167d

File tree

3 files changed

+803
-2
lines changed

3 files changed

+803
-2
lines changed

.github/workflows/vllm_ascend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
if: steps.filter.outputs.speculative_tests_changed
150150
run: |
151151
pytest -sv tests/spec_decode/e2e/test_mtp_correctness.py
152-
pytest -sv tests/spec_decode --ignore=tests/spec_decode/e2e/test_mtp_correctness.py
152+
pytest -sv tests/spec_decode --ignore=tests/spec_decode/e2e/test_mtp_correctness.py
153153
154154
- name: Run vllm-project/vllm test
155155
run: |

0 commit comments

Comments
 (0)