Code review comment for lp:~marcustomlinson/storage-framework/fix-for-dev-ppa

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

Got this when building in the dev-build-4 PPA

test 2
      Start 2: remote-client

2: Test command: /«PKGBUILDDIR»/obj-x86_64-linux-gnu/tests/remote-client/remote-client_test
2: Test timeout computed to be: 1500
2: [==========] Running 6 tests from 4 test cases.
2: [----------] Global test environment set-up.
2: [----------] 3 tests from RuntimeTest
2: [ RUN ] RuntimeTest.lifecycle
2: GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
2: Bus unique name: ":1.2"
2: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
2: [ OK ] RuntimeTest.lifecycle (101 ms)
2: [ RUN ] RuntimeTest.basic
2: GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
2: Bus unique name: ":1.2"
2: GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
2: Cannot find any online account
2: Configure at least one online account for a provider in System Settings -> Online Accounts
 2/13 Test #2: remote-client ........................................................***Exception: SegFault 1.14 sec
[==========] Running 6 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from RuntimeTest
[ RUN ] RuntimeTest.lifecycle
GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
Bus unique name: ":1.2"
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
[ OK ] RuntimeTest.lifecycle (101 ms)
[ RUN ] RuntimeTest.basic
GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
Bus unique name: ":1.2"
GetAccounts call failed: QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 'com.ubuntu.OnlineAccounts.Manager' on object at path /com/ubuntu/OnlineAccounts/Manager")
Cannot find any online account
Configure at least one online account for a provider in System Settings -> Online Accounts

« Back to merge proposal