summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusvirtualobject.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-03-13 11:50:46 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-15 21:37:51 +0100
commit6c48b9ad87e6b4d6fade23a2046d7d474dad5a66 (patch)
tree5ce21025a8fca98acd40335b5aa50ac172955cae /src/dbus/qdbusvirtualobject.cpp
parentd8bef6bb2e7523112781ad81e0268fa67b610c3b (diff)
Remove bogus portion of unit test
In Qt 4, QSignalSpy didn't *really* connect to the signal it was spying on. See the "we need to connect the signal somewhere in order for D-Bus to enable the rules" comments. In Qt 5, it connects, which rendered this section of the test bogus: since the signal is still connected, the QSignalSpy will notice that fact and will not be empty. This is passing due to a false positive. The upcoming fix breaks it, so we need to remove it. Change-Id: Ic8fbf7d0e941403e97149f5bc392334a52c66ab1 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
Diffstat (limited to 'src/dbus/qdbusvirtualobject.cpp')
0 files changed, 0 insertions, 0 deletions