diff options
Diffstat (limited to 'games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch')
-rw-r--r-- | games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch b/games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch new file mode 100644 index 000000000000..5b25af47ac26 --- /dev/null +++ b/games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch @@ -0,0 +1,15 @@ +These are only failing at high precision and +should not affect normal usage. + quat/simd: fails with -mavx + sebvf: random failure, sometimes pass +--- a/libs/util/test/Makemodule.am ++++ b/libs/util/test/Makemodule.am +@@ -15,8 +15,5 @@ + libs/util/test/test-qfs \ +- libs/util/test/test-quat \ + libs/util/test/test-seb \ +- libs/util/test/test-sebvf \ + libs/util/test/test-seg \ + libs/util/test/test-set \ +- libs/util/test/test-simd \ + libs/util/test/test-txtbuffer \ |