aboutsummaryrefslogtreecommitdiffstats
path: root/testing/synapse
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-07 23:09:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-07 23:09:11 -0300
commit89a3b78f842add427d2b587474681bda6a7be704 (patch)
tree19c361829b00654f6bb190df8d0efe1fbf74d9a8 /testing/synapse
parent6b5e7c54797f8ff2dc2852de34027c968da4eadb (diff)
downloadaports-89a3b78f842add427d2b587474681bda6a7be704.tar.bz2
aports-89a3b78f842add427d2b587474681bda6a7be704.tar.xz
testing/synapse: disable tests
Diffstat (limited to 'testing/synapse')
-rw-r--r--testing/synapse/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/synapse/APKBUILD b/testing/synapse/APKBUILD
index c3b1663484..b059eb216c 100644
--- a/testing/synapse/APKBUILD
+++ b/testing/synapse/APKBUILD
@@ -4,6 +4,7 @@ pkgname=synapse
pkgver=1.5.1
pkgrel=0
pkgdesc="Matrix reference homeserver"
+options="!check" # Unblock builders
url="https://github.com/matrix-org/synapse"
arch="noarch !s390x" # Tests fail
license="Apache-2.0"