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. G
Gregory P. Smith committed
e1006ce1ded1b18972888ef057718dba6f2c7edd
Parent: cf4c4ec
Committed by GitHub <noreply@github.com>
on 2/2/2025, 4:46:56 AM