summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log')
-rw-r--r--runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log302
1 files changed, 151 insertions, 151 deletions
diff --git a/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log b/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log
index 31e9fdf5a7a..6f3adfba62c 100644
--- a/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log
+++ b/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-json-glib.log
@@ -1,8 +1,26 @@
-2020-01-19T01:22
+2020-01-20T01:52
ERROR: Unable to detach from controlling tty, Inappropriate ioctl for device
-2020-01-19T01:22
+2020-01-20T01:52
+Running test: json-glib-1.0/array.test
+# random seed: R02Sdbfc65224f087634e37ab12f7f42867e
+1..4
+# Start of array tests
+ok 1 /array/empty-array
+ok 2 /array/add-element
+ok 3 /array/remove-element
+ok 4 /array/foreach-element
+# End of array tests
+PASS: json-glib-1.0/array.test
+Running test: json-glib-1.0/boxed.test
+# random seed: R02S4ab89b3fe8a9f2e192a01f771de87c4e
+1..2
+# Start of boxed tests
+ok 1 /boxed/serialize-property
+ok 2 /boxed/deserialize-property
+# End of boxed tests
+PASS: json-glib-1.0/boxed.test
Running test: json-glib-1.0/parser.test
-# random seed: R02S91d0f8e0af896d1a10604b49c45e4df1
+# random seed: R02Sef055ab3d52d64bd43d555f44865e63a
1..12
# Start of parser tests
ok 1 /parser/empty-string
@@ -20,8 +38,61 @@ ok 11 /parser/stream-sync
ok 12 /parser/stream-async
# End of parser tests
PASS: json-glib-1.0/parser.test
+Running test: json-glib-1.0/node.test
+# random seed: R02Sd7683961fa291626268f69a38a22abe9
+1..27
+# Start of nodes tests
+ok 1 /nodes/gvalue
+# Start of init tests
+ok 2 /nodes/init/int
+ok 3 /nodes/init/double
+ok 4 /nodes/init/boolean
+ok 5 /nodes/init/string
+ok 6 /nodes/init/null
+# End of init tests
+# Start of copy tests
+ok 7 /nodes/copy/null
+ok 8 /nodes/copy/value
+ok 9 /nodes/copy/object
+# End of copy tests
+# Start of get tests
+ok 10 /nodes/get/int
+ok 11 /nodes/get/double
+# End of get tests
+# Start of gvalue tests
+ok 12 /nodes/gvalue/autopromotion
+# End of gvalue tests
+# Start of seal tests
+ok 13 /nodes/seal/int
+ok 14 /nodes/seal/double
+ok 15 /nodes/seal/boolean
+ok 16 /nodes/seal/string
+ok 17 /nodes/seal/null
+ok 18 /nodes/seal/object
+ok 19 /nodes/seal/array
+# End of seal tests
+# Start of immutable tests
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 20 /nodes/immutable/int
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 21 /nodes/immutable/double
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 22 /nodes/immutable/boolean
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 23 /nodes/immutable/string
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 24 /nodes/immutable/object
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 25 /nodes/immutable/array
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 26 /nodes/immutable/value
+# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
+ok 27 /nodes/immutable/parent
+# End of immutable tests
+# End of nodes tests
+PASS: json-glib-1.0/node.test
Running test: json-glib-1.0/gvariant.test
-# random seed: R02S3a8487b4d9c4a53f99c7ba84abc4f69f
+# random seed: R02S2a3f191d2e38e84fdb58d8d1adf9c66e
1..89
# Start of gvariant tests
# Start of to-json tests
@@ -159,111 +230,39 @@ ok 89 /gvariant/from-json/variant/variant/array
# End of from-json tests
# End of gvariant tests
PASS: json-glib-1.0/gvariant.test
-Running test: json-glib-1.0/array.test
-# random seed: R02S5a144bb023b5623952daec99d9d3a2c6
+Running test: json-glib-1.0/reader.test
+# random seed: R02S52b7dec51fda7766640b5a38eb9f0f07
1..4
-# Start of array tests
-ok 1 /array/empty-array
-ok 2 /array/add-element
-ok 3 /array/remove-element
-ok 4 /array/foreach-element
-# End of array tests
-PASS: json-glib-1.0/array.test
-Running test: json-glib-1.0/node.test
-# random seed: R02Scee1364ea5da604b5104babecbcffdfe
-1..27
-# Start of nodes tests
-ok 1 /nodes/gvalue
-# Start of init tests
-ok 2 /nodes/init/int
-ok 3 /nodes/init/double
-ok 4 /nodes/init/boolean
-ok 5 /nodes/init/string
-ok 6 /nodes/init/null
-# End of init tests
-# Start of copy tests
-ok 7 /nodes/copy/null
-ok 8 /nodes/copy/value
-ok 9 /nodes/copy/object
-# End of copy tests
-# Start of get tests
-ok 10 /nodes/get/int
-ok 11 /nodes/get/double
-# End of get tests
-# Start of gvalue tests
-ok 12 /nodes/gvalue/autopromotion
-# End of gvalue tests
-# Start of seal tests
-ok 13 /nodes/seal/int
-ok 14 /nodes/seal/double
-ok 15 /nodes/seal/boolean
-ok 16 /nodes/seal/string
-ok 17 /nodes/seal/null
-ok 18 /nodes/seal/object
-ok 19 /nodes/seal/array
-# End of seal tests
-# Start of immutable tests
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 20 /nodes/immutable/int
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 21 /nodes/immutable/double
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 22 /nodes/immutable/boolean
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 23 /nodes/immutable/string
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 24 /nodes/immutable/object
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 25 /nodes/immutable/array
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 26 /nodes/immutable/value
-# GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested)
-ok 27 /nodes/immutable/parent
-# End of immutable tests
-# End of nodes tests
-PASS: json-glib-1.0/node.test
-Running test: json-glib-1.0/invalid.test
-# random seed: R02Sc22f288d694dca8de0b5b5e14f5fe18e
-1..25
-# Start of invalid tests
-# Start of json tests
-ok 1 /invalid/json/bareword-1
-ok 2 /invalid/json/bareword-2
-ok 3 /invalid/json/bareword-3
-ok 4 /invalid/json/bareword-4
-ok 5 /invalid/json/bareword-5
-ok 6 /invalid/json/values-1
-ok 7 /invalid/json/assignment-1
-ok 8 /invalid/json/assignment-2
-ok 9 /invalid/json/assignment-3
-ok 10 /invalid/json/assignment-4
-ok 11 /invalid/json/assignment-5
-ok 12 /invalid/json/array-1
-ok 13 /invalid/json/array-2
-ok 14 /invalid/json/array-3
-ok 15 /invalid/json/object-1
-ok 16 /invalid/json/object-2
-ok 17 /invalid/json/object-3
-ok 18 /invalid/json/object-4
-ok 19 /invalid/json/object-5
-ok 20 /invalid/json/object-6
-ok 21 /invalid/json/object-7
-ok 22 /invalid/json/missing-comma-1
-ok 23 /invalid/json/missing-comma-2
-ok 24 /invalid/json/trailing-comma-1
-ok 25 /invalid/json/trailing-comma-2
-# End of json tests
-# End of invalid tests
-PASS: json-glib-1.0/invalid.test
+# Start of reader tests
+ok 1 /reader/base-array
+ok 2 /reader/base-object
+ok 3 /reader/level
+# Bug Reference: http://bugzilla.gnome.org/show_bug.cgi?id=758580
+ok 4 /reader/null-value
+# End of reader tests
+PASS: json-glib-1.0/reader.test
+Running test: json-glib-1.0/object.test
+# random seed: R02See1ec2adb8ac35f92344413c8fbade5a
+1..7
+# Start of object tests
+ok 1 /object/empty-object
+ok 2 /object/add-member
+ok 3 /object/set-member
+ok 4 /object/remove-member
+ok 5 /object/foreach-member
+ok 6 /object/iter
+ok 7 /object/empty-member
+# End of object tests
+PASS: json-glib-1.0/object.test
Running test: json-glib-1.0/serialize-simple.test
-# random seed: R02S78fe1c0e06544955d87d7297b4daadf5
+# random seed: R02Se22480142860c00675016c25367936e4
1..1
# Start of serialize tests
ok 1 /serialize/gobject
# End of serialize tests
PASS: json-glib-1.0/serialize-simple.test
Running test: json-glib-1.0/builder.test
-# random seed: R02Sb5db3441e996bf6e506d8fc2c24a13e6
+# random seed: R02S1a1e3a67e87cf2afd4f2a3bd3ab6f9eb
1..3
# Start of builder tests
ok 1 /builder/complex
@@ -271,8 +270,15 @@ ok 2 /builder/empty
ok 3 /builder/reset
# End of builder tests
PASS: json-glib-1.0/builder.test
+Running test: json-glib-1.0/serialize-complex.test
+# random seed: R02S658948526ea85f21ead6bb5f034f2906
+1..1
+# Start of serialize tests
+ok 1 /serialize/gobject-boxed
+# End of serialize tests
+PASS: json-glib-1.0/serialize-complex.test
Running test: json-glib-1.0/generator.test
-# random seed: R02Sa7c31df7864d492c8047ade0ee4dc905
+# random seed: R02Sf0123e758b10be3f0f23b139fba747b6
1..15
# Start of generator tests
ok 1 /generator/empty-array
@@ -294,8 +300,48 @@ ok 15 /generator/string/Barney B\303\244r
# End of string tests
# End of generator tests
PASS: json-glib-1.0/generator.test
+Running test: json-glib-1.0/serialize-full.test
+# random seed: R02S32d3deed32f5d8d8ffc4deca5b5cb1ab
+1..1
+# Start of deserialize tests
+ok 1 /deserialize/json-to-gobject
+# End of deserialize tests
+PASS: json-glib-1.0/serialize-full.test
+Running test: json-glib-1.0/invalid.test
+# random seed: R02Se631f7fe6678fb1d9e25914bd0f08b5d
+1..25
+# Start of invalid tests
+# Start of json tests
+ok 1 /invalid/json/bareword-1
+ok 2 /invalid/json/bareword-2
+ok 3 /invalid/json/bareword-3
+ok 4 /invalid/json/bareword-4
+ok 5 /invalid/json/bareword-5
+ok 6 /invalid/json/values-1
+ok 7 /invalid/json/assignment-1
+ok 8 /invalid/json/assignment-2
+ok 9 /invalid/json/assignment-3
+ok 10 /invalid/json/assignment-4
+ok 11 /invalid/json/assignment-5
+ok 12 /invalid/json/array-1
+ok 13 /invalid/json/array-2
+ok 14 /invalid/json/array-3
+ok 15 /invalid/json/object-1
+ok 16 /invalid/json/object-2
+ok 17 /invalid/json/object-3
+ok 18 /invalid/json/object-4
+ok 19 /invalid/json/object-5
+ok 20 /invalid/json/object-6
+ok 21 /invalid/json/object-7
+ok 22 /invalid/json/missing-comma-1
+ok 23 /invalid/json/missing-comma-2
+ok 24 /invalid/json/trailing-comma-1
+ok 25 /invalid/json/trailing-comma-2
+# End of json tests
+# End of invalid tests
+PASS: json-glib-1.0/invalid.test
Running test: json-glib-1.0/path.test
-# random seed: R02Sd421f3cf45493d6102d26c6290bae9b4
+# random seed: R02S8f37c06d1683bafe3e186bc03427f2d0
1..32
# Start of path tests
# Start of expressions tests
@@ -340,51 +386,5 @@ ok 32 /path/match/12
# End of match tests
# End of path tests
PASS: json-glib-1.0/path.test
-Running test: json-glib-1.0/boxed.test
-# random seed: R02S0c9539855d1b6dc1643c71c9457af388
-1..2
-# Start of boxed tests
-ok 1 /boxed/serialize-property
-ok 2 /boxed/deserialize-property
-# End of boxed tests
-PASS: json-glib-1.0/boxed.test
-Running test: json-glib-1.0/object.test
-# random seed: R02Sb0b0840d71916659763125661e5e6fbc
-1..7
-# Start of object tests
-ok 1 /object/empty-object
-ok 2 /object/add-member
-ok 3 /object/set-member
-ok 4 /object/remove-member
-ok 5 /object/foreach-member
-ok 6 /object/iter
-ok 7 /object/empty-member
-# End of object tests
-PASS: json-glib-1.0/object.test
-Running test: json-glib-1.0/serialize-complex.test
-# random seed: R02S66560d360aad308507116cc200ffe0e6
-1..1
-# Start of serialize tests
-ok 1 /serialize/gobject-boxed
-# End of serialize tests
-PASS: json-glib-1.0/serialize-complex.test
-Running test: json-glib-1.0/serialize-full.test
-# random seed: R02S4395175efe6bea5ebeb707a06b2d9968
-1..1
-# Start of deserialize tests
-ok 1 /deserialize/json-to-gobject
-# End of deserialize tests
-PASS: json-glib-1.0/serialize-full.test
-Running test: json-glib-1.0/reader.test
-# random seed: R02S3977962872b7bc4b1b71d318e2384bf2
-1..4
-# Start of reader tests
-ok 1 /reader/base-array
-ok 2 /reader/base-object
-ok 3 /reader/level
-# Bug Reference: http://bugzilla.gnome.org/show_bug.cgi?id=758580
-ok 4 /reader/null-value
-# End of reader tests
-PASS: json-glib-1.0/reader.test
-SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.0s; maxrss=6024
-DURATION: 0
+SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.0s; maxrss=6104
+DURATION: 1