Skip to content

WIP#31428

Closed
VitalyFedyunin wants to merge 3 commits intogh/VitalyFedyunin/103/basefrom
gh/VitalyFedyunin/103/head
Closed

WIP#31428
VitalyFedyunin wants to merge 3 commits intogh/VitalyFedyunin/103/basefrom
gh/VitalyFedyunin/103/head

Conversation

@VitalyFedyunin
Copy link
Contributor

@VitalyFedyunin VitalyFedyunin commented Dec 18, 2019

Stack from ghstack:

[ghstack-poisoned]
VitalyFedyunin added a commit that referenced this pull request Dec 18, 2019
ghstack-source-id: 2e18604
Pull Request resolved: #31428
@kostmo
Copy link
Member

kostmo commented Dec 18, 2019

💊 CircleCI build failures summary and remediations

As of commit 19ec955:

  • 1/15 broken upstream at merge base 29f3458 (see grid view)

    You may want to rebase on the viable/strict branch (expand for instructions)

    Since your merge base is older than viable/strict, run these commands:

    git fetch origin viable/strict
    git rebase viable/strict
    

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

  • 13/15 failures introduced in this PR

  • 1/15 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.

🕵️ 13 new failures recognized by patterns

The following build failures do not appear to be due to upstream breakage:

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_simple_test (1/13)

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

Dec 26 22:03:51 RuntimeError: test_jit_simple failed!
Dec 26 22:03:51 Ran 2313 tests in 89.505s 
Dec 26 22:03:51  
Dec 26 22:03:51 FAILED (errors=2, skipped=76, expected failures=1) 
Dec 26 22:03:51  
Dec 26 22:03:51 Generating XML reports... 
Dec 26 22:03:51 Traceback (most recent call last): 
Dec 26 22:03:51   File "test/run_test.py", line 456, in <module> 
Dec 26 22:03:51     main() 
Dec 26 22:03:51   File "test/run_test.py", line 449, in main 
Dec 26 22:03:51     raise RuntimeError(message) 
Dec 26 22:03:51 RuntimeError: test_jit_simple failed! 
Dec 26 22:03:51 + cleanup 
Dec 26 22:03:51 + retcode=1 
Dec 26 22:03:51 + set +x 
Dec 26 22:03:51 =================== sccache compilation log =================== 
Dec 26 22:03:51 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 22:03:51 Compile requests                56 
Dec 26 22:03:51 Compile requests executed        0 
Dec 26 22:03:51 Cache hits                       0 
Dec 26 22:03:51 Cache misses                     0 
Dec 26 22:03:51 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_legacy_test (2/13)

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

Dec 26 22:04:27 RuntimeError: test_jit_legacy failed!
Dec 26 22:04:27 Ran 2313 tests in 136.335s 
Dec 26 22:04:27  
Dec 26 22:04:27 FAILED (errors=2, skipped=58, expected failures=1) 
Dec 26 22:04:27  
Dec 26 22:04:27 Generating XML reports... 
Dec 26 22:04:27 Traceback (most recent call last): 
Dec 26 22:04:27   File "test/run_test.py", line 456, in <module> 
Dec 26 22:04:27     main() 
Dec 26 22:04:27   File "test/run_test.py", line 449, in main 
Dec 26 22:04:27     raise RuntimeError(message) 
Dec 26 22:04:27 RuntimeError: test_jit_legacy failed! 
Dec 26 22:04:27 + cleanup 
Dec 26 22:04:27 + retcode=1 
Dec 26 22:04:27 + set +x 
Dec 26 22:04:27 =================== sccache compilation log =================== 
Dec 26 22:04:27 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 22:04:27 Compile requests               304 
Dec 26 22:04:27 Compile requests executed        0 
Dec 26 22:04:27 Cache hits                       0 
Dec 26 22:04:27 Cache misses                     0 
Dec 26 22:04:27 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (3/13)

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

Dec 26 22:11:09 RuntimeError: test_nn failed!
Dec 26 22:11:09 Ran 1476 tests in 450.446s 
Dec 26 22:11:09  
Dec 26 22:11:09 FAILED (errors=2, skipped=684, expected failures=2) 
Dec 26 22:11:09  
Dec 26 22:11:09 Generating XML reports... 
Dec 26 22:11:09 Traceback (most recent call last): 
Dec 26 22:11:09   File "test/run_test.py", line 456, in <module> 
Dec 26 22:11:09     main() 
Dec 26 22:11:09   File "test/run_test.py", line 449, in main 
Dec 26 22:11:09     raise RuntimeError(message) 
Dec 26 22:11:09 RuntimeError: test_nn failed! 
Dec 26 22:11:09 + cleanup 
Dec 26 22:11:09 + retcode=1 
Dec 26 22:11:09 + set +x 
Dec 26 22:11:09 =================== sccache compilation log =================== 
Dec 26 22:11:09 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 22:11:09 Compile requests                  7 
Dec 26 22:11:09 Compile requests executed         6 
Dec 26 22:11:09 Cache hits                        0 
Dec 26 22:11:09 Cache misses                      6 
Dec 26 22:11:09 Cache timeouts                    0 

See CircleCI build pytorch_linux_xenial_py2_7_9_test (4/13)

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

Dec 26 22:16:14 RuntimeError: test_nn failed!
Dec 26 22:16:14 Ran 1476 tests in 456.435s 
Dec 26 22:16:14  
Dec 26 22:16:14 FAILED (errors=2, skipped=702, expected failures=3) 
Dec 26 22:16:14  
Dec 26 22:16:14 Generating XML reports... 
Dec 26 22:16:14 Traceback (most recent call last): 
Dec 26 22:16:14   File "test/run_test.py", line 456, in <module> 
Dec 26 22:16:14     main() 
Dec 26 22:16:14   File "test/run_test.py", line 449, in main 
Dec 26 22:16:14     raise RuntimeError(message) 
Dec 26 22:16:14 RuntimeError: test_nn failed! 
Dec 26 22:16:15 + cleanup 
Dec 26 22:16:15 + retcode=1 
Dec 26 22:16:15 + set +x 
Dec 26 22:16:15 =================== sccache compilation log =================== 
Dec 26 22:16:15 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 22:16:15 Compile requests                 10 
Dec 26 22:16:15 Compile requests executed         8 
Dec 26 22:16:15 Cache hits                        2 
Dec 26 22:16:15 Cache misses                      6 
Dec 26 22:16:15 Cache timeouts                    0 

See CircleCI build caffe2_onnx_py3_6_clang7_ubuntu16_04_test (5/13)

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

ore dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}"
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/pluggy/hooks.py", line 286 in __call__ 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 237 in _main 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 193 in wrap_session 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 230 in pytest_cmdline_main 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/pluggy/callers.py", line 187 in _multicall 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/pluggy/manager.py", line 86 in <lambda> 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/pluggy/manager.py", line 92 in _hookexec 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/pluggy/hooks.py", line 286 in __call__ 
Dec 26 22:18:32   File "/usr/local/lib/python3.6/dist-packages/_pytest/config/__init__.py", line 90 in main 
Dec 26 22:18:32   File "/usr/local/bin/pytest", line 11 in <module> 
re dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}" 

See CircleCI build pytorch_xla_linux_xenial_py3_6_clang7_test (6/13)

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

Dec 26 22:17:36 caused by: Connection refused (os error 111)
Dec 26 22:17:36 +++ eval 'extract_trap_cmd ' 
Dec 26 22:17:36 ++++ extract_trap_cmd 
Dec 26 22:17:36 ++++ printf '%s\n' '' 
Dec 26 22:17:36 +++ printf '%s\n' cleanup 
Dec 26 22:17:36 ++ trap -- ' 
Dec 26 22:17:36 cleanup' EXIT 
Dec 26 22:17:36 ++ which sccache 
Dec 26 22:17:36 ++ sccache --stop-server 
Dec 26 22:17:36 Stopping sccache server... 
Dec 26 22:17:36 error: couldn't connect to server 
Dec 26 22:17:36 caused by: Connection refused (os error 111) 
Dec 26 22:17:36 ++ true 
Dec 26 22:17:36 ++ rm /var/lib/jenkins/sccache_error.log 
Dec 26 22:17:36 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Dec 26 22:17:36 ++ SCCACHE_IDLE_TIMEOUT=1200 
Dec 26 22:17:36 ++ RUST_LOG=sccache::server=error 
Dec 26 22:17:36 ++ sccache --start-server 
Dec 26 22:17:36 Starting sccache server... 
Dec 26 22:17:37 ++ sccache --zero-stats 
Dec 26 22:17:37 Compile requests                 0 
Dec 26 22:17:37 Compile requests executed        0 

See CircleCI build pytorch_macos_10_13_py3_test (7/13)

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

Dec 26 14:51:44 RuntimeError: test_jit failed!
Dec 26 14:51:43 Ran 2310 tests in 130.130s 
Dec 26 14:51:43  
Dec 26 14:51:43 FAILED (errors=2, skipped=64, expected failures=1) 
Dec 26 14:51:43  
Dec 26 14:51:43 Generating XML reports... 
Dec 26 14:51:44 Traceback (most recent call last): 
Dec 26 14:51:44   File "test/run_test.py", line 456, in <module> 
Dec 26 14:51:44     main() 
Dec 26 14:51:44   File "test/run_test.py", line 449, in main 
Dec 26 14:51:44     raise RuntimeError(message) 
Dec 26 14:51:44 RuntimeError: test_jit failed! 
Dec 26 14:51:44 + cleanup 
Dec 26 14:51:44 + retcode=1 
Dec 26 14:51:44 + set +x 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_multigpu_test (8/13)

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

Dec 26 23:24:06 [ FAILED ] IntegrationTest.MNISTBatchNorm_CUDA
Dec 26 23:24:06 Weights is Contiguous [2, 2, 2, 2] [8, 4, 2, 1] 
Dec 26 23:24:06 Weights is Contiguous [2, 2, 2, 2] [8, 4, 2, 1] 
Dec 26 23:24:06 [       OK ] ParallelTest.DataParallelNumericalEquivalence_MultiCUDA (3233 ms) 
Dec 26 23:24:06 [----------] 9 tests from ParallelTest (7374 ms total) 
Dec 26 23:24:06  
Dec 26 23:24:06 [----------] Global test environment tear-down 
Dec 26 23:24:06 [==========] 788 tests from 32 test cases ran. (80679 ms total) 
Dec 26 23:24:06 [  PASSED  ] 786 tests. 
Dec 26 23:24:06 [  FAILED  ] 2 tests, listed below: 
Dec 26 23:24:06 [  FAILED  ] IntegrationTest.MNIST_CUDA 
Dec 26 23:24:06 [  FAILED  ] IntegrationTest.MNISTBatchNorm_CUDA 
Dec 26 23:24:06  
Dec 26 23:24:06  2 FAILED TESTS 
Dec 26 23:24:08 + cleanup 
Dec 26 23:24:08 + retcode=1 
Dec 26 23:24:08 + set +x 
Dec 26 23:24:08 =================== sccache compilation log =================== 
Dec 26 23:24:08 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:24:08 Compile requests                 0 
Dec 26 23:24:08 Compile requests executed        0 
Dec 26 23:24:08 Cache hits                       0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_nogpu_test (9/13)

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

Dec 26 23:32:32 RuntimeError: test_nn failed!
Dec 26 23:32:32 Ran 1476 tests in 451.013s 
Dec 26 23:32:32  
Dec 26 23:32:32 FAILED (errors=2, skipped=684, expected failures=2) 
Dec 26 23:32:32  
Dec 26 23:32:32 Generating XML reports... 
Dec 26 23:32:32 Traceback (most recent call last): 
Dec 26 23:32:32   File "test/run_test.py", line 456, in <module> 
Dec 26 23:32:32     main() 
Dec 26 23:32:32   File "test/run_test.py", line 449, in main 
Dec 26 23:32:32     raise RuntimeError(message) 
Dec 26 23:32:32 RuntimeError: test_nn failed! 
Dec 26 23:32:32 + cleanup 
Dec 26 23:32:32 + retcode=1 
Dec 26 23:32:32 + set +x 
Dec 26 23:32:32 =================== sccache compilation log =================== 
Dec 26 23:32:32 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:32:32 Compile requests                  7 
Dec 26 23:32:32 Compile requests executed         6 
Dec 26 23:32:32 Cache hits                        0 
Dec 26 23:32:32 Cache misses                      6 
Dec 26 23:32:32 Cache timeouts                    0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX_NO_AVX2_test (10/13)

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

Dec 26 23:35:07 RuntimeError: test_nn failed!
Dec 26 23:35:07 Ran 1572 tests in 599.546s 
Dec 26 23:35:07  
Dec 26 23:35:07 FAILED (failures=1, errors=15, skipped=65, expected failures=4) 
Dec 26 23:35:07  
Dec 26 23:35:07 Generating XML reports... 
Dec 26 23:35:07 Traceback (most recent call last): 
Dec 26 23:35:07   File "test/run_test.py", line 456, in <module> 
Dec 26 23:35:07     main() 
Dec 26 23:35:07   File "test/run_test.py", line 449, in main 
Dec 26 23:35:07     raise RuntimeError(message) 
Dec 26 23:35:07 RuntimeError: test_nn failed! 
Dec 26 23:35:08 + cleanup 
Dec 26 23:35:08 + retcode=1 
Dec 26 23:35:08 + set +x 
Dec 26 23:35:08 =================== sccache compilation log =================== 
Dec 26 23:35:08 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:35:08 Compile requests                32 
Dec 26 23:35:08 Compile requests executed       11 
Dec 26 23:35:08 Cache hits                       0 
Dec 26 23:35:08 Cache misses                    11 
Dec 26 23:35:08 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX2_test (11/13)

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

Dec 26 23:35:24 RuntimeError: test_nn failed!
Dec 26 23:35:23 Ran 1572 tests in 610.814s 
Dec 26 23:35:23  
Dec 26 23:35:23 FAILED (failures=1, errors=15, skipped=65, expected failures=4) 
Dec 26 23:35:23  
Dec 26 23:35:23 Generating XML reports... 
Dec 26 23:35:24 Traceback (most recent call last): 
Dec 26 23:35:24   File "test/run_test.py", line 456, in <module> 
Dec 26 23:35:24     main() 
Dec 26 23:35:24   File "test/run_test.py", line 449, in main 
Dec 26 23:35:24     raise RuntimeError(message) 
Dec 26 23:35:24 RuntimeError: test_nn failed! 
Dec 26 23:35:24 + cleanup 
Dec 26 23:35:24 + retcode=1 
Dec 26 23:35:24 + set +x 
Dec 26 23:35:24 =================== sccache compilation log =================== 
Dec 26 23:35:25 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:35:25 Compile requests                32 
Dec 26 23:35:25 Compile requests executed       11 
Dec 26 23:35:25 Cache hits                       1 
Dec 26 23:35:25 Cache misses                    10 
Dec 26 23:35:25 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_test (12/13)

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

Dec 26 23:35:44 RuntimeError: test_nn failed!
Dec 26 23:35:43 Ran 1572 tests in 613.961s 
Dec 26 23:35:43  
Dec 26 23:35:43 FAILED (failures=1, errors=15, skipped=65, expected failures=4) 
Dec 26 23:35:43  
Dec 26 23:35:43 Generating XML reports... 
Dec 26 23:35:44 Traceback (most recent call last): 
Dec 26 23:35:44   File "test/run_test.py", line 456, in <module> 
Dec 26 23:35:44     main() 
Dec 26 23:35:44   File "test/run_test.py", line 449, in main 
Dec 26 23:35:44     raise RuntimeError(message) 
Dec 26 23:35:44 RuntimeError: test_nn failed! 
Dec 26 23:35:44 + cleanup 
Dec 26 23:35:44 + retcode=1 
Dec 26 23:35:44 + set +x 
Dec 26 23:35:44 =================== sccache compilation log =================== 
Dec 26 23:35:44 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:35:44 Compile requests                32 
Dec 26 23:35:44 Compile requests executed       11 
Dec 26 23:35:44 Cache hits                       1 
Dec 26 23:35:44 Cache misses                    10 
Dec 26 23:35:44 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_slow_test (13/13)

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

Dec 26 23:51:25 [ FAILED ] JitTest.DCE
Dec 26 23:51:25 [ RUN      ] JitTest.ModuleConversion_CUDA 
Dec 26 23:51:25 [       OK ] JitTest.ModuleConversion_CUDA (1 ms) 
Dec 26 23:51:25 [ RUN      ] JitTest.Interp_CUDA 
Dec 26 23:51:25 [       OK ] JitTest.Interp_CUDA (1 ms) 
Dec 26 23:51:25 [----------] 75 tests from JitTest (3738 ms total) 
Dec 26 23:51:25  
Dec 26 23:51:25 [----------] Global test environment tear-down 
Dec 26 23:51:25 [==========] 75 tests from 1 test case ran. (3738 ms total) 
Dec 26 23:51:25 [  PASSED  ] 74 tests. 
Dec 26 23:51:25 [  FAILED  ] 1 test, listed below: 
Dec 26 23:51:25 [  FAILED  ] JitTest.DCE 
Dec 26 23:51:25  
Dec 26 23:51:25  1 FAILED TEST 
Dec 26 23:51:25 + cleanup 
Dec 26 23:51:25 + retcode=1 
Dec 26 23:51:25 + set +x 
Dec 26 23:51:25 =================== sccache compilation log =================== 
Dec 26 23:51:25 ERROR:sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "/tmp/torch_extensions/test_compilation_error_formatting/main.cpp: In function \'int main()\':\n/tmp/torch_extensions/test_compilation_error_formatting/main.cpp:2:23: error: expected \';\' before \'}\' token\n int main() { return 0 }\n                       ^\n" } 
Dec 26 23:51:25  
Dec 26 23:51:25 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 26 23:51:25 Compile requests                128 

❄️ 1 failure recognized as flaky

The following build failures have been detected as flaky and may not be your fault:

See CircleCI build caffe2_onnx_py2_gcc5_ubuntu16_04_test (1/1)

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

ore dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}"
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_empty_like PASSED       [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_empty_like_opset7 PASSED [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_equal PASSED            [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_erf PASSED              [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_exp PASSED              [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_expand PASSED           [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_flatten PASSED          [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_flatten2D PASSED        [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_fmod PASSED             [  2%] 
Dec 26 22:17:43 test/onnx/test_operators.py::TestOperators::test_frobenius_norm PASSED   [  2%] 
re dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}" 

🚧 1 upstream failure recognized by patterns:

These builds matched patterns, but were probably caused by upstream breakages:


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

[ghstack-poisoned]
VitalyFedyunin added a commit that referenced this pull request Dec 18, 2019
ghstack-source-id: 24e0b90
Pull Request resolved: #31428
[ghstack-poisoned]
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.

2 participants