summaryrefslogtreecommitdiff
path: root/games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch')
-rw-r--r--games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch b/games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch
new file mode 100644
index 000000000000..df312bab7626
--- /dev/null
+++ b/games-fps/quakeforge/files/quakeforge-0.7.2_p20210722-skipped-tests.patch
@@ -0,0 +1,16 @@
+These are only failing at high precision and
+should not affect normal usage.
+ quat/simd: may fail with -mavx
+ sebvf: random failure, usually pass, likely hardware related
+--- 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-set
+