summaryrefslogtreecommitdiff
path: root/games-fps/quakeforge/files/quakeforge-0.7.2_p20210601-skipped-tests.patch
blob: 5b25af47ac26af43b2e3574eaafa626d8da64c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 \