Skip to content

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Apr 3, 2021

No description provided.

@malfet malfet requested a review from a team April 3, 2021 16:54
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 3, 2021

💊 CI failures summary and remediations

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


  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

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

See CircleCI build pytorch_linux_xenial_cuda11_2_cudnn8_py3_gcc7_test (1/2)

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

Apr 04 06:37:05 AssertionError: False is not true
Apr 04 06:37:05   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 979, in wrapper
Apr 04 06:37:05     method(*args, **kwargs)
Apr 04 06:37:05   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 292, in instantiated_test
Apr 04 06:37:05     result = test_fn(self, *args)
Apr 04 06:37:05   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 266, in test_wrapper
Apr 04 06:37:05     return test(*args, **kwargs)
Apr 04 06:37:05   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 726, in only_fn
Apr 04 06:37:05     return fn(self, device, *args, **kwargs)
Apr 04 06:37:05   File "test_ops.py", line 59, in test_supported_dtypes
Apr 04 06:37:05     self.assertTrue(sample_input.dtype == dtype)
Apr 04 06:37:05 AssertionError: False is not true
Apr 04 06:37:05 
Apr 04 06:37:06 ----------------------------------------------------------------------
Apr 04 06:37:06 Ran 8366 tests in 2479.544s
Apr 04 06:37:06 
Apr 04 06:37:06 FAILED (failures=2, skipped=1160)
Apr 04 06:37:06 
Apr 04 06:37:06 Generating XML reports...
Apr 04 06:37:06 Generated XML report: test-reports/dist-gloo/test_ops/TEST-TestCommonCPU-20210404055545.xml
Apr 04 06:37:06 Generated XML report: test-reports/dist-gloo/test_ops/TEST-TestCommonCUDA-20210404055545.xml
Apr 04 06:37:06 Generated XML report: test-reports/dist-gloo/test_ops/TEST-TestGradientsCPU-20210404055545.xml

See CircleCI build pytorch_windows_vs2019_py36_cuda11.2_test2 (2/2)

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

AssertionError: False is not true
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\circleci\project\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 292, in instantiated_test
    result = test_fn(self, *args)
  File "C:\Users\circleci\project\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 266, in test_wrapper
    return test(*args, **kwargs)
  File "C:\Users\circleci\project\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 726, in only_fn
    return fn(self, device, *args, **kwargs)
  File "test_ops.py", line 59, in test_supported_dtypes
    self.assertTrue(sample_input.dtype == dtype)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 8366 tests in 2168.141s

FAILED (failures=2, skipped=1165)

Generating XML reports...
Generated XML report: test-reports\python-unittest\test_ops\TEST-TestCommonCPU-20210403182511.xml
Generated XML report: test-reports\python-unittest\test_ops\TEST-TestCommonCUDA-20210403182511.xml
Generated XML report: test-reports\python-unittest\test_ops\TEST-TestGradientsCPU-20210403182511.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.

@facebook-github-bot
Copy link
Contributor

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

@malfet malfet added the ci/all label Apr 3, 2021
@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in c9b214f.

@malfet malfet deleted the ci-all/malfet/macos-arm64-python-3.9 branch April 8, 2021 22:48
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