-
Notifications
You must be signed in to change notification settings - Fork 5k
[POC] [CI] Setup test suite infrastructure for staged migration #13653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
alisonshao
wants to merge
31
commits into
main
Choose a base branch
from
migrate-rotary-embedding
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c1ce994
Move manual tests from test/srt/ to test/manual/
alisonshao be1af7a
Fix test/run_suite.py: Add missing stage labels and auto-partition su…
alisonshao 34fda15
Fix performance tests: Update paths from test/srt to test/manual
alisonshao 7dc7085
Fix linting: Apply black formatting to test/run_suite.py
alisonshao 51e4383
Move bench tests back to test/srt/ and revert workflow paths
alisonshao df1d778
Add bench tests to __not_in_ci__ to pass sanity check
alisonshao ab4345a
Move test_eval_accuracy_large.py back to test/srt/
alisonshao ee0013f
Move test_moe_eval_accuracy_large.py back to test/srt/
alisonshao 29c8165
Merge branch 'main' into test-reorganization-plan
alisonshao 5ea9245
Move test helper/common files back to test/srt/
alisonshao 375f671
[CI] Migrate rotary_embedding tests to per_commit (1/28)
alisonshao d42943f
Merge branch 'main' into migrate-rotary-embedding
alisonshao ea862d1
Revert test migration, keep only suite setup
alisonshao 0a8b90b
Clean up pr-test.yml: remove cleanup logs and multimodal_gen comment
alisonshao 0cd268a
Comment out multi-GPU test suites
alisonshao 5e6004d
Remove unused multi-GPU suites from dependencies
alisonshao 5fd2b8d
Fix test count in migration plan (120 unique tests, not 122)
alisonshao 5a29307
Create empty folder structure for per_commit test migration
alisonshao 1bc4685
Remove migration plan READMEs from PR (keep locally)
alisonshao 5206dd9
Merge branch 'main' into migrate-rotary-embedding
alisonshao 2f0021a
[CI] Restructure test directories: per_commit -> registered
alisonshao 12dec23
Remove test/per_commit directory (replaced by test/registered)
alisonshao bb0fd8d
Merge branch 'main' into migrate-rotary-embedding
alisonshao 272b660
🤖 Auto-format code with isort, black, ruff, and clang-format
github-actions[bot] 95efb2b
Merge branch 'main' into migrate-rotary-embedding
hnyls2002 9b9fc71
enhance parsing
hnyls2002 0414cec
Merge branch 'main' into migrate-rotary-embedding
hnyls2002 0901af5
Merge branch 'main' into migrate-rotary-embedding
hnyls2002 ef73f68
Remove placeholder directories - POC for incremental feature migration
alisonshao c1c22d9
Fix: gracefully handle empty test suites during incremental migration
alisonshao 9e8ad22
Merge branch 'main' into migrate-rotary-embedding
Kangyan-Zhou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.