Skip to content

[BC] Temporarily fix the BC check#33387

Closed
houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad:export-D19926249
Closed

[BC] Temporarily fix the BC check#33387
houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad:export-D19926249

Conversation

@houseroad
Copy link
Member

Summary: CI is broken. Skip two functions to fix the problem.

Test Plan: ci

Reviewed By: hl475

Differential Revision: D19926249

Summary: CI is broken. Skip two functions to fix the problem.

Test Plan: ci

Reviewed By: hl475

Differential Revision: D19926249

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

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

@dr-ci
Copy link

dr-ci bot commented Feb 16, 2020

💊 CircleCI build failures summary and remediations

As of commit 952d4e9:

  • 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_windows_vs2019_py36_cuda10.1_test2 (1/1)

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

RuntimeError: test_jit_fuser failed!
 
---------------------------------------------------------------------- 
Ran 46 tests in 11.859s 
 
FAILED (errors=4, skipped=10) 
Traceback (most recent call last): 
  File "run_test.py", line 486, in <module> 
    main() 
  File "run_test.py", line 479, in main 
    raise RuntimeError(message) 
RuntimeError: test_jit_fuser failed! 
 
(base) circleci@PACKER-5E29F737 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ 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_macos_10_13_py3_test (1/1)

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

Feb 15 17:55:51 RuntimeError: Process 0 terminated or timed out after 400.24024176597595 seconds
Feb 15 17:55:51 ====================================================================== 
Feb 15 17:55:51 ERROR [400.272s]: test_autograd_context (__main__.DistAutogradTestWithSpawn) 
Feb 15 17:55:51 ---------------------------------------------------------------------- 
Feb 15 17:55:51 Traceback (most recent call last): 
Feb 15 17:55:51   File "/Users/distiller/workspace/miniconda3/lib/python3.7/site-packages/torch/testing/_internal/common_distributed.py", line 175, in wrapper 
Feb 15 17:55:51     self._join_processes(fn) 
Feb 15 17:55:51   File "/Users/distiller/workspace/miniconda3/lib/python3.7/site-packages/torch/testing/_internal/common_distributed.py", line 256, in _join_processes 
Feb 15 17:55:51     self._check_return_codes(elapsed_time) 
Feb 15 17:55:51   File "/Users/distiller/workspace/miniconda3/lib/python3.7/site-packages/torch/testing/_internal/common_distributed.py", line 275, in _check_return_codes 
Feb 15 17:55:51     raise RuntimeError('Process {} terminated or timed out after {} seconds'.format(i, elapsed_time)) 
Feb 15 17:55:51 RuntimeError: Process 0 terminated or timed out after 400.24024176597595 seconds 
Feb 15 17:55:51  
Feb 15 17:55:51 ---------------------------------------------------------------------- 
Feb 15 17:55:51 Ran 54 tests in 467.872s 
Feb 15 17:55:51  
Feb 15 17:55:51 FAILED (errors=1, skipped=2) 
Feb 15 17:55:51  
Feb 15 17:55:51 Generating XML reports... 
Feb 15 17:55:51 Traceback (most recent call last): 
Feb 15 17:55:51   File "test/run_test.py", line 486, in <module> 
Feb 15 17:55:51     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 f6808df.

ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
Summary:
Pull Request resolved: pytorch#33387

CI is broken. Skip two functions to fix the problem.

Test Plan: ci

Reviewed By: hl475

Differential Revision: D19926249

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