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

test with an empty getattr #50155

Closed
wants to merge 1 commit into from

Conversation

jonykarki
Copy link
Contributor

Fixes #{issue number}

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jan 6, 2021

💊 CI failures summary and remediations

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


  • 18/19 failures possibly* introduced in this PR
    • 3/18 non-CircleCI failure(s)
  • 1/19 broken upstream at merge base 6eee2a0 on Jan 06 from 10:53am to 12:35pm

🕵️ 15 new failures recognized by patterns

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

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (1/15)

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 aten/src/ATen/ATen.h
Auto-merging aten/src/ATen/ATen.h
CONFLICT (add/add): Merge conflict in CMakeLists.txt
Auto-merging CMakeLists.txt
CONFLICT (add/add): Merge conflict in .jenkins/pytorch/README.md
Auto-merging .jenkins/pytorch/README.md
CONFLICT (add/add): Merge conflict in .github/workflows/update_s3_htmls.yml
Auto-merging .github/workflows/update_s3_htmls.yml
CONFLICT (add/add): Merge conflict in .circleci/scripts/binary_linux_test.sh
Auto-merging .circleci/scripts/binary_linux_test.sh
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test1 (2/15)

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

Jan 06 21:14:45 RuntimeError: test_autograd failed!
Jan 06 21:14:45 Generated XML report: test-reports/python-unittest/TEST-TestAutogradComplex-20210106202212.xml
Jan 06 21:14:45 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCPU-20210106202212.xml
Jan 06 21:14:45 Generated XML report: test-reports/python-unittest/TEST-TestAutogradForwardMode-20210106202212.xml
Jan 06 21:14:45 Generated XML report: test-reports/python-unittest/TEST-TestAutogradFunctional-20210106202212.xml
Jan 06 21:14:45 Generated XML report: test-reports/python-unittest/TEST-TestMultithreadAutograd-20210106202212.xml
Jan 06 21:14:45 Traceback (most recent call last):
Jan 06 21:14:45   File "test/run_test.py", line 910, in <module>
Jan 06 21:14:45     main()
Jan 06 21:14:45   File "test/run_test.py", line 889, in main
Jan 06 21:14:45     raise RuntimeError(err_message)
Jan 06 21:14:45 RuntimeError: test_autograd failed!
Jan 06 21:14:46 + cleanup
Jan 06 21:14:46 + retcode=1
Jan 06 21:14:46 + set +x
Jan 06 21:14:46 =================== sccache compilation log ===================
Jan 06 21:14:46 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 21:14:46 Compile requests                      0
Jan 06 21:14:46 Compile requests executed             0
Jan 06 21:14:46 Cache hits                            0
Jan 06 21:14:46 Cache misses                          0
Jan 06 21:14:46 Cache timeouts                        0

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test1 (3/15)

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

Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_inference_lstm FAILED [ 97%]
Jan 06 20:29:17 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_box_with_nms_limits PASSED [ 97%]
Jan 06 20:29:17 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_bucketize_op PASSED [ 97%]
Jan 06 20:29:17 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_collect_and_distribute_fpn_rpn_proposals_op PASSED [ 97%]
Jan 06 20:29:17 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_copy_between_cpu_and_gpu SKIPPED [ 97%]
Jan 06 20:29:17 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gather_ranges_to_dense_op PASSED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gelu_op PASSED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gelu_op_cuda SKIPPED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_generate_proposals PASSED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_generate_proposals_cuda SKIPPED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_index_hash_op PASSED [ 97%]
Jan 06 20:29:18 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_inference_lstm FAILED [ 97%]
Jan 06 20:29:18 
Jan 06 20:29:18 =================================== FAILURES ===================================
Jan 06 20:29:18 _____________________ TorchIntegration.test_inference_lstm _____________________
Jan 06 20:29:18 
Jan 06 20:29:18 self = <caffe2.python.operator_test.torch_integration_test.TorchIntegration testMethod=test_inference_lstm>
Jan 06 20:29:18 
Jan 06 20:29:18     @given(
Jan 06 20:29:18 >       bsz=st.integers(1, 5),
Jan 06 20:29:18         seq_lens=st.integers(1, 6),
Jan 06 20:29:18         emb_lens=st.integers(5, 10),

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test2 (4/15)

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

RuntimeError: test_autograd failed!
Generated XML report: test-reports\python-unittest\TEST-TestAutogradDeviceTypeCPU-20210106201525.xml
Generated XML report: test-reports\python-unittest\TEST-TestAutogradDeviceTypeCUDA-20210106201525.xml
Generated XML report: test-reports\python-unittest\TEST-TestAutogradForwardMode-20210106201525.xml
Generated XML report: test-reports\python-unittest\TEST-TestAutogradFunctional-20210106201525.xml
Generated XML report: test-reports\python-unittest\TEST-TestMultithreadAutograd-20210106201525.xml
Traceback (most recent call last):
  File "run_test.py", line 910, in <module>
    main()
  File "run_test.py", line 889, in main
    raise RuntimeError(err_message)
RuntimeError: test_autograd failed!

(base) circleci@PACKER-5FD865C5 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1 
+ cleanup
+ retcode=1
+ set +x


Exited with code exit status 1

See CircleCI build pytorch_linux_bionic_py3_8_gcc9_coverage_test1 (5/15)

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

Jan 06 21:20:40 RuntimeError: test_autograd failed!
Jan 06 21:20:39 Generated XML report: test-reports/python-unittest/TEST-TestAutogradComplex-20210106202733.xml
Jan 06 21:20:39 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCPU-20210106202733.xml
Jan 06 21:20:39 Generated XML report: test-reports/python-unittest/TEST-TestAutogradForwardMode-20210106202733.xml
Jan 06 21:20:39 Generated XML report: test-reports/python-unittest/TEST-TestAutogradFunctional-20210106202733.xml
Jan 06 21:20:39 Generated XML report: test-reports/python-unittest/TEST-TestMultithreadAutograd-20210106202733.xml
Jan 06 21:20:40 Traceback (most recent call last):
Jan 06 21:20:40   File "test/run_test.py", line 910, in <module>
Jan 06 21:20:40     main()
Jan 06 21:20:40   File "test/run_test.py", line 889, in main
Jan 06 21:20:40     raise RuntimeError(err_message)
Jan 06 21:20:40 RuntimeError: test_autograd failed!
Jan 06 21:20:40 
Jan 06 21:20:40 real	53m11.380s
Jan 06 21:20:40 user	95m47.791s
Jan 06 21:20:40 sys	0m14.996s
Jan 06 21:20:40 + cleanup
Jan 06 21:20:40 + retcode=1
Jan 06 21:20:40 + set +x
Jan 06 21:20:40 =================== sccache compilation log ===================
Jan 06 21:20:40 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 21:20:40 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test2 (6/15)

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

Jan 06 20:22:47 RuntimeError: test_bundled_inputs failed!
Jan 06 20:22:47 
Jan 06 20:22:47 FAILED (errors=4)
Jan 06 20:22:47 
Jan 06 20:22:47 Generating XML reports...
Jan 06 20:22:47 Generated XML report: test-reports/python-unittest/TEST-TestBundledInputs-20210106202247.xml
Jan 06 20:22:47 Traceback (most recent call last):
Jan 06 20:22:47   File "test/run_test.py", line 910, in <module>
Jan 06 20:22:47     main()
Jan 06 20:22:47   File "test/run_test.py", line 889, in main
Jan 06 20:22:47     raise RuntimeError(err_message)
Jan 06 20:22:47 RuntimeError: test_bundled_inputs failed!
Jan 06 20:22:48 + cleanup
Jan 06 20:22:48 + retcode=1
Jan 06 20:22:48 + set +x
Jan 06 20:22:48 =================== sccache compilation log ===================
Jan 06 20:22:48 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 20:22:48 Compile requests                      16
Jan 06 20:22:48 Compile requests executed             14
Jan 06 20:22:48 Cache hits                             2
Jan 06 20:22:48 Cache hits (C/C++)                     2
Jan 06 20:22:48 Cache misses                          12

See CircleCI build pytorch_macos_10_13_py3_test (7/15)

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

Jan 06 20:16:20 RuntimeError: test_autograd failed!
Jan 06 20:16:20 Generated XML report: test-reports/python-unittest/TEST-TestAutogradComplex-20210106200417.xml
Jan 06 20:16:20 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCPU-20210106200417.xml
Jan 06 20:16:20 Generated XML report: test-reports/python-unittest/TEST-TestAutogradForwardMode-20210106200417.xml
Jan 06 20:16:20 Generated XML report: test-reports/python-unittest/TEST-TestAutogradFunctional-20210106200417.xml
Jan 06 20:16:20 Generated XML report: test-reports/python-unittest/TEST-TestMultithreadAutograd-20210106200417.xml
Jan 06 20:16:20 Traceback (most recent call last):
Jan 06 20:16:20   File "test/run_test.py", line 910, in <module>
Jan 06 20:16:20     main()
Jan 06 20:16:20   File "test/run_test.py", line 889, in main
Jan 06 20:16:20     raise RuntimeError(err_message)
Jan 06 20:16:20 RuntimeError: test_autograd failed!
Jan 06 20:16:20 + cleanup
Jan 06 20:16:20 + retcode=1
Jan 06 20:16:20 + set +x


Exited with code exit status 1

See CircleCI build pytorch_linux_xenial_cuda9_2_cudnn7_py3_gcc5_4_build (8/15)

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 aten/src/ATen/ATen.h
Auto-merging aten/src/ATen/ATen.h
CONFLICT (add/add): Merge conflict in CMakeLists.txt
Auto-merging CMakeLists.txt
CONFLICT (add/add): Merge conflict in .jenkins/pytorch/README.md
Auto-merging .jenkins/pytorch/README.md
CONFLICT (add/add): Merge conflict in .github/workflows/update_s3_htmls.yml
Auto-merging .github/workflows/update_s3_htmls.yml
CONFLICT (add/add): Merge conflict in .circleci/scripts/binary_linux_test.sh
Auto-merging .circleci/scripts/binary_linux_test.sh
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_jit_legacy_test (9/15)

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

Jan 06 20:39:04 RuntimeError: test_jit_legacy failed!
Jan 06 20:39:04   File "/opt/conda/lib/python3.6/site-packages/torch/nn/modules/loss.py", line 26, in __init__
Jan 06 20:39:04     self.register_buffer('weight', weight)
Jan 06 20:39:04   File "/opt/conda/lib/python3.6/site-packages/torch/nn/modules/module.py", line 318, in register_buffer
Jan 06 20:39:04     raise KeyError("attribute '{}' already exists".format(name))
Jan 06 20:39:04 KeyError: "attribute 'weight' already exists"
Jan 06 20:39:04 Traceback (most recent call last):
Jan 06 20:39:04   File "test/run_test.py", line 910, in <module>
Jan 06 20:39:04     main()
Jan 06 20:39:04   File "test/run_test.py", line 889, in main
Jan 06 20:39:04     raise RuntimeError(err_message)
Jan 06 20:39:04 RuntimeError: test_jit_legacy failed!
Jan 06 20:39:05 + cleanup
Jan 06 20:39:05 + retcode=1
Jan 06 20:39:05 + set +x
Jan 06 20:39:05 =================== sccache compilation log ===================
Jan 06 20:39:05 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 20:39:05 Compile requests                      0
Jan 06 20:39:05 Compile requests executed             0
Jan 06 20:39:05 Cache hits                            0
Jan 06 20:39:05 Cache misses                          0
Jan 06 20:39:05 Cache timeouts                        0

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test2 (10/15)

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

Jan 06 20:44:05 RuntimeError: test_bundled_inputs failed!
Jan 06 20:44:05 
Jan 06 20:44:05 FAILED (errors=4)
Jan 06 20:44:05 
Jan 06 20:44:05 Generating XML reports...
Jan 06 20:44:05 Generated XML report: test-reports/python-unittest/TEST-TestBundledInputs-20210106204405.xml
Jan 06 20:44:05 Traceback (most recent call last):
Jan 06 20:44:05   File "test/run_test.py", line 910, in <module>
Jan 06 20:44:05     main()
Jan 06 20:44:05   File "test/run_test.py", line 889, in main
Jan 06 20:44:05     raise RuntimeError(err_message)
Jan 06 20:44:05 RuntimeError: test_bundled_inputs failed!
Jan 06 20:44:06 + cleanup
Jan 06 20:44:06 + retcode=1
Jan 06 20:44:06 + set +x
Jan 06 20:44:06 =================== sccache compilation log ===================
Jan 06 20:44:06 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 20:44:06 Compile requests                      46
Jan 06 20:44:06 Compile requests executed             20
Jan 06 20:44:06 Cache hits                             2
Jan 06 20:44:06 Cache hits (C/C++)                     2
Jan 06 20:44:06 Cache misses                          18

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (11/15)

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 aten/src/ATen/ATen.h
Auto-merging aten/src/ATen/ATen.h
CONFLICT (add/add): Merge conflict in CMakeLists.txt
Auto-merging CMakeLists.txt
CONFLICT (add/add): Merge conflict in .jenkins/pytorch/README.md
Auto-merging .jenkins/pytorch/README.md
CONFLICT (add/add): Merge conflict in .github/workflows/update_s3_htmls.yml
Auto-merging .github/workflows/update_s3_htmls.yml
CONFLICT (add/add): Merge conflict in .circleci/scripts/binary_linux_test.sh
Auto-merging .circleci/scripts/binary_linux_test.sh
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test1 (12/15)

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

Jan 06 21:34:40 RuntimeError: test_autograd failed!
Jan 06 21:34:40 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCPU-20210106204249.xml
Jan 06 21:34:40 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCUDA-20210106204249.xml
Jan 06 21:34:40 Generated XML report: test-reports/python-unittest/TEST-TestAutogradForwardMode-20210106204249.xml
Jan 06 21:34:40 Generated XML report: test-reports/python-unittest/TEST-TestAutogradFunctional-20210106204249.xml
Jan 06 21:34:40 Generated XML report: test-reports/python-unittest/TEST-TestMultithreadAutograd-20210106204249.xml
Jan 06 21:34:40 Traceback (most recent call last):
Jan 06 21:34:40   File "test/run_test.py", line 910, in <module>
Jan 06 21:34:40     main()
Jan 06 21:34:40   File "test/run_test.py", line 889, in main
Jan 06 21:34:40     raise RuntimeError(err_message)
Jan 06 21:34:40 RuntimeError: test_autograd failed!
Jan 06 21:34:41 + cleanup
Jan 06 21:34:41 + retcode=1
Jan 06 21:34:41 + set +x
Jan 06 21:34:41 =================== sccache compilation log ===================
Jan 06 21:34:42 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 21:34:42 Compile requests                      0
Jan 06 21:34:42 Compile requests executed             0
Jan 06 21:34:42 Cache hits                            0
Jan 06 21:34:42 Cache misses                          0
Jan 06 21:34:42 Cache timeouts                        0

See CircleCI build pytorch_linux_bionic_py3_6_clang9_test (13/15)

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

Jan 06 20:31:39 RuntimeError: test_autograd failed!
Jan 06 20:31:38 Generated XML report: test-reports/python-unittest/TEST-TestAutogradComplex-20210106202400.xml
Jan 06 20:31:38 Generated XML report: test-reports/python-unittest/TEST-TestAutogradDeviceTypeCPU-20210106202400.xml
Jan 06 20:31:38 Generated XML report: test-reports/python-unittest/TEST-TestAutogradForwardMode-20210106202400.xml
Jan 06 20:31:38 Generated XML report: test-reports/python-unittest/TEST-TestAutogradFunctional-20210106202400.xml
Jan 06 20:31:38 Generated XML report: test-reports/python-unittest/TEST-TestMultithreadAutograd-20210106202400.xml
Jan 06 20:31:39 Traceback (most recent call last):
Jan 06 20:31:39   File "test/run_test.py", line 910, in <module>
Jan 06 20:31:39     main()
Jan 06 20:31:39   File "test/run_test.py", line 889, in main
Jan 06 20:31:39     raise RuntimeError(err_message)
Jan 06 20:31:39 RuntimeError: test_autograd failed!
Jan 06 20:31:39 
Jan 06 20:31:39 real	9m10.573s
Jan 06 20:31:39 user	11m46.198s
Jan 06 20:31:39 sys	2m22.642s
Jan 06 20:31:39 + cleanup
Jan 06 20:31:39 + retcode=1
Jan 06 20:31:39 + set +x
Jan 06 20:31:39 =================== sccache compilation log ===================
Jan 06 20:31:39 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 20:31:39 Compile requests                      16

See CircleCI build pytorch_linux_bionic_py3_8_gcc9_coverage_test2 (14/15)

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

Jan 06 20:27:30 RuntimeError: test_bundled_inputs failed!
Jan 06 20:27:29 
Jan 06 20:27:29 FAILED (errors=4)
Jan 06 20:27:29 
Jan 06 20:27:29 Generating XML reports...
Jan 06 20:27:29 Generated XML report: test-reports/python-unittest/TEST-TestBundledInputs-20210106202729.xml
Jan 06 20:27:30 Traceback (most recent call last):
Jan 06 20:27:30   File "test/run_test.py", line 910, in <module>
Jan 06 20:27:30     main()
Jan 06 20:27:30   File "test/run_test.py", line 889, in main
Jan 06 20:27:30     raise RuntimeError(err_message)
Jan 06 20:27:30 RuntimeError: test_bundled_inputs failed!
Jan 06 20:27:30 
Jan 06 20:27:30 real	0m7.265s
Jan 06 20:27:30 user	0m6.151s
Jan 06 20:27:30 sys	0m1.285s
Jan 06 20:27:30 + cleanup
Jan 06 20:27:30 + retcode=1
Jan 06 20:27:30 + set +x
Jan 06 20:27:30 =================== sccache compilation log ===================
Jan 06 20:27:30 =========== If your build fails, please take a look at the log above for possible reasons ===========
Jan 06 20:27:30 Compile requests                      16

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test2 (15/15)

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

Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_inference_lstm FAILED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_box_with_nms_limits PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_bucketize_op PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_collect_and_distribute_fpn_rpn_proposals_op PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_copy_between_cpu_and_gpu SKIPPED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gather_ranges_to_dense_op PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gelu_op PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_gelu_op_cuda SKIPPED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_generate_proposals PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_generate_proposals_cuda SKIPPED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_index_hash_op PASSED [ 97%]
Jan 06 20:28:11 ../../../../opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/torch_integration_test.py::TorchIntegration::test_inference_lstm FAILED [ 97%]
Jan 06 20:28:11 
Jan 06 20:28:11 =================================== FAILURES ===================================
Jan 06 20:28:11 _____________________ TorchIntegration.test_inference_lstm _____________________
Jan 06 20:28:11 
Jan 06 20:28:11 self = <caffe2.python.operator_test.torch_integration_test.TorchIntegration testMethod=test_inference_lstm>
Jan 06 20:28:11 
Jan 06 20:28:11     @given(
Jan 06 20:28:11 >       bsz=st.integers(1, 5),
Jan 06 20:28:11         seq_lens=st.integers(1, 6),
Jan 06 20:28:11         emb_lens=st.integers(5, 10),

🚧 1 fixed upstream failure:

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

Check out the recency history of this "viable master" tracking branch.


Extra GitHub checks: 1 failed


ci.pytorch.org: 2 failed


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.

This comment has been revised 29 times.

@H-Huang
Copy link
Member

H-Huang commented Jan 6, 2021

Hi @jonykarki, can we get more info behind this PR?

@H-Huang H-Huang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jan 6, 2021
@jonykarki
Copy link
Contributor Author

Oh yes. I was actually working on #49726 on my previous PR #49879 and kinda messed things up. So, I created this new pull request to run the tests because I couldn't run tests locally. I'll change this to draft for now.

@jonykarki jonykarki marked this pull request as draft January 6, 2021 23:44
@H-Huang H-Huang removed the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jan 7, 2021
@jonykarki jonykarki closed this Jan 10, 2021
@jonykarki jonykarki deleted the nn_moduleattribute_error branch January 10, 2021 21:40
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.

None yet

4 participants