Skip to content

Disable tests on arm 32

These are tests failing not just in our build environment but also on some of the Debian projects, like Reproducible Builds.

Since this package is arch: all, rebuilds are rare.

On the Reproducible Builds logs, the tests fail on amd64 and arm64. OTOH, for Apertis, so far is has failed consistently only on arm32.

In all the not failing cases, the reason is that the actual tests are skipped. It is unclear why the tests are skipped under certain hosts, given that we now see test failures on arm32, arm64 and amd64.

Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com

Merge request reports