Skip to content

Add scripted-runtime unit, core integration, and chunked-prefill tests#27413

Merged
fzyzcjy merged 1 commit into
mainfrom
tom/pr_chain/tom_refactor_202605a/primary/mech_tokenizer_manager/add-scripted-runtime-unit-core-integration-and-chunked-prefill-tests
Jun 6, 2026
Merged

Add scripted-runtime unit, core integration, and chunked-prefill tests#27413
fzyzcjy merged 1 commit into
mainfrom
tom/pr_chain/tom_refactor_202605a/primary/mech_tokenizer_manager/add-scripted-runtime-unit-core-integration-and-chunked-prefill-tests

Conversation

@fzyzcjy
Copy link
Copy Markdown
Collaborator

@fzyzcjy fzyzcjy commented Jun 6, 2026


CI States

Latest PR Test (Base): 🚫 Run #27048274343
Latest PR Test (Extra): ❌ Run #27048274266

@fzyzcjy
Copy link
Copy Markdown
Collaborator Author

fzyzcjy commented Jun 6, 2026

/tag-and-rerun-ci

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@fzyzcjy
Copy link
Copy Markdown
Collaborator Author

fzyzcjy commented Jun 6, 2026

verify-rebased: PASS

Rebased source tree matches the PR head tree (chain content lives on the PR branch; main does not yet reflect the last group).

SHA Tree
Rebased source (tag verify/rebased/20260606T010755Z) 5d7ab5574ab2 4dedf62c8a66cc832f646209b76186a736e320b8
PR head (tom/pr_chain/tom_refactor_202605a/primary/mech_tokenizer_manager/add-scripted-runtime-unit-core-integration-and-chunked-prefill-tests) 41574a71ad63 4dedf62c8a66cc832f646209b76186a736e320b8
upstream/main 5a82db85f056 4ef8b87e285afff390b11418f8131ee4ef4d518c

Reproduce locally (the rebase tag persists after this run):

git fetch upstream 41574a71ad6396f7cbcbba37544b1b0b3311e37d
REB_TREE=$(git rev-parse 'verify/rebased/20260606T010755Z^{tree}')
PR_TREE=$(git rev-parse '41574a71ad6396f7cbcbba37544b1b0b3311e37d^{tree}')
MAIN_TREE=$(git rev-parse 'upstream/main^{tree}')
echo "REB_TREE  = $REB_TREE"
echo "PR_TREE   = $PR_TREE"
echo "MAIN_TREE = $MAIN_TREE"

Generated by single_commit_pr_chain.py verify-rebased.

@github-actions github-actions Bot added the run-ci label Jun 6, 2026
@fzyzcjy fzyzcjy merged commit bf4f2cc into main Jun 6, 2026
82 of 100 checks passed
@fzyzcjy fzyzcjy deleted the tom/pr_chain/tom_refactor_202605a/primary/mech_tokenizer_manager/add-scripted-runtime-unit-core-integration-and-chunked-prefill-tests branch June 6, 2026 01:08
fzyzcjy added a commit to fzyzcjy/sglang that referenced this pull request Jun 6, 2026
…sting

Upstream landed the extracted scripted-runtime chain (sgl-project#27410-sgl-project#27413), which
conflicts with this branch's further-developed copies of the same files. All 23
conflicts resolve to ours: theirs' only unique content is older forms this
branch has since corrected on H200 (pre-SWA lock_refs, short-circuit
run_until_all_finished, the finished-case-dropping core_1gpu variant, the
narrower abort() signature, pre-stop_token_ids imports); rerere replayed the
matching resolutions from the earlier sgl-project#26991 merge for the rest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant