diff options
author | Gregory P. Smith <greg@krypto.org> | 2025-02-02 04:46:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 04:46:56 (GMT) |
commit | e1006ce1ded1b18972888ef057718dba6f2c7edd (patch) | |
tree | 5398a8e6bdc02aedd2ca1d8c4632ad4ccc905bb9 /Python/optimizer.c | |
parent | cf4c4ecc26c7e3b89f2e56893260a8a3319dab3d (diff) | |
download | cpython-e1006ce1ded1b18972888ef057718dba6f2c7edd.zip cpython-e1006ce1ded1b18972888ef057718dba6f2c7edd.tar.gz cpython-e1006ce1ded1b18972888ef057718dba6f2c7edd.tar.bz2 |
gh-119461: Restore the testSocket VSOCK skipUnless removed by PR #119465 (#129561)
Restore the skipUnless removed by #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.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions