mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Re-enable testHelperPrefix test that was erroneously disabled in CI. Fixes #50701 Test Plan: Test passes locally: ``` ❯ ./TCPStoreTest --gtest_filter=TCPStoreTest.testHelperPrefix Running main() from /data/users/cpio/pytorch/third_party/googletest/googletest/src/gtest_main.cc Note: Google Test filter = TCPStoreTest.testHelperPrefix [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TCPStoreTest [ RUN ] TCPStoreTest.testHelperPrefix [W807 12:01:31.531576727 socket.cpp:462] [c10d] waitForInput: poll for socket SocketImpl(fd=6, addr=[localhost]:37984, remote=[localhost]:37171) returned 0, likely a timeout [W807 12:01:31.531663710 socket.cpp:487] [c10d] waitForInput: socket SocketImpl(fd=6, addr=[localhost]:37984, remote=[localhost]:37171) timed out after 100ms [ OK ] TCPStoreTest.testHelperPrefix (314 ms) [----------] 1 test from TCPStoreTest (314 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (314 ms total) [ PASSED ] 1 test. ╭─ ~/local/pytorch/build/bin main *1 +1 ···················· ✔ /home/cpio/local/a/pytorch-env cpio@devgpu011 ─╮ ╰─ ``` Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/132916 Approved by: https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| aoti_abi_check | ||
| aoti_inference | ||
| api | ||
| c10d | ||
| common | ||
| dist_autograd | ||
| jit | ||
| lazy | ||
| lite_interpreter_runtime | ||
| monitor | ||
| profiler | ||
| rpc | ||
| tensorexpr | ||
| __init__.py | ||