summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-10-28 19:05:43 -0700
committerThiago Macieira <thiago.macieira@intel.com>2014-10-31 03:57:24 +0100
commit5368e44a86a4e0d4582ff5268986ea8bd0fa64ca (patch)
tree5db0f302444c274b20f2a9fc79075d45236e4cec /src/corelib/tools/qlist.cpp
parentd0ed6dc1464bd4b62b765060901de708eec5687d (diff)
Autotest: synchronize with the peer before emitting more signals
Several of the unit tests request that the peer emit more than one signal, but only handle one. The rest of the signals stay queued in the socket and will be delivered at the next test, causing it to fail often. This doesn't happen in the tests with the bus. There, we don't receive the extraneous signals due to AddMatch/ReceiveMatch on each signal individually and the synchronous nature of the emission (the signals have already been emitted by the next AddMatch and cannot match it). Task-number: QTBUG-42145 Change-Id: I743a0553074972042fca46b76db5d9e7b3209620 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'src/corelib/tools/qlist.cpp')
0 files changed, 0 insertions, 0 deletions