Skip to content

Conversation

@seemethere
Copy link
Member

…I workflow"

This reverts commit 3c6b8a6.

@seemethere seemethere requested a review from malfet July 2, 2020 23:45
@dr-ci
Copy link

dr-ci bot commented Jul 2, 2020

💊 CI failures summary and remediations

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


  • 1/1 failures introduced in this PR

🕵️ 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_rocm3_5_1_py3_6_caffe2_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun) <confirmed not flaky by 2 failures>

Aug 03 22:01:03 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_remove_data_blocks FAILED [ 94%]
Aug 03 22:01:00 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/self_binning_histogram_test.py::TestSelfBinningHistogramLogarithmicFloat::test_histogram_very_small_range_for_stride_underflow PASSED [ 93%] 
Aug 03 22:01:01 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/selu_op_test.py::TestSelu::test_selu_1 PASSED [ 93%] 
Aug 03 22:01:01 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/selu_op_test.py::TestSelu::test_selu_2 PASSED [ 93%] 
Aug 03 22:01:02 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/selu_op_test.py::TestSelu::test_selu_3 PASSED [ 93%] 
Aug 03 22:01:02 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/selu_op_test.py::TestSelu::test_selu_inplace PASSED [ 93%] 
Aug 03 22:01:02 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_add_padding PASSED [ 93%] 
Aug 03 22:01:02 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_add_padding_no_length PASSED [ 93%] 
Aug 03 22:01:03 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_add_zero_padding PASSED [ 93%] 
Aug 03 22:01:03 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_find_duplicate_elements PASSED [ 93%] 
Aug 03 22:01:03 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_gather_padding PASSED [ 93%] 
Aug 03 22:01:03 ../.local/lib/python3.6/site-packages/caffe2/python/operator_test/sequence_ops_test.py::TestSequenceOps::test_remove_data_blocks FAILED [ 94%] 
Aug 03 22:01:03  
Aug 03 22:01:03 =================================== FAILURES =================================== 
Aug 03 22:01:03 ___________________ TestSequenceOps.test_remove_data_blocks ____________________ 
Aug 03 22:01:03  
Aug 03 22:01:03 self = <caffe2.python.operator_test.sequence_ops_test.TestSequenceOps testMethod=test_remove_data_blocks> 
Aug 03 22:01:03 args = (), kwargs = {} 
Aug 03 22:01:03  
Aug 03 22:01:03     def func(self, *args, **kwargs): 
Aug 03 22:01:03         self.should_serialize = True 
Aug 03 22:01:03 >       fixed_seed_func(self, *args, **kwargs) 

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 54 times.

@seemethere seemethere force-pushed the ci-all/seemethere/reland_docker_builder branch from 0a6f750 to 8640a39 Compare July 7, 2020 15:40
@seemethere seemethere added the module: ci Related to continuous integration label Jul 7, 2020
@ezyang
Copy link
Contributor

ezyang commented Jul 19, 2020

What's the status on this? It would be really great to see this get in; for example would have made life in #38796 a lot easier.

@ezyang ezyang self-requested a review July 19, 2020 19:43
@seemethere seemethere force-pushed the ci-all/seemethere/reland_docker_builder branch 4 times, most recently from 2b2c3d0 to 6b5b061 Compare July 21, 2020 17:28
@ezyang
Copy link
Contributor

ezyang commented Jul 22, 2020

We're going to partially land this PR by way of #41846

cc @mattip

@seemethere
Copy link
Member Author

Am I doing something wrong here with tensorboard?

@ezyang
Copy link
Contributor

ezyang commented Jul 22, 2020

No, you need the fix that we rolled up in #38796

This is also a good reason why you should keep up to date with your GitHub notifications ;)

seemethere and others added 2 commits August 3, 2020 14:56
…I workflow"

This reverts commit 3c6b8a6.

Signed-off-by: Eli Uriegas <[email protected]>
@seemethere seemethere force-pushed the ci-all/seemethere/reland_docker_builder branch from 0c11b9a to bcc449f Compare August 3, 2020 21:57
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.

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

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.

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

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.

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

@seemethere
Copy link
Member Author

Currently blocked on #41680

Current tests are incompatible with matplotlib 3.3.0

Signed-off-by: Eli Uriegas <[email protected]>
@facebook-github-bot
Copy link
Contributor

@seemethere merged this pull request in 5939d8a.

@facebook-github-bot facebook-github-bot deleted the ci-all/seemethere/reland_docker_builder branch January 27, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: ci Related to continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants