~nick-dedekind/unity8/indicator-color-fixes

« back to all changes in this revision

Viewing changes to tests/plugins/Unity/Session/sessionbackendtest.cpp

  • Committer: Nick Dedekind
  • Date: 2016-02-29 14:24:55 UTC
  • mfrom: (2143.1.65 unity8)
  • Revision ID: nick.dedekind@canonical.com-20160229142455-ol76uyr8pin7l5r6
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
    }
150
150
 
151
151
    void testLogin1Capabilities() {
 
152
        QSKIP("This test talks to real logind backend, it will fail depending on how the machine is set up");
152
153
        DBusUnitySessionService dbusUnitySessionService;
153
154
        QDBusInterface login1face("org.freedesktop.login1", "/org/freedesktop/login1", "org.freedesktop.login1.Manager", QDBusConnection::systemBus());
154
155
        QCoreApplication::processEvents(); // to let the services register on DBus