23245654 Deliver libsecret 0.18.2 in Solaris
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Thu, 09 Jun 2016 22:25:59 -0700
changeset 6211 f160e1987e2b
parent 6210 f21b515be72b
child 6212 7a67a08c24cb
23245654 Deliver libsecret 0.18.2 in Solaris PSARC/2016/311 GNOME Security Libraries
components/gnome/libsecret/Makefile
components/gnome/libsecret/libsecret.p5m
components/gnome/libsecret/test/results-32.master
components/gnome/libsecret/test/results-64.master
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libsecret/Makefile	Thu Jun 09 22:25:59 2016 -0700
@@ -0,0 +1,83 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+BUILD_BITS =            64_and_32
+# All components using gobject-introspection must be built with gcc as
+# gobject-introspection does not produce correct results when using Studio.
+COMPILER=gcc
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		libsecret
+COMPONENT_VERSION=	0.18.2
+COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/Libsecret
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:12fd288b012e1b2b1b54d586cd4c6507885715534644b4534b7ef7d7079ba443
+COMPONENT_BUGDB=        gnome/security
+
+TPNO=			25781
+
+# Needs gobject-introspection, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
+include $(WS_MAKE_RULES)/gnome-component.mk
+
+# Assumes GNU xgettext in PATH
+CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
+
+# Required so that configure can find and use 64-bit version of config program.
+CONFIGURE_ENV.64 += ac_cv_path_LIBGCRYPT_CONFIG=$(USRBINDIR64)/libgcrypt-config
+
+CONFIGURE_OPTIONS += --disable-static
+# Required for other components.
+CONFIGURE_OPTIONS += --enable-introspection
+# Required for other components.
+CONFIGURE_OPTIONS += --enable-vala
+
+# Requires a reconf due to patch to configure.ac.
+COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
+
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(BITS).master
+COMPONENT_TEST_ARGS =   -k -i
+COMPONENT_TEST_TRANSFORMS += \
+        '-n ' \
+        '-e "/TOTAL:/p" ' \
+        '-e "/SKIP:/p" ' \
+        '-e "/PASS:/p" ' \
+        '-e "/FAIL:/p" ' \
+        '-e "/ERROR:/p" '
+
+
+REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
+REQUIRED_PACKAGES += developer/vala
+REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
+REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/perl-5/xml-parser-522
+REQUIRED_PACKAGES += library/security/libgpg-error
+REQUIRED_PACKAGES += runtime/perl-522
+REQUIRED_PACKAGES += system/library/security/libgcrypt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libsecret/libsecret.p5m	Thu Jun 09 22:25:59 2016 -0700
@@ -0,0 +1,115 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> \
+    default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/library/gnome/libsecret@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="A library for storing and retrieving passwords and other secrets"
+set name=com.oracle.info.description value=libsecret
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2016/311
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/bin/secret-tool
+file path=usr/include/libsecret-1/libsecret/secret-attributes.h
+file path=usr/include/libsecret-1/libsecret/secret-collection.h
+file path=usr/include/libsecret-1/libsecret/secret-enum-types.h
+file path=usr/include/libsecret-1/libsecret/secret-item.h
+file path=usr/include/libsecret-1/libsecret/secret-password.h
+file path=usr/include/libsecret-1/libsecret/secret-paths.h
+file path=usr/include/libsecret-1/libsecret/secret-prompt.h
+file path=usr/include/libsecret-1/libsecret/secret-schema.h
+file path=usr/include/libsecret-1/libsecret/secret-schemas.h
+file path=usr/include/libsecret-1/libsecret/secret-service.h
+file path=usr/include/libsecret-1/libsecret/secret-types.h
+file path=usr/include/libsecret-1/libsecret/secret-value.h
+file path=usr/include/libsecret-1/libsecret/secret.h
+file path=usr/lib/$(MACH64)/girepository-1.0/Secret-1.typelib
+link path=usr/lib/$(MACH64)/libsecret-1.so target=libsecret-1.so.0.0.0
+link path=usr/lib/$(MACH64)/libsecret-1.so.0 target=libsecret-1.so.0.0.0
+file path=usr/lib/$(MACH64)/libsecret-1.so.0.0.0
+file path=usr/lib/$(MACH64)/pkgconfig/libsecret-1.pc
+file path=usr/lib/$(MACH64)/pkgconfig/libsecret-unstable.pc
+file path=usr/lib/girepository-1.0/Secret-1.typelib
+link path=usr/lib/libsecret-1.so target=libsecret-1.so.0.0.0
+link path=usr/lib/libsecret-1.so.0 target=libsecret-1.so.0.0.0
+file path=usr/lib/libsecret-1.so.0.0.0
+file path=usr/lib/pkgconfig/libsecret-1.pc
+file path=usr/lib/pkgconfig/libsecret-unstable.pc
+file path=usr/share/gir-1.0/Secret-1.gir
+file path=usr/share/locale/an/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ar/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/as/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/be/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/bs/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ca/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/cs/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/da/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/de/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/el/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/eo/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/es/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/eu/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/fr/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/fur/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/gl/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/he/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/hu/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/id/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/it/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ja/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/kk/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ko/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/lt/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/lv/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ml/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/nb/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/nl/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/pa/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/pl/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/pt/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/ru/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/sk/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/sl/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/sr/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/sr@latin/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/sv/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/tg/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/tr/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/uk/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/zh_CN/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/zh_HK/LC_MESSAGES/libsecret.mo
+file path=usr/share/locale/zh_TW/LC_MESSAGES/libsecret.mo
+file path=usr/share/man/man1/secret-tool.1
+file path=usr/share/vala/vapi/libsecret-1.deps
+file path=usr/share/vala/vapi/libsecret-1.vapi
+license COPYING license=LGPLv2.1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libsecret/test/results-32.master	Thu Jun 09 22:25:59 2016 -0700
@@ -0,0 +1,346 @@
+PASS: test-hex 1 /hex/encode
+PASS: test-hex 2 /hex/encode_spaces
+PASS: test-hex 3 /hex/decode
+PASS: test-hex 4 /hex/decode_fail
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
+FAIL: test-secmem 1 /secmem/alloc_free
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:92:test_realloc_across: assertion failed: (p != NULL)
+FAIL: test-secmem 2 /secmem/realloc_across
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:110:test_alloc_two: assertion failed: (p2 != NULL)
+FAIL: test-secmem 3 /secmem/alloc_two
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:138:test_realloc: assertion failed: (p != NULL)
+FAIL: test-secmem 4 /secmem/realloc
+PASS: test-secmem 5 /secmem/multialloc
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:226:test_clear: assertion failed: (p != NULL)
+FAIL: test-secmem 6 /secmem/clear
+FAIL: test-secmem 7 /secmem/strclear
+ERROR: test-secmem process failed: 250
+PASS: test-hkdf 1 /hkdf/test-case-1
+PASS: test-hkdf 2 /hkdf/test-case-2
+PASS: test-hkdf 3 /hkdf/test-case-3
+PASS: test-hkdf 4 /hkdf/test-case-4
+PASS: test-hkdf 5 /hkdf/test-case-5
+PASS: test-hkdf 6 /hkdf/test-case-6
+PASS: test-hkdf 7 /hkdf/test-case-7
+PASS: test-dh 1 /dh/default_768
+PASS: test-dh 2 /dh/default_1024
+PASS: test-dh 3 /dh/default_1536
+PASS: test-dh 4 /dh/default_2048
+PASS: test-dh 5 /dh/default_3072
+PASS: test-dh 6 /dh/default_4096
+PASS: test-dh 7 /dh/default_8192
+PASS: test-dh 8 /dh/default_bad
+PASS: test-attributes 1 /attributes/build
+PASS: test-attributes 2 /attributes/build-unknown
+PASS: test-attributes 3 /attributes/build-null-string
+PASS: test-attributes 4 /attributes/build-non-utf8-string
+PASS: test-attributes 5 /attributes/build-bad-type
+PASS: test-attributes 6 /attributes/validate-schema
+PASS: test-attributes 7 /attributes/validate-schema-bad
+PASS: test-attributes 8 /attributes/validate-libgnomekeyring
+PASS: test-value 1 /value/new
+PASS: test-value 2 /value/new-terminated
+PASS: test-value 3 /value/new-full
+PASS: test-value 4 /value/new-full-terminated
+PASS: test-value 5 /value/new-empty
+PASS: test-value 6 /value/ref-unref
+PASS: test-value 7 /value/boxed
+PASS: test-value 8 /value/to-password
+PASS: test-value 9 /value/to-password-bad-destroy
+PASS: test-value 10 /value/to-password-bad-content
+PASS: test-value 11 /value/to-password-extra-ref
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 1 /prompt/run
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 2 /prompt/perform-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 3 /prompt/perform-async
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 4 /prompt/perform-cancel
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 5 /prompt/perform-fail
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 6 /prompt/perform-vanish
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 7 /prompt/result
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 8 /prompt/window-id
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 9 /prompt/service-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 10 /prompt/service-async
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 11 /prompt/service-path
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 12 /prompt/service-fail
+ERROR: test-prompt process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 1 /service/get-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 2 /service/get-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 3 /service/get-more-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 4 /service/get-more-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 5 /service/open-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 6 /service/open-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 7 /service/open-more-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 8 /service/open-more-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 9 /service/connect-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 10 /service/connect-ensure-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 11 /service/ensure-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 12 /service/ensure-async
+ERROR: test-service process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 1 /session/ensure-aes
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 2 /session/ensure-twice
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 3 /session/ensure-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 4 /session/ensure-async-aes
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 5 /session/ensure-async-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 6 /session/ensure-async-twice
+ERROR: test-session process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 1 /service/search-for-paths
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 2 /service/search-for-paths-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 3 /service/search-for-paths-nulls
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 4 /service/secret-for-path-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 5 /service/secret-for-path-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 6 /service/secret-for-path-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 7 /service/secrets-for-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 8 /service/secrets-for-paths-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 9 /service/delete-for-path
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 10 /service/delete-for-path-with-prompt
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 11 /service/lock-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 12 /service/lock-prompt-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 13 /service/unlock-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 14 /service/unlock-prompt-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 15 /service/create-collection-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 16 /service/create-collection-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 17 /service/create-item-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 18 /service/create-item-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 19 /service/set-alias-path
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 20 /service/encode-decode-secret
+ERROR: test-paths process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 1 /service/search-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 2 /service/search-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 3 /service/search-all-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 4 /service/search-all-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 5 /service/search-unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 6 /service/search-unlock-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 7 /service/search-secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 8 /service/search-secrets-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 9 /service/lock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 10 /service/unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 11 /service/lookup-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 12 /service/lookup-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 13 /service/lookup-locked
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 14 /service/lookup-no-match
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 15 /service/lookup-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 16 /service/clear-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 17 /service/clear-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 18 /service/clear-locked
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 19 /service/clear-no-match
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 20 /service/clear-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 21 /service/store-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 22 /service/store-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 23 /service/store-replace
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 24 /service/store-no-default
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 25 /service/set-alias-sync
+ERROR: test-methods process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 1 /password/lookup-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 2 /password/lookup-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 3 /password/lookup-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 4 /password/store-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 5 /password/store-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 6 /password/store-unlock
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 7 /password/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 8 /password/delete-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 9 /password/clear-no-name
+PASS: test-password 10 /password/free-null
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 1 /item/new-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 2 /item/new-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 3 /item/new-sync-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 4 /item/new-async-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 5 /item/create-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 6 /item/create-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 7 /item/properties
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 8 /item/set-label-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 9 /item/set-label-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 10 /item/set-label-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 11 /item/set-attributes-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 12 /item/set-attributes-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 13 /item/set-attributes-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 14 /item/load-secret-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 15 /item/load-secret-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 16 /item/set-secret-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 17 /item/secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 18 /item/secrets-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 19 /item/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 20 /item/delete-async
+ERROR: test-item process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 1 /collection/new-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 2 /collection/new-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 3 /collection/new-sync-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 4 /collection/new-async-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 5 /collection/for-alias-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 6 /collection/for-alias-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 7 /collection/for-alias-load-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 8 /collection/for-alias-load-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 9 /collection/create-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 10 /collection/create-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 11 /collection/properties
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 12 /collection/items
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 13 /collection/items-empty
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 14 /collection/items-empty-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 15 /collection/set-label-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 16 /collection/set-label-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 17 /collection/set-label-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 18 /collection/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 19 /collection/delete-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 20 /collection/search-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 21 /collection/search-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 22 /collection/search-all-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 23 /collection/search-all-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 24 /collection/search-unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 25 /collection/search-unlock-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 26 /collection/search-secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 27 /collection/search-secrets-async
+ERROR: test-collection process failed: 250
+FAIL: libsecret/test-py-lookup.py 1 test-py-lookup.TestLookup.testAsyncNotFound
+FAIL: libsecret/test-py-lookup.py 2 test-py-lookup.TestLookup.testAsynchronous
+FAIL: libsecret/test-py-lookup.py 3 test-py-lookup.TestLookup.testSyncNotFound
+FAIL: libsecret/test-py-lookup.py 4 test-py-lookup.TestLookup.testSynchronous
+FAIL: libsecret/test-py-clear.py 1 test-py-clear.TestRemove.testAsyncNotFound
+FAIL: libsecret/test-py-clear.py 2 test-py-clear.TestRemove.testAsynchronous
+FAIL: libsecret/test-py-clear.py 3 test-py-clear.TestRemove.testSyncNotFound
+FAIL: libsecret/test-py-clear.py 4 test-py-clear.TestRemove.testSynchronous
+FAIL: libsecret/test-py-store.py 1 test-py-store.TestStore.testAsynchronous
+FAIL: libsecret/test-py-store.py 2 test-py-store.TestStore.testSynchronous
+ERROR: libsecret/test-js-lookup.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-lookup.js 
+ERROR: libsecret/test-js-clear.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-clear.js 
+ERROR: libsecret/test-js-store.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-store.js 
+ERROR: test-vala-lang process failed: 1
+ERROR: test-vala-unstable process failed: 1
+# TOTAL: 203
+# PASS:  40
+# SKIP:  0
+# XFAIL: 0
+# FAIL:  150
+# XPASS: 0
+# ERROR: 13
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/libsecret/test/results-64.master	Thu Jun 09 22:25:59 2016 -0700
@@ -0,0 +1,339 @@
+PASS: test-hex 1 /hex/encode
+PASS: test-hex 2 /hex/encode_spaces
+PASS: test-hex 3 /hex/decode
+PASS: test-hex 4 /hex/decode_fail
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:74:test_alloc_free: assertion failed: (p != NULL)
+FAIL: test-secmem 1 /secmem/alloc_free
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:92:test_realloc_across: assertion failed: (p != NULL)
+FAIL: test-secmem 2 /secmem/realloc_across
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:110:test_alloc_two: assertion failed: (p2 != NULL)
+FAIL: test-secmem 3 /secmem/alloc_two
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:138:test_realloc: assertion failed: (p != NULL)
+FAIL: test-secmem 4 /secmem/realloc
+PASS: test-secmem 5 /secmem/multialloc
+ERROR:$(SOURCE_DIR)/egg/test-secmem.c:226:test_clear: assertion failed: (p != NULL)
+FAIL: test-secmem 6 /secmem/clear
+FAIL: test-secmem 7 /secmem/strclear
+ERROR: test-secmem process failed: 250
+PASS: test-hkdf 1 /hkdf/test-case-1
+PASS: test-hkdf 2 /hkdf/test-case-2
+PASS: test-hkdf 3 /hkdf/test-case-3
+PASS: test-hkdf 4 /hkdf/test-case-4
+PASS: test-hkdf 5 /hkdf/test-case-5
+PASS: test-hkdf 6 /hkdf/test-case-6
+PASS: test-hkdf 7 /hkdf/test-case-7
+PASS: test-dh 1 /dh/default_768
+PASS: test-dh 2 /dh/default_1024
+PASS: test-dh 3 /dh/default_1536
+PASS: test-dh 4 /dh/default_2048
+PASS: test-dh 5 /dh/default_3072
+PASS: test-dh 6 /dh/default_4096
+PASS: test-dh 7 /dh/default_8192
+PASS: test-dh 8 /dh/default_bad
+PASS: test-attributes 1 /attributes/build
+PASS: test-attributes 2 /attributes/build-unknown
+PASS: test-attributes 3 /attributes/build-null-string
+PASS: test-attributes 4 /attributes/build-non-utf8-string
+PASS: test-attributes 5 /attributes/build-bad-type
+PASS: test-attributes 6 /attributes/validate-schema
+PASS: test-attributes 7 /attributes/validate-schema-bad
+PASS: test-attributes 8 /attributes/validate-libgnomekeyring
+PASS: test-value 1 /value/new
+PASS: test-value 2 /value/new-terminated
+PASS: test-value 3 /value/new-full
+PASS: test-value 4 /value/new-full-terminated
+PASS: test-value 5 /value/new-empty
+PASS: test-value 6 /value/ref-unref
+PASS: test-value 7 /value/boxed
+PASS: test-value 8 /value/to-password
+PASS: test-value 9 /value/to-password-bad-destroy
+PASS: test-value 10 /value/to-password-bad-content
+PASS: test-value 11 /value/to-password-extra-ref
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 1 /prompt/run
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 2 /prompt/perform-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 3 /prompt/perform-async
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 4 /prompt/perform-cancel
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 5 /prompt/perform-fail
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 6 /prompt/perform-vanish
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 7 /prompt/result
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 8 /prompt/window-id
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 9 /prompt/service-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 10 /prompt/service-async
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 11 /prompt/service-path
+ERROR:$(SOURCE_DIR)/libsecret/test-prompt.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-prompt 12 /prompt/service-fail
+ERROR: test-prompt process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 1 /service/get-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 2 /service/get-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 3 /service/get-more-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 4 /service/get-more-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 5 /service/open-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 6 /service/open-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 7 /service/open-more-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 8 /service/open-more-async
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 9 /service/connect-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 10 /service/connect-ensure-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 11 /service/ensure-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-service.c:43:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-service 12 /service/ensure-async
+ERROR: test-service process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 1 /session/ensure-aes
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 2 /session/ensure-twice
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 3 /session/ensure-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 4 /session/ensure-async-aes
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 5 /session/ensure-async-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-session.c:42:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-session 6 /session/ensure-async-twice
+ERROR: test-session process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 1 /service/search-for-paths
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 2 /service/search-for-paths-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 3 /service/search-for-paths-nulls
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 4 /service/secret-for-path-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 5 /service/secret-for-path-plain
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 6 /service/secret-for-path-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 7 /service/secrets-for-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 8 /service/secrets-for-paths-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 9 /service/delete-for-path
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 10 /service/delete-for-path-with-prompt
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 11 /service/lock-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 12 /service/lock-prompt-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 13 /service/unlock-paths-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 14 /service/unlock-prompt-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 15 /service/create-collection-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 16 /service/create-collection-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 17 /service/create-item-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 18 /service/create-item-async
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 19 /service/set-alias-path
+ERROR:$(SOURCE_DIR)/libsecret/test-paths.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-paths 20 /service/encode-decode-secret
+ERROR: test-paths process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 1 /service/search-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 2 /service/search-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 3 /service/search-all-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 4 /service/search-all-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 5 /service/search-unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 6 /service/search-unlock-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 7 /service/search-secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 8 /service/search-secrets-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 9 /service/lock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 10 /service/unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 11 /service/lookup-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 12 /service/lookup-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 13 /service/lookup-locked
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 14 /service/lookup-no-match
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 15 /service/lookup-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 16 /service/clear-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 17 /service/clear-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 18 /service/clear-locked
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 19 /service/clear-no-match
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 20 /service/clear-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 21 /service/store-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 22 /service/store-async
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 23 /service/store-replace
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 24 /service/store-no-default
+ERROR:$(SOURCE_DIR)/libsecret/test-methods.c:73:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-methods 25 /service/set-alias-sync
+ERROR: test-methods process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 1 /password/lookup-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 2 /password/lookup-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 3 /password/lookup-no-name
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 4 /password/store-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 5 /password/store-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 6 /password/store-unlock
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 7 /password/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 8 /password/delete-async
+ERROR:$(SOURCE_DIR)/libsecret/test-password.c:71:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-password 9 /password/clear-no-name
+PASS: test-password 10 /password/free-null
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 1 /item/new-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 2 /item/new-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 3 /item/new-sync-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 4 /item/new-async-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 5 /item/create-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 6 /item/create-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 7 /item/properties
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 8 /item/set-label-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 9 /item/set-label-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 10 /item/set-label-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 11 /item/set-attributes-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 12 /item/set-attributes-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 13 /item/set-attributes-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 14 /item/load-secret-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 15 /item/load-secret-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 16 /item/set-secret-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 17 /item/secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 18 /item/secrets-async
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 19 /item/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-item.c:55:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-item 20 /item/delete-async
+ERROR: test-item process failed: 250
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 1 /collection/new-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 2 /collection/new-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 3 /collection/new-sync-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 4 /collection/new-async-noexist
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 5 /collection/for-alias-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 6 /collection/for-alias-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 7 /collection/for-alias-load-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 8 /collection/for-alias-load-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 9 /collection/create-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 10 /collection/create-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 11 /collection/properties
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 12 /collection/items
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 13 /collection/items-empty
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 14 /collection/items-empty-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 15 /collection/set-label-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 16 /collection/set-label-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 17 /collection/set-label-prop
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 18 /collection/delete-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 19 /collection/delete-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 20 /collection/search-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 21 /collection/search-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 22 /collection/search-all-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 23 /collection/search-all-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 24 /collection/search-unlock-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 25 /collection/search-unlock-async
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 26 /collection/search-secrets-sync
+ERROR:$(SOURCE_DIR)/libsecret/test-collection.c:54:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
+FAIL: test-collection 27 /collection/search-secrets-async
+ERROR: test-collection process failed: 250
+ERROR: libsecret/test-py-lookup.py process failed: 1
+ERROR: libsecret/test-py-clear.py process failed: 1
+ERROR: libsecret/test-py-store.py process failed: 1
+ERROR: libsecret/test-js-lookup.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-lookup.js 
+ERROR: libsecret/test-js-clear.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-clear.js 
+ERROR: libsecret/test-js-store.js Couldn't run gjs: [Errno 2] No such file or directory
+FAIL: libsecret/test-js-store.js 
+ERROR: test-vala-lang process failed: 1
+ERROR: test-vala-unstable process failed: 1
+# TOTAL: 196
+# PASS:  40
+# SKIP:  0
+# XFAIL: 0
+# FAIL:  140
+# XPASS: 0
+# ERROR: 16