diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-02-13 01:32:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 01:32:37 (GMT) |
commit | 552ec423319220599476d6a7c87c49b639d4c869 (patch) | |
tree | e5a3f6a0356c847d677f902d9fde13980c3395bc /Lib/test/test_pydoc/pydoc_mod.py | |
parent | 2068b03973caf0ffac4605f75333778c317ac88d (diff) | |
download | cpython-552ec423319220599476d6a7c87c49b639d4c869.zip cpython-552ec423319220599476d6a7c87c49b639d4c869.tar.gz cpython-552ec423319220599476d6a7c87c49b639d4c869.tar.bz2 |
[3.11] gh-119461: Restore the testSocket VSOCK skipUnless removed by PR GH-119465 (GH-129561) (#129566)
gh-119461: Restore the testSocket VSOCK skipUnless removed by PR GH-119465 (GH-129561)
Restore the skipUnless removed by GH-119465.
This test can only pass on virtual machines, not actual machines.
actual machines see:
```
self.cli.connect((cid, VSOCKPORT))
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device
```
Reproduced on (Linux) Ubuntu 24.04.1 running 6.8.0-52-generic.
(cherry picked from commit e1006ce1ded1b18972888ef057718dba6f2c7edd)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/test/test_pydoc/pydoc_mod.py')
0 files changed, 0 insertions, 0 deletions