diff options
author | Milian Wolff <milian.wolff@kdab.com> | 2015-01-05 18:06:43 +0100 |
---|---|---|
committer | Milian Wolff <milian.wolff@kdab.com> | 2015-01-16 19:17:36 +0100 |
commit | 9d705911391c456813ce54a52f70aa2ccbc5b553 (patch) | |
tree | 9951fd051c82599ddfecdb95184faf72f0c0a62c /LICENSE.FDL | |
parent | 3ed29bca08dec484003cf573dd428b73627ffa81 (diff) | |
download | qtwebchannel-9d705911391c456813ce54a52f70aa2ccbc5b553.tar.gz |
Make the tests less flaky and don't send empty property updates.
The tests have been flaky on the CI. And indeed, running the tests
locally under valgrind, which heavily influences the timings, I could
reproduce failures on my local machine as well.
The failure was due to multiple things, but most notably boils down
to intermittend property update noficiations. To reduce that, the
myFactory.lastObj property is propagated up. This way, any change to
that property won't be propagated to the clients and influence the
test.
Furthermore, the failing tests are hardened by also checking the
server messages, which is crucial to correct the flow of messages.
Finally, a bug was found, where an empty property change could be
broadcasted to all clients, when only a specific client's object got
its properties changed. This is also fixed by this patch now.
Change-Id: I2c7ba53253e2841db1a290872dacb097a7b984cf
Reviewed-by: Bernd Lamecker <bernd.lamecker@basyskom.com>
Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'LICENSE.FDL')
0 files changed, 0 insertions, 0 deletions