mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/czmq: disable on s390x
Start 28: zproxy 28/30 Test #28: zproxy ...........................***Timeout 60.01 sec Start 29: zrex 29/30 Test #29: zrex ............................. Passed 0.00 sec Start 30: zsys 30/30 Test #30: zsys ............................. Passed 0.20 sec 97% tests passed, 1 tests failed out of 30 Total Test time (real) = 73.61 sec The following tests FAILED: 28 - zproxy (Timeout)
This commit is contained in:
parent
a52776b25f
commit
2aaa5a7795
@ -5,7 +5,7 @@ pkgver=4.0.2
|
||||
pkgrel=0
|
||||
pkgdesc="High-level C binding for ZeroMQ"
|
||||
url="http://czmq.zeromq.org/"
|
||||
arch="all"
|
||||
arch="all !s390x" # zproxy test timeouts on s390x
|
||||
license="MPL-2.0"
|
||||
makedepends="cmake zeromq-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user