Ubuntu Pastebin

Paste from Albert Astals Cid at Mon, 21 Sep 2015 08:28:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
tsdgeos_work@xps:~/phablet/unity8/unity8/builddir$ make testSessionBackend
[  0%] Automatic moc for target sessionbackendtestExec
[  0%] Built target sessionbackendtestExec_automoc
[  0%] Automatic moc for target unity8-private
[  0%] Built target unity8-private_automoc
[100%] Built target unity8-private
[100%] Built target sessionbackendtestExec
Scanning dependencies of target testSessionBackend
DBus daemon: unix:abstract=/tmp/dbus-C9G24cUuR0,guid=0bcb30444b5feaeec18ca1e255ffbf86
task-0: Started with PID: 9323
task-0: ********* Start testing of SessionBackendTest *********
task-0: Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.9.2)
task-0: PASS   : SessionBackendTest::initTestCase()
task-0: PASS   : SessionBackendTest::testUnitySessionLogoutRequested(Logout)
task-0: PASS   : SessionBackendTest::testUnitySessionLogoutRequested(Reboot)
task-0: PASS   : SessionBackendTest::testUnitySessionLogoutRequested(Shutdown)
task-0: PASS   : SessionBackendTest::testUnitySessionLogoutRequested(PromptLock)
task-0: PASS   : SessionBackendTest::testGnomeSessionWrapper(Logout)
task-0: PASS   : SessionBackendTest::testGnomeSessionWrapper(Shutdown)
task-0: PASS   : SessionBackendTest::testGnomeSessionWrapper(Reboot)
task-0: PASS   : SessionBackendTest::testUserName()
task-0: PASS   : SessionBackendTest::testRealName()
task-0: PASS   : SessionBackendTest::testLogin1Capabilities()
task-0: PASS   : SessionBackendTest::cleanupTestCase()
task-0: Totals: 12 passed, 0 failed, 0 skipped, 0 blacklisted
task-0: ********* Finished testing of SessionBackendTest *********
task-0: Shutting down
DBus daemon: Shutdown
[100%] Built target testSessionBackend
Download as text