aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 11:37:11 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 11:37:11 +0000
commit64a8542a96158d30d0e21fdd7586b1a8007cbc26 (patch)
tree8062bc9c517b83898e0920b6e4eb653ed7981fcd /testing
parentaca62814dec887216a2c4f05ad5dc7e024203ec4 (diff)
downloadaports-64a8542a96158d30d0e21fdd7586b1a8007cbc26.tar.bz2
aports-64a8542a96158d30d0e21fdd7586b1a8007cbc26.tar.xz
testing/tsung: disable on armhf
=ERROR REPORT==== 20-Jun-2017::09:57:18 === ** Generic server ts_config_server terminating ** Last message in was {'EXIT',<0.354.0>,killed} ** When Server state == {state, {config,undefined,0,5,none,text,undefined, [{client,client10,1.0,800,[],undefined}, {client,client9,1.0,800,[],undefined}, {client,client8,1.0,800,[],undefined}, {client,client7,1.0,800,[],undefined}, {client,client6,1.0,800,[],undefined}, {client,client5,1.0,800,[],undefined}, {client,client4,1.0,800,[],undefined}, {client,client3,1.0,800,[],undefined}, {client,client2,1.0,800,[],undefined}, {client,client1,1.0,800,[],undefined}], [{server,127.0.0.1,5222,ts_tcp,1}], {10000,65534}, [{foo, {snmp,{{undef_var,snmp_port},public,v2,[]}}}], [{arrivalphase,1,60000,undefined,0.001,5,5,[], false,1}, {arrivalphase,2,60000,undefined,0.001,15,15,[], false,2}], undefined,false,[],[],ts_http, [{session,3,5,ts_http,foo,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,1,undefined,undefined,undefined, undefined,undefined}, {session,2,5,ts_http,example2,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,1,undefined,undefined,undefined, undefined,undefined}, {session,1,90,ts_http,example,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,5,undefined,undefined,undefined, undefined,undefined}], [{1000, {session,1,90,ts_http,example,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,5,undefined,undefined,undefined, undefined,undefined}}, {2000, {session,1,90,ts_http,example,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,5,undefined,undefined,undefined, undefined,undefined}}, {4000, {session,1,90,ts_http,example,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,5,undefined,undefined,undefined, undefined,undefined}}, {10000, {session,2,5,ts_http,example2,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,1,undefined,undefined,undefined, undefined,undefined}}, {10000, {session,1,90,ts_http,example,true,false,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[], true,true}, undefined,5,undefined,undefined,undefined, undefined,undefined}}], 1896495,false,[],1,1,[],0,3000, {proto_opts,negotiate,negotiate,/http-bind/, false,false,/chat,binary,[],10,3,600000, infinity,infinity,32768,32768,32768,32768,[],true, true}, now,none,none,[],undefined,dd,false,1,undefined, 20,[]}, [/tmp], 12,9,[],undefined,10, {1497,953631,272209}, nohost,0,0,undefined,10.0} ** Reason for termination == ** killed *timed out* undefined ======================================================= Failed: 0. Skipped: 0. Passed: 215. One or more tests were cancelled. =ERROR REPORT==== 20-Jun-2017::09:57:19 === ** Generic server ts_user_server_sup terminating ** Last message in was {'EXIT',<0.354.0>,killed} ** When Server state == {state, {global,ts_user_server_sup}, simple_one_for_one, [{child,undefined,ts_user_server, {ts_user_server,start,[]}, temporary,2000,worker, [ts_user_server]}], {set, {set,2,16,16,8,80,48, {[],[],[],[],[],[],[],[],[],[],[],[],[], [],[],[]}, {{[],[],[],[],[],[], [<0.564.0>], [],[], [<0.368.0>], [],[],[],[],[],[]}}}}, 1,1,[],0,ts_user_server_sup,[]} ** Reason for termination == ** killed Total test coverage: 20 % make[1]: *** [Makefile:170: dotest] Error 1
Diffstat (limited to 'testing')
-rw-r--r--testing/tsung/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD
index 3cbbd334df..01e5563574 100644
--- a/testing/tsung/APKBUILD
+++ b/testing/tsung/APKBUILD
@@ -4,11 +4,11 @@
pkgname=tsung
pkgver=1.6.0.1
_srcver=445d78213bb4360d78df3753b3e23e6a28d701f0
-pkgrel=1
+pkgrel=2
pkgdesc="Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc."
url="http://www.process-one.net/en/tsung/"
license="GPL2"
-arch="noarch"
+arch="noarch !armhf"
depends="bash
erlang
gnuplot