Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-119461: Restore the testSocket VSOCK skipUnless removed by PR …
…python#119465 (python#129561) Restore the skipUnless removed by python#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.
- Loading branch information