Closed
Description
Currently, go test
runs against your local machine, and some tests fail depending on what hardware that machine actually has.
It might be a good idea to check in a single fs hierarchy to run tests against (using GHW_CHROOT), and could also serve as a handy reference of file formats for contributors without access to various hardware.
Activity