Module: Mesa Branch: staging/21.0 Commit: 5aa81b2f0df784b16b4a5a36547025a2a62d4d5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5aa81b2f0df784b16b4a5a36547025a2a62d4d5e
Author: Dylan Baker <[email protected]> Date: Tue Mar 23 14:27:04 2021 -0700 ci: mark a couple of LLVMPIPE tests as expected pass They seem to be passing, for some reason. --- .gitlab-ci/cross-xfail-ppc64el | 3 --- .gitlab-ci/cross-xfail-s390x | 1 - 2 files changed, 4 deletions(-) diff --git a/.gitlab-ci/cross-xfail-ppc64el b/.gitlab-ci/cross-xfail-ppc64el index aa120d08fe1..e077aa124e9 100644 --- a/.gitlab-ci/cross-xfail-ppc64el +++ b/.gitlab-ci/cross-xfail-ppc64el @@ -1,4 +1 @@ lp_test_arit -roundeven -u_format_test -u_half_test \ No newline at end of file diff --git a/.gitlab-ci/cross-xfail-s390x b/.gitlab-ci/cross-xfail-s390x index 31ecee0db2c..9b72d423f0d 100644 --- a/.gitlab-ci/cross-xfail-s390x +++ b/.gitlab-ci/cross-xfail-s390x @@ -1,4 +1,3 @@ lp_test_arit lp_test_format -lp_test_printf u_format_test _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
