Skip to content

Conversation

@ansley
Copy link

@ansley ansley commented Feb 17, 2021

Stack from ghstack:

Differential Revision: D26489602

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Feb 17, 2021

💊 CI failures summary and remediations

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


  • 2/6 failures possibly* introduced in this PR
    • 1/2 non-CircleCI failure(s)
  • 4/6 broken upstream at merge base a8885ee since Feb 17

🕵️ 1 new failure recognized by patterns

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

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test1 (1/1)

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

Feb 17 19:42:45 AssertionError: mypy failed: torch/testing/_internal/common_quantized.py:147: error: Module has no attribute "_set_default_mobile_cpu_allocator" [attr-defined]
Feb 17 19:41:21 ----------------------------------------------------------------------
Feb 17 19:41:29   test_doc_examples (__main__.TestTypeHints) ... ok (8.375s)
Feb 17 19:42:45   test_run_mypy (__main__.TestTypeHints) ... FAIL (76.024s)
Feb 17 19:42:45 
Feb 17 19:42:45 ======================================================================
Feb 17 19:42:45 FAIL [76.024s]: test_run_mypy (__main__.TestTypeHints) [mypy.ini]
Feb 17 19:42:45 ----------------------------------------------------------------------
Feb 17 19:42:45 Traceback (most recent call last):
Feb 17 19:42:45   File "test_type_hints.py", line 171, in test_run_mypy
Feb 17 19:42:45     self.fail(f"mypy failed: {stdout} {stderr}")
Feb 17 19:42:45 AssertionError: mypy failed: torch/testing/_internal/common_quantized.py:147: error: Module has no attribute "_set_default_mobile_cpu_allocator"  [attr-defined]
Feb 17 19:42:45 torch/testing/_internal/common_quantized.py:151: error: Module has no attribute "_unset_default_mobile_cpu_allocator"  [attr-defined]
Feb 17 19:42:45 caffe2/contrib/aten/aten_test.py:28: error: Argument 2 to "given" has incompatible type "**Dict[str, object]"; expected "Union[SearchStrategy[Any], InferType]"  [arg-type]
Feb 17 19:42:45 Found 3 errors in 2 files (checked 1238 source files)
Feb 17 19:42:45  
Feb 17 19:42:45 
Feb 17 19:42:45 ----------------------------------------------------------------------
Feb 17 19:42:45 Ran 2 tests in 84.399s
Feb 17 19:42:45 
Feb 17 19:42:45 FAILED (failures=1)
Feb 17 19:42:45 

🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed yet.

🚧 3 fixed upstream failures:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

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.

ansley pushed a commit that referenced this pull request Feb 17, 2021
ghstack-source-id: c20f1b9
Pull Request resolved: #52366
@ansley ansley requested a review from jamesr66a February 17, 2021 18:42
@facebook-github-bot
Copy link
Contributor

@ansley merged this pull request in 440fddf.

@facebook-github-bot facebook-github-bot deleted the gh/ansley/13/head branch February 21, 2021 15:16
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
Summary: Pull Request resolved: pytorch#52366

Test Plan: Imported from OSS

Reviewed By: jamesr66a

Differential Revision: D26489602

Pulled By: ansley

fbshipit-source-id: dd0db0a631840b5efd5dc48887fbf724781c6be4
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