Ticket #4783: libsecret-0.18-test-suite.log

File libsecret-0.18-test-suite.log, 14.1 KB (added by Fernando de Oliveira, 10 years ago)

5 tests fail for unknown reasons

Line 
1======================================
2 libsecret 0.18: ./test-suite.log
3======================================
4
5# TOTAL: 198
6# PASS: 193
7# SKIP: 0
8# XFAIL: 0
9# FAIL: 5
10# XPASS: 0
11# ERROR: 0
12
13.. contents:: :depth: 2
14
15PASS: test-hex
16==============
17
18# ./build/tap-driver --test-name test-hex --log-file test-hex.log --trs-file test-hex.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-hex
191..4
20# random seed: R02Sde3c10a041ed795a65047b711137b450
21ok 1 /hex/encode
22ok 2 /hex/encode_spaces
23ok 3 /hex/decode
24ok 4 /hex/decode_fail
25
26PASS: test-secmem
27=================
28
29# ./build/tap-driver --test-name test-secmem --log-file test-secmem.log --trs-file test-secmem.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-secmem
301..7
31# random seed: R02S36db5d2c70a236a4afba0647f802149a
32ok 1 /secmem/alloc_free
33ok 2 /secmem/realloc_across
34ok 3 /secmem/alloc_two
35ok 4 /secmem/realloc
36ok 5 /secmem/multialloc
37ok 6 /secmem/clear
38ok 7 /secmem/strclear
39
40PASS: test-hkdf
41===============
42
43# ./build/tap-driver --test-name test-hkdf --log-file test-hkdf.log --trs-file test-hkdf.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-hkdf
441..7
45# random seed: R02Sa6a20e680f6752e1d895a2807f9dee88
46ok 1 /hkdf/test-case-1
47ok 2 /hkdf/test-case-2
48ok 3 /hkdf/test-case-3
49ok 4 /hkdf/test-case-4
50ok 5 /hkdf/test-case-5
51ok 6 /hkdf/test-case-6
52ok 7 /hkdf/test-case-7
53
54PASS: test-dh
55=============
56
57# ./build/tap-driver --test-name test-dh --log-file test-dh.log --trs-file test-dh.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-dh
581..8
59# random seed: R02S65c7ae441fe6de19972ac7b346cb7edf
60ok 1 /dh/default_768
61ok 2 /dh/default_1024
62ok 3 /dh/default_1536
63ok 4 /dh/default_2048
64ok 5 /dh/default_3072
65ok 6 /dh/default_4096
66ok 7 /dh/default_8192
67ok 8 /dh/default_bad
68
69PASS: test-attributes
70=====================
71
72# ./build/tap-driver --test-name test-attributes --log-file test-attributes.log --trs-file test-attributes.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-attributes
731..8
74# random seed: R02S48fb12b217733e5a17196f5f04646437
75ok 1 /attributes/build
76# subprocess: /attributes/build-unknown
77ok 2 /attributes/build-unknown
78# subprocess: /attributes/build-null-string
79ok 3 /attributes/build-null-string
80# subprocess: /attributes/build-non-utf8-string
81ok 4 /attributes/build-non-utf8-string
82# subprocess: /attributes/build-bad-type
83ok 5 /attributes/build-bad-type
84ok 6 /attributes/validate-schema
85# subprocess: /attributes/validate-schema-bad
86ok 7 /attributes/validate-schema-bad
87ok 8 /attributes/validate-libgnomekeyring
88
89PASS: test-value
90================
91
92# ./build/tap-driver --test-name test-value --log-file test-value.log --trs-file test-value.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-value
931..11
94# random seed: R02S329481eed49da46b002aaee59dd5002b
95ok 1 /value/new
96ok 2 /value/new-terminated
97ok 3 /value/new-full
98ok 4 /value/new-full-terminated
99ok 5 /value/new-empty
100ok 6 /value/ref-unref
101ok 7 /value/boxed
102ok 8 /value/to-password
103ok 9 /value/to-password-bad-destroy
104ok 10 /value/to-password-bad-content
105ok 11 /value/to-password-extra-ref
106
107PASS: test-prompt
108=================
109
110# ./build/tap-driver --test-name test-prompt --log-file test-prompt.log --trs-file test-prompt.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-prompt
1111..12
112# random seed: R02Se0958544e869ee2ff645802f293358bc
113ok 1 /prompt/run
114ok 2 /prompt/perform-sync
115ok 3 /prompt/perform-async
116ok 4 /prompt/perform-cancel
117ok 5 /prompt/perform-fail
118ok 6 /prompt/perform-vanish
119ok 7 /prompt/result
120ok 8 /prompt/window-id
121ok 9 /prompt/service-sync
122ok 10 /prompt/service-async
123ok 11 /prompt/service-path
124ok 12 /prompt/service-fail
125
126PASS: test-service
127==================
128
129# ./build/tap-driver --test-name test-service --log-file test-service.log --trs-file test-service.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-service
1301..12
131# random seed: R02Sca16c5c79e2ddb0b4c34a6b75377254b
132ok 1 /service/get-sync
133ok 2 /service/get-async
134ok 3 /service/get-more-sync
135ok 4 /service/get-more-async
136ok 5 /service/open-sync
137ok 6 /service/open-async
138ok 7 /service/open-more-sync
139ok 8 /service/open-more-async
140ok 9 /service/connect-sync
141ok 10 /service/connect-ensure-sync
142ok 11 /service/ensure-sync
143ok 12 /service/ensure-async
144
145PASS: test-session
146==================
147
148# ./build/tap-driver --test-name test-session --log-file test-session.log --trs-file test-session.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-session
1491..6
150# random seed: R02S65496fdeb18b6e63e62a813b43ba8cd1
151ok 1 /session/ensure-aes
152ok 2 /session/ensure-twice
153ok 3 /session/ensure-plain
154ok 4 /session/ensure-async-aes
155ok 5 /session/ensure-async-plain
156ok 6 /session/ensure-async-twice
157
158PASS: test-paths
159================
160
161# ./build/tap-driver --test-name test-paths --log-file test-paths.log --trs-file test-paths.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-paths
1621..20
163# random seed: R02Se543197faf7d0e9f73b2a45e39640151
164ok 1 /service/search-for-paths
165ok 2 /service/search-for-paths-async
166ok 3 /service/search-for-paths-nulls
167ok 4 /service/secret-for-path-sync
168ok 5 /service/secret-for-path-plain
169ok 6 /service/secret-for-path-async
170ok 7 /service/secrets-for-paths-sync
171ok 8 /service/secrets-for-paths-async
172ok 9 /service/delete-for-path
173ok 10 /service/delete-for-path-with-prompt
174ok 11 /service/lock-paths-sync
175ok 12 /service/lock-prompt-sync
176ok 13 /service/unlock-paths-sync
177ok 14 /service/unlock-prompt-sync
178ok 15 /service/create-collection-sync
179ok 16 /service/create-collection-async
180ok 17 /service/create-item-sync
181ok 18 /service/create-item-async
182ok 19 /service/set-alias-path
183ok 20 /service/encode-decode-secret
184
185PASS: test-methods
186==================
187
188# ./build/tap-driver --test-name test-methods --log-file test-methods.log --trs-file test-methods.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-methods
1891..25
190# random seed: R02S309f9f7fec6cdd78add2800d6c7a7daa
191ok 1 /service/search-sync
192ok 2 /service/search-async
193ok 3 /service/search-all-sync
194ok 4 /service/search-all-async
195ok 5 /service/search-unlock-sync
196ok 6 /service/search-unlock-async
197ok 7 /service/search-secrets-sync
198ok 8 /service/search-secrets-async
199ok 9 /service/lock-sync
200ok 10 /service/unlock-sync
201ok 11 /service/lookup-sync
202ok 12 /service/lookup-async
203ok 13 /service/lookup-locked
204ok 14 /service/lookup-no-match
205ok 15 /service/lookup-no-name
206ok 16 /service/clear-sync
207ok 17 /service/clear-async
208ok 18 /service/clear-locked
209ok 19 /service/clear-no-match
210ok 20 /service/clear-no-name
211ok 21 /service/store-sync
212ok 22 /service/store-async
213ok 23 /service/store-replace
214ok 24 /service/store-no-default
215ok 25 /service/set-alias-sync
216
217PASS: test-password
218===================
219
220# ./build/tap-driver --test-name test-password --log-file test-password.log --trs-file test-password.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-password
2211..10
222# random seed: R02S37058274c6eb12133d3a357873288e49
223ok 1 /password/lookup-sync
224ok 2 /password/lookup-async
225ok 3 /password/lookup-no-name
226ok 4 /password/store-sync
227ok 5 /password/store-async
228ok 6 /password/store-unlock
229ok 7 /password/delete-sync
230ok 8 /password/delete-async
231ok 9 /password/clear-no-name
232ok 10 /password/free-null
233
234PASS: test-item
235===============
236
237# ./build/tap-driver --test-name test-item --log-file test-item.log --trs-file test-item.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-item
2381..20
239# random seed: R02S357a48530bf3f6e5f8d9f6f25a7e8753
240ok 1 /item/new-sync
241ok 2 /item/new-async
242ok 3 /item/new-sync-noexist
243ok 4 /item/new-async-noexist
244ok 5 /item/create-sync
245ok 6 /item/create-async
246ok 7 /item/properties
247ok 8 /item/set-label-sync
248ok 9 /item/set-label-async
249ok 10 /item/set-label-prop
250ok 11 /item/set-attributes-sync
251ok 12 /item/set-attributes-async
252ok 13 /item/set-attributes-prop
253ok 14 /item/load-secret-sync
254ok 15 /item/load-secret-async
255ok 16 /item/set-secret-sync
256ok 17 /item/secrets-sync
257ok 18 /item/secrets-async
258ok 19 /item/delete-sync
259ok 20 /item/delete-async
260
261PASS: test-collection
262=====================
263
264# ./build/tap-driver --test-name test-collection --log-file test-collection.log --trs-file test-collection.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-collection
2651..27
266# random seed: R02S28eb740595415412c4291c1cd9c79b9e
267ok 1 /collection/new-sync
268ok 2 /collection/new-async
269ok 3 /collection/new-sync-noexist
270ok 4 /collection/new-async-noexist
271ok 5 /collection/for-alias-sync
272ok 6 /collection/for-alias-async
273ok 7 /collection/for-alias-load-sync
274ok 8 /collection/for-alias-load-async
275ok 9 /collection/create-sync
276ok 10 /collection/create-async
277ok 11 /collection/properties
278ok 12 /collection/items
279ok 13 /collection/items-empty
280ok 14 /collection/items-empty-async
281ok 15 /collection/set-label-sync
282ok 16 /collection/set-label-async
283ok 17 /collection/set-label-prop
284ok 18 /collection/delete-sync
285ok 19 /collection/delete-async
286ok 20 /collection/search-sync
287ok 21 /collection/search-async
288ok 22 /collection/search-all-sync
289ok 23 /collection/search-all-async
290ok 24 /collection/search-unlock-sync
291ok 25 /collection/search-unlock-async
292ok 26 /collection/search-secrets-sync
293ok 27 /collection/search-secrets-async
294
295FAIL: libsecret/test-py-lookup
296==============================
297
298# ./build/tap-driver --test-name libsecret/test-py-lookup.py --log-file libsecret/test-py-lookup.log --trs-file libsecret/test-py-lookup.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-unittest ./libsecret/test-py-lookup.py
2991..4
300Traceback (most recent call last):
301 File "/usr/lib/python2.7/unittest/case.py", line 331, in run
302 testMethod()
303 File "./libsecret/test-py-lookup.py", line 58, in testAsyncNotFound
304 loop = GLib.MainLoop(None)
305TypeError: function takes at most 0 arguments (1 given)
306not ok 1 test-py-lookup.TestLookup.testAsyncNotFound
307Traceback (most recent call last):
308 File "/usr/lib/python2.7/unittest/case.py", line 331, in run
309 testMethod()
310 File "./libsecret/test-py-lookup.py", line 45, in testAsynchronous
311 loop = GLib.MainLoop(None)
312TypeError: function takes at most 0 arguments (1 given)
313not ok 2 test-py-lookup.TestLookup.testAsynchronous
314ok 3 test-py-lookup.TestLookup.testSyncNotFound
315ok 4 test-py-lookup.TestLookup.testSynchronous
316
317FAIL: libsecret/test-py-clear
318=============================
319
320# ./build/tap-driver --test-name libsecret/test-py-clear.py --log-file libsecret/test-py-clear.log --trs-file libsecret/test-py-clear.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-unittest ./libsecret/test-py-clear.py
3211..4
322Traceback (most recent call last):
323 File "/usr/lib/python2.7/unittest/case.py", line 331, in run
324 testMethod()
325 File "./libsecret/test-py-clear.py", line 69, in testAsyncNotFound
326 loop = GLib.MainLoop(None)
327TypeError: function takes at most 0 arguments (1 given)
328not ok 1 test-py-clear.TestRemove.testAsyncNotFound
329Traceback (most recent call last):
330 File "/usr/lib/python2.7/unittest/case.py", line 331, in run
331 testMethod()
332 File "./libsecret/test-py-clear.py", line 56, in testAsynchronous
333 loop = GLib.MainLoop(None)
334TypeError: function takes at most 0 arguments (1 given)
335not ok 2 test-py-clear.TestRemove.testAsynchronous
336ok 3 test-py-clear.TestRemove.testSyncNotFound
337ok 4 test-py-clear.TestRemove.testSynchronous
338
339FAIL: libsecret/test-py-store
340=============================
341
342# ./build/tap-driver --test-name libsecret/test-py-store.py --log-file libsecret/test-py-store.log --trs-file libsecret/test-py-store.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-unittest ./libsecret/test-py-store.py
3431..2
344Traceback (most recent call last):
345 File "/usr/lib/python2.7/unittest/case.py", line 331, in run
346 testMethod()
347 File "./libsecret/test-py-store.py", line 55, in testAsynchronous
348not ok 1 test-py-store.TestStore.testAsynchronous
349 loop = GLib.MainLoop(None)
350TypeError: function takes at most 0 arguments (1 given)
351ok 2 test-py-store.TestStore.testSynchronous
352
353PASS: libsecret/test-js-lookup
354==============================
355
356# ./build/tap-driver --test-name libsecret/test-js-lookup.js --log-file libsecret/test-js-lookup.log --trs-file libsecret/test-js-lookup.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=simple -- gjs ./libsecret/test-js-lookup.js
357
358PASS: libsecret/test-js-clear
359=============================
360
361# ./build/tap-driver --test-name libsecret/test-js-clear.js --log-file libsecret/test-js-clear.log --trs-file libsecret/test-js-clear.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=simple -- gjs ./libsecret/test-js-clear.js
362
363PASS: libsecret/test-js-store
364=============================
365
366# ./build/tap-driver --test-name libsecret/test-js-store.js --log-file libsecret/test-js-store.log --trs-file libsecret/test-js-store.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=simple -- gjs ./libsecret/test-js-store.js
367
368PASS: test-vala-lang
369====================
370
371# ./build/tap-driver --test-name test-vala-lang --log-file test-vala-lang.log --trs-file test-vala-lang.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-vala-lang
3721..7
373# random seed: R02Se077cf0a691c6436c1ca9eda53c42739
374ok 1 /vala/lookup/sync
375ok 2 /vala/lookup/async
376ok 3 /vala/lookup/no-name
377ok 4 /vala/store/sync
378ok 5 /vala/store/async
379ok 6 /vala/clear/sync
380ok 7 /vala/clear/async
381
382PASS: test-vala-unstable
383========================
384
385# ./build/tap-driver --test-name test-vala-unstable --log-file test-vala-unstable.log --trs-file test-vala-unstable.trs --color-tests yes --enable-hard-errors yes --expect-failure no --format=tap -- ./build/tap-gtester ./test-vala-unstable
3861..1
387# random seed: R02S02729f9e4e2949fdcbd88539b2e91770
388ok 1 /vala/unstable/read-alias
389