Skip to content

Commit 94e3a49

Browse files
committed
[BE] Remove unused test_python_gloo_with_tls
This was last modified in 2021 and has not been invokved at least since 2.0 release ghstack-source-id: 4b75eb6 Pull Request resolved: #158964
1 parent bb3b5f1 commit 94e3a49

File tree

3 files changed

+0
-147
lines changed

3 files changed

+0
-147
lines changed

.ci/pytorch/create_test_cert.py

Lines changed: 0 additions & 123 deletions
This file was deleted.

.ci/pytorch/run_glootls_test.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

.ci/pytorch/test.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -929,12 +929,6 @@ test_torchbench_gcp_smoketest(){
929929
popd
930930
}
931931

932-
test_python_gloo_with_tls() {
933-
source "$(dirname "${BASH_SOURCE[0]}")/run_glootls_test.sh"
934-
assert_git_not_dirty
935-
}
936-
937-
938932
test_aten() {
939933
# Test ATen
940934
# The following test(s) of ATen have already been skipped by caffe2 in rocm environment:

0 commit comments

Comments
 (0)