Ubuntu Pastebin

Paste from Dmitry Shachnev at Thu, 22 Jun 2017 11:13:21 +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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
QStandardPaths: XDG_RUNTIME_DIR points to non-existing path '/run/user/3286', please create it with 0700 permissions.
JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
********* Start testing of QDeclarativeMultimediaGlobal *********
Config: Using QtTest library 5.9.0, Qt 5.9.0 (s390x-big_endian-lp64 shared (dynamic) release build; by GCC 6.3.0 20170516)
PASS   : QDeclarativeMultimediaGlobal::initTestCase()
PASS   : QDeclarativeMultimediaGlobal::test_0_globalObject()
PASS   : QDeclarativeMultimediaGlobal::test_1_defaultCamera()
PASS   : QDeclarativeMultimediaGlobal::test_2_availableCameras()
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from linear to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from linear to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from linear to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from linear to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from linear to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from linear to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from linear to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from cubic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from cubic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from cubic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from cubic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from cubic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from cubic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from cubic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from logarithmic to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from logarithmic to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from logarithmic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from logarithmic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from logarithmic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from logarithmic to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1.0 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.0 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.33 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.5 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0.72 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(1.0 from logarithmic to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1000 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-200 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-40 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-10 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-5 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0 from decibel to linear)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1000 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-200 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-40 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-10 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-5 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0 from decibel to cubic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1000 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-200 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-40 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-10 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-5 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0 from decibel to logarithmic)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-1000 from decibel to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-200 from decibel to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(-30 from decibel to decibel)
PASS   : QDeclarativeMultimediaGlobal::test_convertVolume(0 from decibel to decibel)
PASS   : QDeclarativeMultimediaGlobal::cleanupTestCase()
Totals: 93 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of QDeclarativeMultimediaGlobal *********
Download as text