Skip to content

Merge criterion and new criterion tests.#43788

Closed
gchanan wants to merge 3 commits intogh/gchanan/306/basefrom
gh/gchanan/306/head
Closed

Merge criterion and new criterion tests.#43788
gchanan wants to merge 3 commits intogh/gchanan/306/basefrom
gh/gchanan/306/head

Conversation

@gchanan
Copy link
Contributor

@gchanan gchanan commented Aug 28, 2020

Stack from ghstack:

They didn't actually do anything different.

Differential Revision: D23408988

They didn't actually do anything different.

[ghstack-poisoned]
gchanan added a commit that referenced this pull request Aug 28, 2020
They didn't actually do anything different.

ghstack-source-id: cb2fcc7
Pull Request resolved: #43788
@dr-ci
Copy link

dr-ci bot commented Aug 28, 2020

💊 CI failures summary and remediations

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


  • 14/14 failures possibly* introduced in this PR
    • 1/14 non-CircleCI failure(s)

🕵️ 13 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/13)

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

Aug 31 11:40:02 RuntimeError: test_cpp_api_parity failed!
Aug 31 11:40:00 Executing ['/Users/distiller/workspace/miniconda3/bin/python', 'test_cpp_api_parity.py', '--verbose', '--verbose', '--verbose', '--verbose'] ... [2020-08-31 11:40:00.682529] 
Aug 31 11:40:02 Traceback (most recent call last): 
Aug 31 11:40:02   File "test_cpp_api_parity.py", line 34, in <module> 
Aug 31 11:40:02     (common_nn.new_criterion_tests, common_nn.NewCriterionTest), 
Aug 31 11:40:02 AttributeError: module 'torch.testing._internal.common_nn' has no attribute 'new_criterion_tests' 
Aug 31 11:40:02 Traceback (most recent call last): 
Aug 31 11:40:02   File "test/run_test.py", line 734, in <module> 
Aug 31 11:40:02     main() 
Aug 31 11:40:02   File "test/run_test.py", line 717, in main 
Aug 31 11:40:02     raise RuntimeError(err_message) 
Aug 31 11:40:02 RuntimeError: test_cpp_api_parity failed! 
Aug 31 11:40:02 + cleanup 
Aug 31 11:40:02 + retcode=1 
Aug 31 11:40:02 + set +x 

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test2 (2/13)

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

Aug 31 18:43:59 SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:11:3 in
Aug 31 18:43:59     #7 0x5600c20c37eb in PyEval_EvalCode /tmp/build/80754af9/python_1588903631989/work/Python/ceval.c:731 
Aug 31 18:43:59     #8 0x5600c2143e73 in run_mod /tmp/build/80754af9/python_1588903631989/work/Python/pythonrun.c:1025 
Aug 31 18:43:59     #9 0x5600c2143f0c in PyRun_StringFlags /tmp/build/80754af9/python_1588903631989/work/Python/pythonrun.c:949 
Aug 31 18:43:59     #10 0x5600c2143f6e in PyRun_SimpleStringFlags /tmp/build/80754af9/python_1588903631989/work/Python/pythonrun.c:445 
Aug 31 18:43:59     #11 0x5600c2147d72 in run_command /tmp/build/80754af9/python_1588903631989/work/Modules/main.c:301 
Aug 31 18:43:59     #12 0x5600c2147d72 in Py_Main /tmp/build/80754af9/python_1588903631989/work/Modules/main.c:749 
Aug 31 18:43:59     #13 0x5600c2011f2d in main /tmp/build/80754af9/python_1588903631989/work/Programs/python.c:69 
Aug 31 18:43:59     #14 0x7f756e2e683f in __libc_start_main /build/glibc-e6zv40/glibc-2.23/csu/../csu/libc-start.c:291 
Aug 31 18:43:59     #15 0x5600c20f127e in _start /home/rdonnelly/mc/conda-bld/compilers_linux-64_1534865402226/work/.build/src/glibc-2.12.2/csu/../sysdeps/x86_64/elf/start.S:103 
Aug 31 18:43:59  
Aug 31 18:43:59 SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:11:3 in  
Aug 31 18:43:59 + retcode=1 
Aug 31 18:43:59 + set -e 
Aug 31 18:43:59 + return 1 
Aug 31 18:43:59 + [[ pytorch-linux-xenial-py3-clang5-asan-test2 == *-NO_AVX-* ]] 
Aug 31 18:43:59 + [[ pytorch-linux-xenial-py3-clang5-asan-test2 == *-NO_AVX2-* ]] 
Aug 31 18:43:59 + '[' -n https://github.com/pytorch/pytorch/pull/43788 ']' 
Aug 31 18:43:59 ++ mktemp 
Aug 31 18:43:59 + DETERMINE_FROM=/tmp/tmp.IjrXPAZORk 
Aug 31 18:43:59 + file_diff_from_base /tmp/tmp.IjrXPAZORk 
Aug 31 18:43:59 + set +e 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_simple_test (3/13)

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

Aug 31 18:43:35 caused by: Connection refused (os error 111)
Aug 31 18:43:35 ++++ extract_trap_cmd 
Aug 31 18:43:35 ++++ printf '%s\n' '' 
Aug 31 18:43:35 +++ printf '%s\n' cleanup 
Aug 31 18:43:35 ++ trap -- ' 
Aug 31 18:43:35 cleanup' EXIT 
Aug 31 18:43:35 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-ge_config_simple-test != *pytorch-win-* ]] 
Aug 31 18:43:35 ++ which sccache 
Aug 31 18:43:35 ++ sccache --stop-server 
Aug 31 18:43:35 Stopping sccache server... 
Aug 31 18:43:35 error: couldn't connect to server 
Aug 31 18:43:35 caused by: Connection refused (os error 111) 
Aug 31 18:43:35 ++ true 
Aug 31 18:43:35 ++ rm /var/lib/jenkins/sccache_error.log 
Aug 31 18:43:35 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Aug 31 18:43:35 ++ SCCACHE_IDLE_TIMEOUT=1200 
Aug 31 18:43:35 ++ RUST_LOG=sccache::server=error 
Aug 31 18:43:35 ++ sccache --start-server 
Aug 31 18:43:35 Starting sccache server... 
Aug 31 18:43:35 ++ sccache --zero-stats 
Aug 31 18:43:35 Compile requests                 0 
Aug 31 18:43:35 Compile requests executed        0 

See CircleCI build pytorch_linux_bionic_py3_6_clang9_test (4/13)

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

Aug 31 18:41:49 caused by: Connection refused (os error 111)
Aug 31 18:41:49 ++++ extract_trap_cmd 
Aug 31 18:41:49 ++++ printf '%s\n' '' 
Aug 31 18:41:49 +++ printf '%s\n' cleanup 
Aug 31 18:41:49 ++ trap -- ' 
Aug 31 18:41:49 cleanup' EXIT 
Aug 31 18:41:49 ++ [[ pytorch-linux-bionic-py3.6-clang9-test != *pytorch-win-* ]] 
Aug 31 18:41:49 ++ which sccache 
Aug 31 18:41:49 ++ sccache --stop-server 
Aug 31 18:41:49 Stopping sccache server... 
Aug 31 18:41:49 error: couldn't connect to server 
Aug 31 18:41:49 caused by: Connection refused (os error 111) 
Aug 31 18:41:49 ++ true 
Aug 31 18:41:49 ++ rm /var/lib/jenkins/sccache_error.log 
Aug 31 18:41:49 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Aug 31 18:41:49 ++ SCCACHE_IDLE_TIMEOUT=1200 
Aug 31 18:41:49 ++ RUST_LOG=sccache::server=error 
Aug 31 18:41:49 ++ sccache --start-server 
Aug 31 18:41:49 Starting sccache server... 
Aug 31 18:41:49 ++ sccache --zero-stats 
Aug 31 18:41:49 Compile requests                 0 
Aug 31 18:41:49 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_profiling_test (5/13)

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

Aug 31 18:48:02 ERROR [0.004s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule)
Aug 31 18:48:02 ERROR [0.004s]: test_nn_CTCLoss_lengths_intlists (test_jit.TestJitGeneratedModule) 
Aug 31 18:48:02 ---------------------------------------------------------------------- 
Aug 31 18:48:02 Traceback (most recent call last): 
Aug 31 18:48:02   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 18:48:02     fn(*args, **kwargs) 
Aug 31 18:48:02   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 18:48:02     input = input + kwargs['extra_args'] 
Aug 31 18:48:02 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 18:48:02  
Aug 31 18:48:02 ====================================================================== 
Aug 31 18:48:02 ERROR [0.004s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule) 
Aug 31 18:48:02 ---------------------------------------------------------------------- 
Aug 31 18:48:02 Traceback (most recent call last): 
Aug 31 18:48:02   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 18:48:02     fn(*args, **kwargs) 
Aug 31 18:48:02   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 18:48:02     input = input + kwargs['extra_args'] 
Aug 31 18:48:02 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 18:48:02  
Aug 31 18:48:02 ---------------------------------------------------------------------- 
Aug 31 18:48:02 Ran 2688 tests in 171.839s 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_legacy_test (6/13)

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

Aug 31 18:47:30 ERROR [0.004s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule)
Aug 31 18:47:30 ERROR [0.004s]: test_nn_CTCLoss_lengths_intlists (test_jit.TestJitGeneratedModule) 
Aug 31 18:47:30 ---------------------------------------------------------------------- 
Aug 31 18:47:30 Traceback (most recent call last): 
Aug 31 18:47:30   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 18:47:30     fn(*args, **kwargs) 
Aug 31 18:47:30   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 18:47:30     input = input + kwargs['extra_args'] 
Aug 31 18:47:30 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 18:47:30  
Aug 31 18:47:30 ====================================================================== 
Aug 31 18:47:30 ERROR [0.004s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule) 
Aug 31 18:47:30 ---------------------------------------------------------------------- 
Aug 31 18:47:30 Traceback (most recent call last): 
Aug 31 18:47:30   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 18:47:30     fn(*args, **kwargs) 
Aug 31 18:47:30   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 18:47:30     input = input + kwargs['extra_args'] 
Aug 31 18:47:30 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 18:47:30  
Aug 31 18:47:30 ---------------------------------------------------------------------- 
Aug 31 18:47:30 Ran 2688 tests in 198.482s 

See CircleCI build pytorch_linux_bionic_py3_8_gcc9_coverage_test (7/13)

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

Aug 31 18:45:53 caused by: Connection refused (os error 111)
Aug 31 18:45:53 ++++ extract_trap_cmd 
Aug 31 18:45:53 ++++ printf '%s\n' '' 
Aug 31 18:45:53 +++ printf '%s\n' cleanup 
Aug 31 18:45:53 ++ trap -- ' 
Aug 31 18:45:53 cleanup' EXIT 
Aug 31 18:45:53 ++ [[ pytorch-linux-bionic-py3.8-gcc9-coverage_test != *pytorch-win-* ]] 
Aug 31 18:45:53 ++ which sccache 
Aug 31 18:45:53 ++ sccache --stop-server 
Aug 31 18:45:53 Stopping sccache server... 
Aug 31 18:45:53 error: couldn't connect to server 
Aug 31 18:45:53 caused by: Connection refused (os error 111) 
Aug 31 18:45:53 ++ true 
Aug 31 18:45:53 ++ rm /var/lib/jenkins/sccache_error.log 
Aug 31 18:45:53 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Aug 31 18:45:53 ++ SCCACHE_IDLE_TIMEOUT=1200 
Aug 31 18:45:53 ++ RUST_LOG=sccache::server=error 
Aug 31 18:45:53 ++ sccache --start-server 
Aug 31 18:45:53 Starting sccache server... 
Aug 31 18:45:53 ++ sccache --zero-stats 
Aug 31 18:45:53 Compile requests                 0 
Aug 31 18:45:53 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (8/13)

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

Aug 31 18:44:05 caused by: Connection refused (os error 111)
Aug 31 18:44:05 ++++ extract_trap_cmd 
Aug 31 18:44:05 ++++ printf '%s\n' '' 
Aug 31 18:44:05 +++ printf '%s\n' cleanup 
Aug 31 18:44:05 ++ trap -- ' 
Aug 31 18:44:05 cleanup' EXIT 
Aug 31 18:44:05 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-test != *pytorch-win-* ]] 
Aug 31 18:44:05 ++ which sccache 
Aug 31 18:44:05 ++ sccache --stop-server 
Aug 31 18:44:05 Stopping sccache server... 
Aug 31 18:44:05 error: couldn't connect to server 
Aug 31 18:44:05 caused by: Connection refused (os error 111) 
Aug 31 18:44:05 ++ true 
Aug 31 18:44:05 ++ rm /var/lib/jenkins/sccache_error.log 
Aug 31 18:44:05 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Aug 31 18:44:05 ++ SCCACHE_IDLE_TIMEOUT=1200 
Aug 31 18:44:05 ++ RUST_LOG=sccache::server=error 
Aug 31 18:44:05 ++ sccache --start-server 
Aug 31 18:44:05 Starting sccache server... 
Aug 31 18:44:05 ++ sccache --zero-stats 
Aug 31 18:44:05 Compile requests                 0 
Aug 31 18:44:05 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test (9/13)

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

Aug 31 18:59:18 caused by: Connection refused (os error 111)
Aug 31 18:59:18 ++++ extract_trap_cmd 
Aug 31 18:59:18 ++++ printf '%s\n' '' 
Aug 31 18:59:18 +++ printf '%s\n' cleanup 
Aug 31 18:59:18 ++ trap -- ' 
Aug 31 18:59:18 cleanup' EXIT 
Aug 31 18:59:18 ++ [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test != *pytorch-win-* ]] 
Aug 31 18:59:18 ++ which sccache 
Aug 31 18:59:18 ++ sccache --stop-server 
Aug 31 18:59:18 Stopping sccache server... 
Aug 31 18:59:18 error: couldn't connect to server 
Aug 31 18:59:18 caused by: Connection refused (os error 111) 
Aug 31 18:59:18 ++ true 
Aug 31 18:59:18 ++ rm /var/lib/jenkins/sccache_error.log 
Aug 31 18:59:18 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Aug 31 18:59:18 ++ SCCACHE_IDLE_TIMEOUT=1200 
Aug 31 18:59:18 ++ RUST_LOG=sccache::server=error 
Aug 31 18:59:18 ++ sccache --start-server 
Aug 31 18:59:18 Starting sccache server... 
Aug 31 18:59:18 ++ sccache --zero-stats 
Aug 31 18:59:18 Compile requests                 0 
Aug 31 18:59:18 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_ge_config_legacy_test (10/13)

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

Aug 31 19:08:15 ERROR [0.003s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule)
Aug 31 19:08:15 ERROR [0.003s]: test_nn_CTCLoss_lengths_intlists (test_jit.TestJitGeneratedModule) 
Aug 31 19:08:15 ---------------------------------------------------------------------- 
Aug 31 19:08:15 Traceback (most recent call last): 
Aug 31 19:08:15   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 19:08:15     fn(*args, **kwargs) 
Aug 31 19:08:15   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 19:08:15     input = input + kwargs['extra_args'] 
Aug 31 19:08:15 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 19:08:15  
Aug 31 19:08:15 ====================================================================== 
Aug 31 19:08:15 ERROR [0.003s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule) 
Aug 31 19:08:15 ---------------------------------------------------------------------- 
Aug 31 19:08:15 Traceback (most recent call last): 
Aug 31 19:08:15   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 19:08:15     fn(*args, **kwargs) 
Aug 31 19:08:15   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 19:08:15     input = input + kwargs['extra_args'] 
Aug 31 19:08:15 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 19:08:15  
Aug 31 19:08:16 ---------------------------------------------------------------------- 
Aug 31 19:08:16 Ran 2688 tests in 290.204s 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_ge_config_profiling_test (11/13)

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

Aug 31 19:06:42 ERROR [0.003s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule)
Aug 31 19:06:42 ERROR [0.003s]: test_nn_CTCLoss_lengths_intlists (test_jit.TestJitGeneratedModule) 
Aug 31 19:06:42 ---------------------------------------------------------------------- 
Aug 31 19:06:42 Traceback (most recent call last): 
Aug 31 19:06:42   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 19:06:42     fn(*args, **kwargs) 
Aug 31 19:06:42   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 19:06:42     input = input + kwargs['extra_args'] 
Aug 31 19:06:42 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 19:06:42  
Aug 31 19:06:42 ====================================================================== 
Aug 31 19:06:42 ERROR [0.003s]: test_nn_CTCLoss_lengths_tensors (test_jit.TestJitGeneratedModule) 
Aug 31 19:06:42 ---------------------------------------------------------------------- 
Aug 31 19:06:42 Traceback (most recent call last): 
Aug 31 19:06:42   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 525, in wrapper 
Aug 31 19:06:42     fn(*args, **kwargs) 
Aug 31 19:06:42   File "/var/lib/jenkins/workspace/test/test_jit.py", line 15652, in do_test 
Aug 31 19:06:42     input = input + kwargs['extra_args'] 
Aug 31 19:06:42 TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple' 
Aug 31 19:06:42  
Aug 31 19:06:42 ---------------------------------------------------------------------- 
Aug 31 19:06:42 Ran 2688 tests in 223.057s 

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test2 (12/13)

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

RuntimeError: test_cpp_api_parity failed!
  warnings.warn(errors.NumbaDeprecationWarning(msg)) 
Traceback (most recent call last): 
  File "test_cpp_api_parity.py", line 34, in <module> 
    (common_nn.new_criterion_tests, common_nn.NewCriterionTest), 
AttributeError: module 'torch.testing._internal.common_nn' has no attribute 'new_criterion_tests' 
Traceback (most recent call last): 
  File "run_test.py", line 734, in <module> 
    main() 
  File "run_test.py", line 717, in main 
    raise RuntimeError(err_message) 
RuntimeError: test_cpp_api_parity failed! 
 
(base) circleci@PACKER-5F0EEC91 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test1 (13/13)

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

RuntimeError: test_jit_profiling failed!
Generated XML report: test-reports\python-unittest\TEST-jit.test_tracer.TestTracer-20200831185918.xml 
Generated XML report: test-reports\python-unittest\TEST-jit.test_type_sharing.TestTypeSharing-20200831185918.xml 
Generated XML report: test-reports\python-unittest\TEST-jit.test_unsupported_ops.TestUnsupportedOps-20200831185918.xml 
Generated XML report: test-reports\python-unittest\TEST-jit.test_with.TestWith-20200831185918.xml 
Generated XML report: test-reports\python-unittest\TEST-jit.test_data_parallel.TestDataParallel-20200831185918.xml 
Traceback (most recent call last): 
  File "run_test.py", line 734, in <module> 
    main() 
  File "run_test.py", line 717, in main 
    raise RuntimeError(err_message) 
RuntimeError: test_jit_profiling failed! 
+ cleanup
+ retcode=1
+ set +x

ci.pytorch.org: 1 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 28 times.

They didn't actually do anything different.

Differential Revision: [D23408988](https://our.internmc.facebook.com/intern/diff/D23408988)
They didn't actually do anything different.

Differential Revision: [D23408988](https://our.internmc.facebook.com/intern/diff/D23408988)

[ghstack-poisoned]
@gchanan gchanan closed this Sep 10, 2020
@facebook-github-bot facebook-github-bot deleted the gh/gchanan/306/head branch October 11, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant