summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-json-glib
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-json-glib')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-json-glib.log384
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-raw.log386
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-json-glib/testresults.json30
3 files changed, 400 insertions, 400 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-json-glib.log b/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-json-glib.log
index a112fe46319..f60fd08179f 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-json-glib.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-json-glib.log
@@ -1,97 +1,60 @@
START: ptest-runner
-2023-03-17T01:11
-Running test: json-glib-1.0/node.test
-# random seed: R02S2f61487d736fe1d512012ebccc1465d3
-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
-ok 20 /nodes/immutable/int
-ok 21 /nodes/immutable/double
-ok 22 /nodes/immutable/boolean
-ok 23 /nodes/immutable/string
-ok 24 /nodes/immutable/object
-ok 25 /nodes/immutable/array
-ok 26 /nodes/immutable/value
-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/generator.test
-# random seed: R02Sb43a266e0678fc9a2681871d34590062
-1..15
-# Start of generator tests
-ok 1 /generator/empty-array
-ok 2 /generator/empty-object
-ok 3 /generator/simple-array
-ok 4 /generator/nested-array
-ok 5 /generator/simple-object
-ok 6 /generator/nested-object
-ok 7 /generator/decimal-separator
-ok 8 /generator/double-stays-double
-# checking pretty printing: [] expected: []
-# checking pretty printing: {} expected: {}
-# checking pretty printing: [
-# true,
-# false,
-# null,
-# "hello"
-# ] expected: [
-# true,
-# false,
-# null,
-# "hello"
-# ]
-# checking pretty printing: {
-# "foo" : 42,
-# "bar" : true,
-# "baz" : null
-# } expected: {
-# "foo" : 42,
-# "bar" : true,
-# "baz" : null
-# }
-ok 9 /generator/pretty
-# Start of string tests
-ok 10 /generator/string/abc
-ok 11 /generator/string/a\177xc
-ok 12 /generator/string/a\033xc
-ok 13 /generator/string/a\nxc
-ok 14 /generator/string/a\\xc
-ok 15 /generator/string/Barney B\303\244r
-# End of string tests
-# End of generator tests
-PASS: json-glib-1.0/generator.test
+2023-03-18T02:00
+Running test: json-glib-1.0/serialize-full.test
+# random seed: R02S7bb38a59b864f9c461046dceafe4773c
+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/path.test
+# random seed: R02Sa45ce2313d5a7ffe98321e03085bea7d
+1..32
+# Start of path tests
+# Start of expressions tests
+# Start of valid tests
+ok 1 /path/expressions/valid/1
+ok 2 /path/expressions/valid/2
+ok 3 /path/expressions/valid/3
+ok 4 /path/expressions/valid/4
+ok 5 /path/expressions/valid/5
+ok 6 /path/expressions/valid/6
+ok 7 /path/expressions/valid/7
+ok 8 /path/expressions/valid/8
+ok 9 /path/expressions/valid/9
+ok 10 /path/expressions/valid/10
+ok 11 /path/expressions/valid/11
+ok 12 /path/expressions/valid/12
+ok 13 /path/expressions/valid/13
+# End of valid tests
+# Start of invalid tests
+ok 14 /path/expressions/invalid/1
+ok 15 /path/expressions/invalid/2
+ok 16 /path/expressions/invalid/3
+ok 17 /path/expressions/invalid/4
+ok 18 /path/expressions/invalid/5
+ok 19 /path/expressions/invalid/6
+ok 20 /path/expressions/invalid/7
+# End of invalid tests
+# End of expressions tests
+# Start of match tests
+ok 21 /path/match/1
+ok 22 /path/match/2
+ok 23 /path/match/3
+ok 24 /path/match/4
+ok 25 /path/match/5
+ok 26 /path/match/6
+ok 27 /path/match/7
+ok 28 /path/match/8
+ok 29 /path/match/9
+ok 30 /path/match/10
+ok 31 /path/match/11
+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/invalid.test
-# random seed: R02S65eadcff9307a2589e4d108118082086
+# random seed: R02S5dcbe19f9bd75afcda894e439aef0b14
1..29
# Start of invalid tests
# Start of json tests
@@ -127,16 +90,8 @@ ok 29 /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/boxed.test
-# random seed: R02S784778b2168b69e78d2ece4822de07dc
-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: R02Sadbf1295b2efe7b4d91ff72115caf955
+# random seed: R02S793db5c5153a0ff3e9084707ba960a2c
1..15
# Start of parser tests
ok 1 /parser/empty-string
@@ -159,8 +114,124 @@ ok 15 /parser/mapped/json-error
# End of mapped tests
# End of parser tests
PASS: json-glib-1.0/parser.test
+Running test: json-glib-1.0/generator.test
+# random seed: R02S22fa20ded25fdf4922c839f626eafe98
+1..15
+# Start of generator tests
+ok 1 /generator/empty-array
+ok 2 /generator/empty-object
+ok 3 /generator/simple-array
+ok 4 /generator/nested-array
+ok 5 /generator/simple-object
+ok 6 /generator/nested-object
+ok 7 /generator/decimal-separator
+ok 8 /generator/double-stays-double
+# checking pretty printing: [] expected: []
+# checking pretty printing: {} expected: {}
+# checking pretty printing: [
+# true,
+# false,
+# null,
+# "hello"
+# ] expected: [
+# true,
+# false,
+# null,
+# "hello"
+# ]
+# checking pretty printing: {
+# "foo" : 42,
+# "bar" : true,
+# "baz" : null
+# } expected: {
+# "foo" : 42,
+# "bar" : true,
+# "baz" : null
+# }
+ok 9 /generator/pretty
+# Start of string tests
+ok 10 /generator/string/abc
+ok 11 /generator/string/a\177xc
+ok 12 /generator/string/a\033xc
+ok 13 /generator/string/a\nxc
+ok 14 /generator/string/a\\xc
+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/node.test
+# random seed: R02Sb7748bb101d553003aa3838b39cf76dc
+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
+ok 20 /nodes/immutable/int
+ok 21 /nodes/immutable/double
+ok 22 /nodes/immutable/boolean
+ok 23 /nodes/immutable/string
+ok 24 /nodes/immutable/object
+ok 25 /nodes/immutable/array
+ok 26 /nodes/immutable/value
+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/serialize-complex.test
+# random seed: R02Sf5487fde272246bc4dad513a81f5e490
+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/builder.test
+# random seed: R02S71f490ffa41b8f108b2a1e2ed37520c3
+1..3
+# Start of builder tests
+ok 1 /builder/complex
+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/array.test
+# random seed: R02S2307ef47ed3f62d12013b245dd0884c3
+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/reader.test
-# random seed: R02S9f91d51ba17e5dd8142be0fe362ae63e
+# random seed: R02S5d39bf69dabc8aadaa8ec6b99f0a28e7
1..5
# Start of reader tests
ok 1 /reader/base-array
@@ -171,15 +242,8 @@ ok 4 /reader/null-value
ok 5 /reader/bom
# End of reader tests
PASS: json-glib-1.0/reader.test
-Running test: json-glib-1.0/serialize-full.test
-# random seed: R02Sef6b196a078c5d290002a53220a240d3
-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/object.test
-# random seed: R02Sf8c0516c62eb3d58bdeeaca5fd8590dd
+# random seed: R02Sefb4f90a9409fdf40afe8cf3ab34e1db
1..9
# Start of object tests
ok 1 /object/empty-object
@@ -193,87 +257,16 @@ ok 8 /object/ordered-iter
ok 9 /object/empty-member
# End of object tests
PASS: json-glib-1.0/object.test
-Running test: json-glib-1.0/path.test
-# random seed: R02S22ca9237ec2d1a55d5a174af2488b284
-1..32
-# Start of path tests
-# Start of expressions tests
-# Start of valid tests
-ok 1 /path/expressions/valid/1
-ok 2 /path/expressions/valid/2
-ok 3 /path/expressions/valid/3
-ok 4 /path/expressions/valid/4
-ok 5 /path/expressions/valid/5
-ok 6 /path/expressions/valid/6
-ok 7 /path/expressions/valid/7
-ok 8 /path/expressions/valid/8
-ok 9 /path/expressions/valid/9
-ok 10 /path/expressions/valid/10
-ok 11 /path/expressions/valid/11
-ok 12 /path/expressions/valid/12
-ok 13 /path/expressions/valid/13
-# End of valid tests
-# Start of invalid tests
-ok 14 /path/expressions/invalid/1
-ok 15 /path/expressions/invalid/2
-ok 16 /path/expressions/invalid/3
-ok 17 /path/expressions/invalid/4
-ok 18 /path/expressions/invalid/5
-ok 19 /path/expressions/invalid/6
-ok 20 /path/expressions/invalid/7
-# End of invalid tests
-# End of expressions tests
-# Start of match tests
-ok 21 /path/match/1
-ok 22 /path/match/2
-ok 23 /path/match/3
-ok 24 /path/match/4
-ok 25 /path/match/5
-ok 26 /path/match/6
-ok 27 /path/match/7
-ok 28 /path/match/8
-ok 29 /path/match/9
-ok 30 /path/match/10
-ok 31 /path/match/11
-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/serialize-simple.test
-# random seed: R02S6d4180d3cf4bb9e87e61914faf69c482
-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/serialize-complex.test
-# random seed: R02S675928fe0e41e871ec80b924debd9091
-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/builder.test
-# random seed: R02Scc016bf3edbfdef0a8279526ac54d0a2
-1..3
-# Start of builder tests
-ok 1 /builder/complex
-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/array.test
-# random seed: R02Saabc4ab94601c526d91de7cce9e685e0
-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: R02S51dc21f5dc0a02378d682f7ccfdd38aa
+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/gvariant.test
-# random seed: R02Scf4b3973924c6cf829e83005107bd50e
+# random seed: R02S90de12429083c07a51fbbc5853986563
1..89
# Start of gvariant tests
# Start of to-json tests
@@ -411,5 +404,12 @@ ok 89 /gvariant/from-json/variant/variant/array
# End of from-json tests
# End of gvariant tests
PASS: json-glib-1.0/gvariant.test
-SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.1s; maxrss=5168
-DURATION: 0
+Running test: json-glib-1.0/serialize-simple.test
+# random seed: R02S688a8748e2bee63b191fd6d98f6b581a
+1..1
+# Start of serialize tests
+ok 1 /serialize/gobject
+# End of serialize tests
+PASS: json-glib-1.0/serialize-simple.test
+SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.4s; maxrss=5172
+DURATION: 1
diff --git a/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-raw.log b/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-raw.log
index c5d936727a2..1b3653c3a0d 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-raw.log
+++ b/runtime/poky/qemuarm64/core-image-ptest-json-glib/ptest-raw.log
@@ -1,98 +1,61 @@
START: ptest-runner
-2023-03-17T01:11
+2023-03-18T02:00
BEGIN: /usr/lib/json-glib/ptest
-Running test: json-glib-1.0/node.test
-# random seed: R02S2f61487d736fe1d512012ebccc1465d3
-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
-ok 20 /nodes/immutable/int
-ok 21 /nodes/immutable/double
-ok 22 /nodes/immutable/boolean
-ok 23 /nodes/immutable/string
-ok 24 /nodes/immutable/object
-ok 25 /nodes/immutable/array
-ok 26 /nodes/immutable/value
-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/generator.test
-# random seed: R02Sb43a266e0678fc9a2681871d34590062
-1..15
-# Start of generator tests
-ok 1 /generator/empty-array
-ok 2 /generator/empty-object
-ok 3 /generator/simple-array
-ok 4 /generator/nested-array
-ok 5 /generator/simple-object
-ok 6 /generator/nested-object
-ok 7 /generator/decimal-separator
-ok 8 /generator/double-stays-double
-# checking pretty printing: [] expected: []
-# checking pretty printing: {} expected: {}
-# checking pretty printing: [
-# true,
-# false,
-# null,
-# "hello"
-# ] expected: [
-# true,
-# false,
-# null,
-# "hello"
-# ]
-# checking pretty printing: {
-# "foo" : 42,
-# "bar" : true,
-# "baz" : null
-# } expected: {
-# "foo" : 42,
-# "bar" : true,
-# "baz" : null
-# }
-ok 9 /generator/pretty
-# Start of string tests
-ok 10 /generator/string/abc
-ok 11 /generator/string/a\177xc
-ok 12 /generator/string/a\033xc
-ok 13 /generator/string/a\nxc
-ok 14 /generator/string/a\\xc
-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: R02S7bb38a59b864f9c461046dceafe4773c
+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/path.test
+# random seed: R02Sa45ce2313d5a7ffe98321e03085bea7d
+1..32
+# Start of path tests
+# Start of expressions tests
+# Start of valid tests
+ok 1 /path/expressions/valid/1
+ok 2 /path/expressions/valid/2
+ok 3 /path/expressions/valid/3
+ok 4 /path/expressions/valid/4
+ok 5 /path/expressions/valid/5
+ok 6 /path/expressions/valid/6
+ok 7 /path/expressions/valid/7
+ok 8 /path/expressions/valid/8
+ok 9 /path/expressions/valid/9
+ok 10 /path/expressions/valid/10
+ok 11 /path/expressions/valid/11
+ok 12 /path/expressions/valid/12
+ok 13 /path/expressions/valid/13
+# End of valid tests
+# Start of invalid tests
+ok 14 /path/expressions/invalid/1
+ok 15 /path/expressions/invalid/2
+ok 16 /path/expressions/invalid/3
+ok 17 /path/expressions/invalid/4
+ok 18 /path/expressions/invalid/5
+ok 19 /path/expressions/invalid/6
+ok 20 /path/expressions/invalid/7
+# End of invalid tests
+# End of expressions tests
+# Start of match tests
+ok 21 /path/match/1
+ok 22 /path/match/2
+ok 23 /path/match/3
+ok 24 /path/match/4
+ok 25 /path/match/5
+ok 26 /path/match/6
+ok 27 /path/match/7
+ok 28 /path/match/8
+ok 29 /path/match/9
+ok 30 /path/match/10
+ok 31 /path/match/11
+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/invalid.test
-# random seed: R02S65eadcff9307a2589e4d108118082086
+# random seed: R02S5dcbe19f9bd75afcda894e439aef0b14
1..29
# Start of invalid tests
# Start of json tests
@@ -128,16 +91,8 @@ ok 29 /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/boxed.test
-# random seed: R02S784778b2168b69e78d2ece4822de07dc
-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: R02Sadbf1295b2efe7b4d91ff72115caf955
+# random seed: R02S793db5c5153a0ff3e9084707ba960a2c
1..15
# Start of parser tests
ok 1 /parser/empty-string
@@ -160,8 +115,124 @@ ok 15 /parser/mapped/json-error
# End of mapped tests
# End of parser tests
PASS: json-glib-1.0/parser.test
+Running test: json-glib-1.0/generator.test
+# random seed: R02S22fa20ded25fdf4922c839f626eafe98
+1..15
+# Start of generator tests
+ok 1 /generator/empty-array
+ok 2 /generator/empty-object
+ok 3 /generator/simple-array
+ok 4 /generator/nested-array
+ok 5 /generator/simple-object
+ok 6 /generator/nested-object
+ok 7 /generator/decimal-separator
+ok 8 /generator/double-stays-double
+# checking pretty printing: [] expected: []
+# checking pretty printing: {} expected: {}
+# checking pretty printing: [
+# true,
+# false,
+# null,
+# "hello"
+# ] expected: [
+# true,
+# false,
+# null,
+# "hello"
+# ]
+# checking pretty printing: {
+# "foo" : 42,
+# "bar" : true,
+# "baz" : null
+# } expected: {
+# "foo" : 42,
+# "bar" : true,
+# "baz" : null
+# }
+ok 9 /generator/pretty
+# Start of string tests
+ok 10 /generator/string/abc
+ok 11 /generator/string/a\177xc
+ok 12 /generator/string/a\033xc
+ok 13 /generator/string/a\nxc
+ok 14 /generator/string/a\\xc
+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/node.test
+# random seed: R02Sb7748bb101d553003aa3838b39cf76dc
+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
+ok 20 /nodes/immutable/int
+ok 21 /nodes/immutable/double
+ok 22 /nodes/immutable/boolean
+ok 23 /nodes/immutable/string
+ok 24 /nodes/immutable/object
+ok 25 /nodes/immutable/array
+ok 26 /nodes/immutable/value
+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/serialize-complex.test
+# random seed: R02Sf5487fde272246bc4dad513a81f5e490
+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/builder.test
+# random seed: R02S71f490ffa41b8f108b2a1e2ed37520c3
+1..3
+# Start of builder tests
+ok 1 /builder/complex
+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/array.test
+# random seed: R02S2307ef47ed3f62d12013b245dd0884c3
+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/reader.test
-# random seed: R02S9f91d51ba17e5dd8142be0fe362ae63e
+# random seed: R02S5d39bf69dabc8aadaa8ec6b99f0a28e7
1..5
# Start of reader tests
ok 1 /reader/base-array
@@ -172,15 +243,8 @@ ok 4 /reader/null-value
ok 5 /reader/bom
# End of reader tests
PASS: json-glib-1.0/reader.test
-Running test: json-glib-1.0/serialize-full.test
-# random seed: R02Sef6b196a078c5d290002a53220a240d3
-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/object.test
-# random seed: R02Sf8c0516c62eb3d58bdeeaca5fd8590dd
+# random seed: R02Sefb4f90a9409fdf40afe8cf3ab34e1db
1..9
# Start of object tests
ok 1 /object/empty-object
@@ -194,87 +258,16 @@ ok 8 /object/ordered-iter
ok 9 /object/empty-member
# End of object tests
PASS: json-glib-1.0/object.test
-Running test: json-glib-1.0/path.test
-# random seed: R02S22ca9237ec2d1a55d5a174af2488b284
-1..32
-# Start of path tests
-# Start of expressions tests
-# Start of valid tests
-ok 1 /path/expressions/valid/1
-ok 2 /path/expressions/valid/2
-ok 3 /path/expressions/valid/3
-ok 4 /path/expressions/valid/4
-ok 5 /path/expressions/valid/5
-ok 6 /path/expressions/valid/6
-ok 7 /path/expressions/valid/7
-ok 8 /path/expressions/valid/8
-ok 9 /path/expressions/valid/9
-ok 10 /path/expressions/valid/10
-ok 11 /path/expressions/valid/11
-ok 12 /path/expressions/valid/12
-ok 13 /path/expressions/valid/13
-# End of valid tests
-# Start of invalid tests
-ok 14 /path/expressions/invalid/1
-ok 15 /path/expressions/invalid/2
-ok 16 /path/expressions/invalid/3
-ok 17 /path/expressions/invalid/4
-ok 18 /path/expressions/invalid/5
-ok 19 /path/expressions/invalid/6
-ok 20 /path/expressions/invalid/7
-# End of invalid tests
-# End of expressions tests
-# Start of match tests
-ok 21 /path/match/1
-ok 22 /path/match/2
-ok 23 /path/match/3
-ok 24 /path/match/4
-ok 25 /path/match/5
-ok 26 /path/match/6
-ok 27 /path/match/7
-ok 28 /path/match/8
-ok 29 /path/match/9
-ok 30 /path/match/10
-ok 31 /path/match/11
-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/serialize-simple.test
-# random seed: R02S6d4180d3cf4bb9e87e61914faf69c482
-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/serialize-complex.test
-# random seed: R02S675928fe0e41e871ec80b924debd9091
-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/builder.test
-# random seed: R02Scc016bf3edbfdef0a8279526ac54d0a2
-1..3
-# Start of builder tests
-ok 1 /builder/complex
-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/array.test
-# random seed: R02Saabc4ab94601c526d91de7cce9e685e0
-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: R02S51dc21f5dc0a02378d682f7ccfdd38aa
+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/gvariant.test
-# random seed: R02Scf4b3973924c6cf829e83005107bd50e
+# random seed: R02S90de12429083c07a51fbbc5853986563
1..89
# Start of gvariant tests
# Start of to-json tests
@@ -412,9 +405,16 @@ ok 89 /gvariant/from-json/variant/variant/array
# End of from-json tests
# End of gvariant tests
PASS: json-glib-1.0/gvariant.test
-SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.1s; maxrss=5168
-DURATION: 0
+Running test: json-glib-1.0/serialize-simple.test
+# random seed: R02S688a8748e2bee63b191fd6d98f6b581a
+1..1
+# Start of serialize tests
+ok 1 /serialize/gobject
+# End of serialize tests
+PASS: json-glib-1.0/serialize-simple.test
+SUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.4s; maxrss=5172
+DURATION: 1
END: /usr/lib/json-glib/ptest
-2023-03-17T01:11
+2023-03-18T02:00
STOP: ptest-runner
TOTAL: 1 FAIL: 0 \ No newline at end of file
diff --git a/runtime/poky/qemuarm64/core-image-ptest-json-glib/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-json-glib/testresults.json
index 08cc88f1d61..6d4952d9c1f 100644
--- a/runtime/poky/qemuarm64/core-image-ptest-json-glib/testresults.json
+++ b/runtime/poky/qemuarm64/core-image-ptest-json-glib/testresults.json
@@ -1,47 +1,47 @@
{
- "runtime_core-image-ptest-json-glib_qemuarm64_20230317010941": {
+ "runtime_core-image-ptest-json-glib_qemuarm64_20230318015743": {
"configuration": {
"DISTRO": "poky",
- "HOST_DISTRO": "ubuntu-22.04",
+ "HOST_DISTRO": "ubuntu-18.04",
"IMAGE_BASENAME": "core-image-ptest-json-glib",
"IMAGE_PKGTYPE": "rpm",
"LAYERS": {
"meta": {
"branch": "master",
- "commit": "bedf823032e7b785474c7c8b70c36d63c6d37276",
- "commit_count": 69771
+ "commit": "ee5e6a86fd0d2f81a6a3db4fba7ec5158555e595",
+ "commit_count": 69776
},
"meta-poky": {
"branch": "master",
- "commit": "bedf823032e7b785474c7c8b70c36d63c6d37276",
- "commit_count": 69771
+ "commit": "ee5e6a86fd0d2f81a6a3db4fba7ec5158555e595",
+ "commit_count": 69776
},
"meta-yocto-bsp": {
"branch": "master",
- "commit": "bedf823032e7b785474c7c8b70c36d63c6d37276",
- "commit_count": 69771
+ "commit": "ee5e6a86fd0d2f81a6a3db4fba7ec5158555e595",
+ "commit_count": 69776
}
},
"MACHINE": "qemuarm64",
- "STARTTIME": "20230317010941",
+ "STARTTIME": "20230318015743",
"TESTSERIES": "qemuarm64-ptest-fast",
"TEST_TYPE": "runtime"
},
"result": {
"parselogs.ParseLogsTest.test_parselogs": {
- "duration": 4.638000011444092,
+ "duration": 5.474659442901611,
"status": "PASSED"
},
"ping.PingTest.test_ping": {
- "duration": 0.022950410842895508,
+ "duration": 0.04363536834716797,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
- "duration": 0.6330199241638184,
+ "duration": 1.3173236846923828,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
- "duration": 0.0008018016815185547,
+ "duration": 0.002080202102661133,
"log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
"status": "SKIPPED"
},
@@ -89,11 +89,11 @@
},
"ptestresult.sections": {
"json-glib": {
- "duration": "0"
+ "duration": "1"
}
},
"ssh.SSHTest.test_ssh": {
- "duration": 1.0772333145141602,
+ "duration": 1.1499874591827393,
"status": "PASSED"
}
}