Ubuntu Pastebin

Paste from rpadovani at Thu, 16 Apr 2015 16:38:20 +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
30
31
32
33
$ ctest -V -R tst_QmlTests
UpdateCTestConfiguration  from :/home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page/DartConfiguration.tcl
UpdateCTestConfiguration  from :/home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page/DartConfiguration.tcl
Test project /home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 2
    Start 2: tst_QmlTests

2: Test command: /usr/bin/xvfb-run "-s" "-screen 0 640x480x24" "-a" "/home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page/tests/unittests/qml/tst_QmlTests" "-input" "/home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page/tests/unittests/qml" "-import" "/home/rpadovani/Documents/ubuntu/touch/system-apps/webbrowser-app/settings-page/src"
2: Test timeout computed to be: 9.99988e+06
2: Xlib:  extension "RANDR" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Xlib:  extension "GLX" missing on display ":99".
2: Could not initialize GLX
2: Aborted (core dumped)
1/1 Test #2: tst_QmlTests .....................***Failed    0.35 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.78 sec

The following tests FAILED:
	  2 - tst_QmlTests (Failed)
Errors while running CTest
Download as text