From: Simon McVittie Date: Fri, 1 Jul 2016 11:38:33 +0000 (+0100) Subject: dbus-daemon test: avoid reaching pending reply limit X-Git-Tag: dbus-1.11.6~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78b40bbde8ea5fd4d0d832f5919a02c3e13216a3;p=thirdparty%2Fdbus.git dbus-daemon test: avoid reaching pending reply limit We were not actually doing what was intended (flooding the bus with 10k or 100k messages for the other side) because the bus was limiting the sender to 128 parallel method calls. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=86442 Signed-off-by: Simon McVittie --- diff --git a/test/data/valid-config-files/incoming-limit.conf.in b/test/data/valid-config-files/incoming-limit.conf.in index 40ff22447..cd8134429 100644 --- a/test/data/valid-config-files/incoming-limit.conf.in +++ b/test/data/valid-config-files/incoming-limit.conf.in @@ -15,4 +15,7 @@ 1 + + + 1000000