Skip to content
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

Add script to codemod in 'type: ignore' comments #57994

Closed
wants to merge 3 commits into from

Conversation

driazati
Copy link
Contributor

@driazati driazati commented May 10, 2021

Stack from ghstack:

Differential Revision: D28349280

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 10, 2021

💊 CI failures summary and remediations

As of commit 46aeba8 (more details on the Dr. CI page):


  • 3/3 failures possibly* introduced in this PR
    • 2/3 non-scanned failure(s)

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build test (1/1)

Step: "Test PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-05-11T09:52:22.4530283Z Build left local git repository checkout dirty
2021-05-11T09:52:16.8422874Z real	73m33.417s
2021-05-11T09:52:16.8423413Z user	144m45.356s
2021-05-11T09:52:16.8423785Z sys	26m29.449s
2021-05-11T09:52:16.8424165Z + assert_git_not_dirty
2021-05-11T09:52:16.8425178Z + [[ pytorch-linux-xenial-py3.6-gcc5.4 != *rocm* ]]
2021-05-11T09:52:16.8426074Z + [[ pytorch-linux-xenial-py3.6-gcc5.4 != *xla* ]]
2021-05-11T09:52:16.8426752Z ++ git status --porcelain
2021-05-11T09:52:22.4527260Z + git_status=' M third_party/kineto'
2021-05-11T09:52:22.4528344Z + [[ -n  M third_party/kineto ]]
2021-05-11T09:52:22.4529393Z + echo 'Build left local git repository checkout dirty'
2021-05-11T09:52:22.4530283Z Build left local git repository checkout dirty
2021-05-11T09:52:22.4531231Z + echo 'git status --porcelain:'
2021-05-11T09:52:22.4532028Z git status --porcelain:
2021-05-11T09:52:22.4532811Z + echo ' M third_party/kineto'
2021-05-11T09:52:22.4533408Z  M third_party/kineto
2021-05-11T09:52:22.4533920Z + exit 1
2021-05-11T09:52:22.4534382Z + cleanup
2021-05-11T09:52:22.4534860Z + retcode=1
2021-05-11T09:52:22.4535326Z + set +x
2021-05-11T09:52:22.4535974Z =================== sccache compilation log ===================
2021-05-11T09:52:22.4730017Z =========== If your build fails, please take a look at the log above for possible reasons ===========

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

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

Click here to manually regenerate this comment.

@driazati
Copy link
Contributor Author

@driazati has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

dgl-intel pushed a commit to dgl-intel/pytorch that referenced this pull request May 11, 2021
ghstack-source-id: f5b12cc77795af5c9a2991680634fb7b6b2d3dfe
Pull Request resolved: pytorch#57994
@github-actions
Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
Stale pull requests will automatically be closed 30 days after being marked Stale

@github-actions github-actions bot added the Stale label Jul 10, 2021
@driazati driazati closed this Nov 8, 2021
@facebook-github-bot facebook-github-bot deleted the gh/driazati/20/head branch December 9, 2021 15:17
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.

None yet

2 participants