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

BlackList to BlockList #42279

Closed

Conversation

DeepakVelmurugan
Copy link
Contributor

Fixes #41701 blackList convention to blockList convention

@dr-ci
Copy link

dr-ci bot commented Jul 30, 2020

💊 CI failures summary and remediations

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


  • 3/3 failures introduced in this PR

🕵️ 3 new failures recognized by patterns

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

See CircleCI build pytorch_macos_10_13_py3_test (1/3)

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

Jul 29 21:41:23 RuntimeError: test_dataloader failed!
Jul 29 21:41:23 Generated XML report: test-reports/python-unittest/TEST-TestNamedTupleDataLoader-20200729212912.xml 
Jul 29 21:41:23 Generated XML report: test-reports/python-unittest/TEST-TestTensorDataset-20200729212912.xml 
Jul 29 21:41:23 Generated XML report: test-reports/python-unittest/TEST-TestCustomPinFn-20200729212912.xml 
Jul 29 21:41:23 Generated XML report: test-reports/python-unittest/TEST-TestSetAffinity-20200729212912.xml 
Jul 29 21:41:23 Generated XML report: test-reports/python-unittest/TEST-TestStringDataLoader-20200729212912.xml 
Jul 29 21:41:23 Traceback (most recent call last): 
Jul 29 21:41:23   File "test/run_test.py", line 744, in <module> 
Jul 29 21:41:23     main() 
Jul 29 21:41:23   File "test/run_test.py", line 733, in main 
Jul 29 21:41:23     raise RuntimeError(err) 
Jul 29 21:41:23 RuntimeError: test_dataloader failed! 
Jul 29 21:41:23 + cleanup 
Jul 29 21:41:23 + retcode=1 
Jul 29 21:41:23 + set +x 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (2/3)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in .circleci/docker/common/install_cache.sh 
Auto-merging .circleci/docker/common/install_cache.sh 
CONFLICT (add/add): Merge conflict in .circleci/config.yml 
Auto-merging .circleci/config.yml 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/windows_build_definitions.py 
Auto-merging .circleci/cimodel/data/windows_build_definitions.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_definitions.py 
Auto-merging .circleci/cimodel/data/pytorch_build_definitions.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/binary_build_data.py 
Auto-merging .circleci/cimodel/data/binary_build_data.py 
Automatic merge failed; fix conflicts and then commit the result. 

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (3/3)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in .circleci/docker/common/install_cache.sh 
Auto-merging .circleci/docker/common/install_cache.sh 
CONFLICT (add/add): Merge conflict in .circleci/config.yml 
Auto-merging .circleci/config.yml 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/windows_build_definitions.py 
Auto-merging .circleci/cimodel/data/windows_build_definitions.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_definitions.py 
Auto-merging .circleci/cimodel/data/pytorch_build_definitions.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/binary_build_data.py 
Auto-merging .circleci/cimodel/data/binary_build_data.py 
Automatic merge failed; fix conflicts and then commit the result. 

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 or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 2 times.

@malfet malfet self-requested a review July 30, 2020 14:45
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in fbb052c.

@DeepakVelmurugan DeepakVelmurugan deleted the blacklistwhitlist branch August 12, 2020 12:38
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.

Replace blacklist/whitelist in caffe2/onnx/onnx_exporter.cc
5 participants