| 19 Feb 2026 |
emily | looking at scikit-build-core | 12:11:22 |
emily | the issue with scikit-build-core isn't the presence or lack of lipo; it can handle that | 12:12:18 |
emily | it's https://pytest-subprocess.readthedocs.io/en/1.4.0/usage.html#unregistered-commands, "By default, when the fake_process fixture is being used, any attempt to run subprocess that has not been registered will raise the ProcessNotRegisteredError exception." | 12:12:41 |
emily | hexa: any recent changes to pytest stuff? | 12:12:48 |
emily | uh whoops, I included my random testing of scikit-build-core in the Wayland commit :) | 12:13:14 |
emily | oh for goodness sakes | 12:17:00 |
emily | https://github.com/scikit-build/scikit-build-core/blob/2ddfb9f436fcfceb404d6a3444f7d6ba1093ea60/tests/test_get_requires.py#L34-L37 | 12:17:04 |
emily | their fixture just won't work if you built single-arch binaries like we do | 12:17:37 |