Closed Logarithmus closed 2 years ago
The trouble with running tests in qemu is that failures aren't dispositive. We won't know if a failure is caused by the emulation environment or the software we're testing.
Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.
Currently
./xbps-src check
is being skipped for cross-builds. What do you think about usingqemu
for running the tests inside it? Is there interest from Void team in having this? If yes, I can try to make proof of concept. Sorry if this is a duplicate of another issue.