ci: Run tests on i386 cross builds
authorAdam Jackson <ajax@redhat.com>
Tue, 17 Sep 2019 00:44:12 +0000 (20:44 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 17 Sep 2019 18:53:57 +0000 (14:53 -0400)
commit6ec1259423fdbf491813f8b5db9af2fe022e8a86
treefed5501001e5395d95f2a37ac365f9cbac8c8589
parentdd1dba80b9ee74ec8b90761285a8262e374bf8ef
ci: Run tests on i386 cross builds

Yes, some tests fail, but we can turn those into XFAILs at meson time.
Better to keep the things that work working than not cover them at all.
Unfortunately XPASS results will not cause the build to fail until we
update CI to meson 0.51 or newer.

Reviewed-by: Daniel Stone <daniels@collabora.com>
.gitlab-ci.yml
.gitlab-ci/cross-xfail-i386 [new file with mode: 0644]
.gitlab-ci/meson-build.sh
src/gallium/tests/unit/meson.build