Skip to content

Conversation

albanD
Copy link
Collaborator

@albanD albanD commented Jan 28, 2020

Summary: Original commit changeset: a2b41c2d231e

Test Plan: fb and oss tests

Differential Revision: D19591864

Summary: Original commit changeset: a2b41c2d231e

Test Plan: fb and oss tests

Differential Revision: D19591864

fbshipit-source-id: b9ff0e9294639d4856e3e17d953f38a72e891f4b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D19591864

@kostmo
Copy link
Member

kostmo commented Jan 28, 2020

💊 CircleCI build failures summary and remediations

As of commit abe8840:

  • 1/2 failures introduced in this PR
  • 1/2 recognized as flaky ❄️
    • Re-run these jobs?

Detailed failure analysis

One may explore the probable reasons each build failed interactively on the Dr. CI website.

🕵️ 1 new failure recognized by patterns

The following build failures do not appear to be due to upstream breakage:

See CircleCI build pytorch_macos_10_13_py3_test (1/1)

Step: "Test" (full log | pattern match details)

Jan 27 18:16:16 RuntimeError: test_autograd failed!
Jan 27 18:16:15 Ran 1046 tests in 268.400s 
Jan 27 18:16:15  
Jan 27 18:16:15 FAILED (errors=1, skipped=13, expected failures=1) 
Jan 27 18:16:15  
Jan 27 18:16:15 Generating XML reports... 
Jan 27 18:16:16 Traceback (most recent call last): 
Jan 27 18:16:16   File "test/run_test.py", line 456, in <module> 
Jan 27 18:16:16     main() 
Jan 27 18:16:16   File "test/run_test.py", line 449, in main 
Jan 27 18:16:16     raise RuntimeError(message) 
Jan 27 18:16:16 RuntimeError: test_autograd failed! 
Jan 27 18:16:16 + cleanup 
Jan 27 18:16:16 + retcode=1 
Jan 27 18:16:16 + set +x 

❄️ 1 failure recognized as flaky

The following build failures have been detected as flaky and may not be your fault:

See CircleCI build pytorch_linux_xenial_cuda10_1_cudnn7_py3_nogpu_test (1/1)

Step: "Test" (full log | pattern match details) ❄️

Jan 28 02:40:20 RuntimeError: quantization scale should be > 0
Jan 28 02:40:20   File "test_quantization.py", line 730, in test_quantized_rnn 
Jan 28 02:40:20     y, (h, c) = cell_dq(x, (h, c)) 
Jan 28 02:40:20   File "/opt/conda/lib/python3.6/site-packages/torch/nn/modules/module.py", line 540, in __call__ 
Jan 28 02:40:20     result = self.forward(*input, **kwargs) 
Jan 28 02:40:20   File "/opt/conda/lib/python3.6/site-packages/torch/nn/quantized/dynamic/modules/rnn.py", line 373, in forward 
Jan 28 02:40:20     return self.forward_tensor(input, hx) 
Jan 28 02:40:20   File "/opt/conda/lib/python3.6/site-packages/torch/nn/quantized/dynamic/modules/rnn.py", line 334, in forward_tensor 
Jan 28 02:40:20     input, hx, batch_sizes, max_batch_size, sorted_indices) 
Jan 28 02:40:20   File "/opt/conda/lib/python3.6/site-packages/torch/nn/quantized/dynamic/modules/rnn.py", line 315, in forward_impl 
Jan 28 02:40:20     self.batch_first, dtype=self.dtype, use_dynamic=True) 
Jan 28 02:40:20 RuntimeError: quantization scale should be > 0 
Jan 28 02:40:20  
Jan 28 02:40:20 ---------------------------------------------------------------------- 
Jan 28 02:40:20 Ran 36 tests in 50.490s 
Jan 28 02:40:20  
Jan 28 02:40:20 FAILED (errors=1, skipped=1) 
Jan 28 02:40:20  
Jan 28 02:40:20 Generating XML reports... 
Jan 28 02:40:20 Traceback (most recent call last): 
Jan 28 02:40:20   File "test/run_test.py", line 456, in <module> 
Jan 28 02:40:20     main() 

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 on the GitHub issue tracker.

This comment has been revised 1 time.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in db8ce7e.

wuhuikx pushed a commit to wuhuikx/pytorch that referenced this pull request Jan 30, 2020
…ws" (pytorch#32681)

Summary:
Pull Request resolved: pytorch#32681

Original commit changeset: a2b41c2d231e

Test Plan: fb and oss tests

Reviewed By: hudeven

Differential Revision: D19591864

fbshipit-source-id: 7068b5563e37bc9a5d415fd535c73fd9d71fe131
ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
…ws" (pytorch#32681)

Summary:
Pull Request resolved: pytorch#32681

Original commit changeset: a2b41c2d231e

Test Plan: fb and oss tests

Reviewed By: hudeven

Differential Revision: D19591864

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