dbus-daemon test: avoid reaching pending reply limit
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 1 Jul 2016 11:38:33 +0000 (12:38 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2016 16:44:30 +0000 (17:44 +0100)
commit78b40bbde8ea5fd4d0d832f5919a02c3e13216a3
tree01cc251662c4168259e44302129240be10097f36
parentde83bdc4049ea9f4b009e899dc630382628f7594
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 <simon.mcvittie@collabora.co.uk>
test/data/valid-config-files/incoming-limit.conf.in