Skip to content

[ci] clean up dead code related to PR test selection#79363

Closed
suo wants to merge 2 commits intogh/suo/554/basefrom
gh/suo/554/head
Closed

[ci] clean up dead code related to PR test selection#79363
suo wants to merge 2 commits intogh/suo/554/basefrom
gh/suo/554/head

Conversation

This is never used and not tested, so removing it for clarity.

[ghstack-poisoned]
@suo suo requested a review from a team as a code owner June 12, 2022 04:57
@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jun 12, 2022

🔗 Helpful links

✅ No Failures (0 Pending)

As of commit 1cf0ebb (more details on the Dr. CI page):

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

This is never used and not tested, so removing it for clarity.

[ghstack-poisoned]

def get_reordered_tests(tests: List[str], is_reordering_by_pr: bool) -> List[str]:
def get_reordered_tests(tests: List[str]) -> List[str]:
"""Get the reordered test filename list based on github PR history or git changed file."""
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit

Suggested change
"""Get the reordered test filename list based on github PR history or git changed file."""
"""Get the reordered test filename list based on git changed files."""

facebook-github-bot pushed a commit that referenced this pull request Jun 14, 2022
Summary:
This is never used and not tested, so removing it for clarity.

Pull Request resolved: #79363

Approved by: https://github.com/janeyx99

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/943c09a53e70a720c80e6a53948a95a00e4715a0

Reviewed By: osalpekar

Differential Revision: D37119144

Pulled By: suo

fbshipit-source-id: 9cdff2ba9881428210835f0582c6b1b7a248c80b
@facebook-github-bot facebook-github-bot deleted the gh/suo/554/head branch June 17, 2022 14:17
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 25, 2026
This is never used and not tested, so removing it for clarity.

Pull Request resolved: pytorch#79363

Approved by: https://github.com/janeyx99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants