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

[Reland] Adding run specified tests option to run_test.py #59649

Closed
wants to merge 4 commits into from

Conversation

janeyx99
Copy link
Contributor

@janeyx99 janeyx99 commented Jun 8, 2021

Reland of #59487

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jun 8, 2021

💊 CI failures summary and remediations

As of commit 6f5d5bc (more details on the Dr. CI page):



2 failures not recognized by patterns:

Job Step Action
CircleCI pytorch_linux_xenial_py3_6_gcc5_4_test Report results 🔁 rerun
CircleCI pytorch_macos_10_13_py3_test Report results 🔁 rerun

3 jobs timed out:

  • pytorch_linux_xenial_py3_6_gcc5_4_test
  • pytorch_linux_bionic_py3_6_clang9_noarch_test
  • pytorch_macos_10_13_py3_test

❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_linux_bionic_py3_6_clang9_noarch_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun) ❄️

Jun 08 21:39:43 RuntimeError: Process 0 terminated or timed out after 105.07359051704407 seconds
Jun 08 21:39:43 ======================================================================
Jun 08 21:39:43 ERROR [105.132s]: test_backward_rref (__main__.TensorPipeDistAutogradTestWithSpawn)
Jun 08 21:39:43 ----------------------------------------------------------------------
Jun 08 21:39:43 Traceback (most recent call last):
Jun 08 21:39:43   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 398, in wrapper
Jun 08 21:39:43     self._join_processes(fn)
Jun 08 21:39:43   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 590, in _join_processes
Jun 08 21:39:43     self._check_return_codes(elapsed_time)
Jun 08 21:39:43   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 638, in _check_return_codes
Jun 08 21:39:43     raise RuntimeError('Process {} terminated or timed out after {} seconds'.format(i, elapsed_time))
Jun 08 21:39:43 RuntimeError: Process 0 terminated or timed out after 105.07359051704407 seconds
Jun 08 21:39:43 
Jun 08 21:39:43 ----------------------------------------------------------------------
Jun 08 21:39:43 Ran 367 tests in 1058.170s
Jun 08 21:39:43 
Jun 08 21:39:43 FAILED (errors=1, skipped=3)
Jun 08 21:39:43 
Jun 08 21:39:43 Generating XML reports...
Jun 08 21:39:43 Generated XML report: test-reports/dist-gloo/distributed.rpc.test_tensorpipe_agent/TEST-TensorPipeDdpComparisonTestWithSpawn-20210608212205.xml
Jun 08 21:39:43 Generated XML report: test-reports/dist-gloo/distributed.rpc.test_tensorpipe_agent/TEST-TensorPipeDdpUnderDistAutogradTestWithSpawn-20210608212205.xml
Jun 08 21:39:43 Generated XML report: test-reports/dist-gloo/distributed.rpc.test_tensorpipe_agent/TEST-TensorPipeDistAutogradTestWithSpawn-20210608212205.xml

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.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@janeyx99 merged this pull request in 97dfc7e.

deniskokarev pushed a commit to deniskokarev/pytorch that referenced this pull request Jun 9, 2021
)

Summary:
Reland of pytorch#59487

Pull Request resolved: pytorch#59649

Reviewed By: samestep

Differential Revision: D28970751

Pulled By: janeyx99

fbshipit-source-id: 6e28d4dcfdab8a49da4b6a02c57516b08bacd7b5
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.

4 participants