summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log')
-rw-r--r--runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log280
1 files changed, 140 insertions, 140 deletions
diff --git a/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log b/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log
index c1a1b3b1087..80807a82659 100644
--- a/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log
+++ b/runtime/poky/qemux86-64/core-image-sato-ptest-fast/ptest-libxml-simple-perl.log
@@ -1,47 +1,6 @@
-2019-08-02T00:38
+2019-08-02T11:46
ERROR: Unable to detach from controlling tty, Inappropriate ioctl for device
-2019-08-02T00:38
-1..14
-ok 1 - created source XML file
-ok 2 - deleted old cache files
-ok 3 - parsed expected value from file
-ok 4 - '$fh' isa 'IO::File'
-ok 5 - parsed expected value from IO::File object
-ok 6 - parsed expected value from string
-ok 7 - parsed expected value from STDIN ('-')
-ok 8 - XML::Simple as a SAX handler returned expected value
-ok 9 - options passed to handler contructor work
-ok 10 - driving a SAX pipeline with XML::Simple worked
-ok 11 - 'handler' is a synonym for 'Handler'
-ok 12 - 'DataHandler' option works
-ok 13 - 'datahandler' is a synonym for 'DataHandler'
-ok 14 - keeproot works with SAX pipelines
-PASS: t/7_SaxStuff
-1..23
-ok 1 - copied known good source file
-ok 2 - no cache files lying around
-ok 3 - parsed expected data from file
-ok 4 - and no cache file was created
-ok 5 - parsed expected data from file (again)
-ok 6 - but this time a cache file was created
-ok 7 - got expected data from cache
-ok 8 - and cache timestamp has not changed
-ok 9 - parsed in expected value again
-ok 10 - and this time the cache timestamp has changed
-ok 11 - deleted the source file
-ok 12 - recreated the source file
-ok 13 - but with nothing in it
-ok 14 - got the expected data from the cache
-ok 15 - parsed in expected data from file
-ok 16 - and the cache file was not touched
-ok 17 - parsed expected data through cache
-ok 18 - and the cache was updated
-ok 19 - copied back the original file
-ok 20 - parsed expected data in through cache
-ok 21 - scheme name is case-insensitive
-ok 22 - bad cache scheme names are trapped
-ok 23 - with correct error message
-PASS: t/3_Storable
+2019-08-02T11:46
1..7
ok 1 - copied source XML file
ok 2 - parsed expected data through the cache
@@ -51,44 +10,6 @@ ok 5 - even though the source XML file is empty
ok 6 - parsed expected data through cache
ok 7 - cache not modified
PASS: t/5_MemCopy
-1..12
-ok 1 - use XML::Simple;
-ok 2 # skip Tie::IxHash not installed
-ok 3 # skip Tie::IxHash not installed
-ok 4 # skip Tie::IxHash not installed
-ok 5 - 'object of class ElbarotsXS' isa 'XML::Simple'
-ok 6 - default storable cache filename looks good
-ok 7 - overridden storable cache filename looks good
-ok 8 - overridden cache file does not exist before parse
-ok 9 - overridden cache file does exist after parse
-ok 10 - bad cache scheme was rejected
-ok 11 - custom cache scheme was not rejected
-ok 12 - custom cache reading method delivered the goods
-ok 2 # skip Tie::IxHash not installed
-ok 3 # skip Tie::IxHash not installed
-ok 4 # skip Tie::IxHash not installed
-SKIP: t/B_Hooks
-1..1
-#
-# Package Version
-# perl 5.30.0
-# XML::Simple 2.25
-# Storable 3.15
-# XML::Parser 2.44
-# XML::SAX 1.02
-# XML::NamespaceSupport 1.12
-ok 1 - Dumped config
-PASS: t/0_Config
-1..8
-ok 1 - qnames are not expanded by default
-ok 2 - qnames are expanded on request
-ok 3 - clarkian names not converted to qnames on output by default
-ok 4 - clarkian names are converted to qnames on output on request
-ok 5 - expansion of default namespace works
-ok 6 - default namespaces are output correctly too
-ok 7 - namespace prefixes are generated automatically (part 1)
-ok 8 - namespace prefixes are generated automatically (part 2)
-PASS: t/8_Namespaces
1..201
ok 1 - call with no args proves fatal
ok 2 - with correct error message
@@ -300,6 +221,67 @@ SKIP: t/2_XMLout
ok 1 - External entity not retrieved
ok 2 - External entity left as URL
PASS: t/C_External_Entities
+1..0 # SKIP these tests are for testing by the author
+1..0 # SKIP these tests are for testing by the author
+SKIP: t/author-pod-syntax
+1..14
+ok 1 - Parsing caused warning (as expected)
+ok 2 - Message contained expected text
+ok 3 - Parsing was successful
+ok 4 - Using ParserOpts caused warning (as expected)
+ok 5 - Message contained expected text
+ok 6 - Parsing was successful
+ok 7 - ParserOpts warning uppressed successfully
+ok 8 - Parsing was successful
+ok 9 - No error when parsing
+ok 10 - matches expectations (attributes)
+ok 11 - XML::Parser didn't choke on named external file
+ok 12 - and contents parsed as expected
+ok 13 - XML::Parser didn't choke on an IO::File object
+ok 14 - and it parsed the right file
+PASS: t/A_XMLParser
+1..12
+ok 1 - use XML::Simple;
+ok 2 # skip Tie::IxHash not installed
+ok 3 # skip Tie::IxHash not installed
+ok 4 # skip Tie::IxHash not installed
+ok 5 - 'object of class ElbarotsXS' isa 'XML::Simple'
+ok 6 - default storable cache filename looks good
+ok 7 - overridden storable cache filename looks good
+ok 8 - overridden cache file does not exist before parse
+ok 9 - overridden cache file does exist after parse
+ok 10 - bad cache scheme was rejected
+ok 11 - custom cache scheme was not rejected
+ok 12 - custom cache reading method delivered the goods
+ok 2 # skip Tie::IxHash not installed
+ok 3 # skip Tie::IxHash not installed
+ok 4 # skip Tie::IxHash not installed
+SKIP: t/B_Hooks
+1..23
+ok 1 - copied known good source file
+ok 2 - no cache files lying around
+ok 3 - parsed expected data from file
+ok 4 - and no cache file was created
+ok 5 - parsed expected data from file (again)
+ok 6 - but this time a cache file was created
+ok 7 - got expected data from cache
+ok 8 - and cache timestamp has not changed
+ok 9 - parsed in expected value again
+ok 10 - and this time the cache timestamp has changed
+ok 11 - deleted the source file
+ok 12 - recreated the source file
+ok 13 - but with nothing in it
+ok 14 - got the expected data from the cache
+ok 15 - parsed in expected data from file
+ok 16 - and the cache file was not touched
+ok 17 - parsed expected data through cache
+ok 18 - and the cache was updated
+ok 19 - copied back the original file
+ok 20 - parsed expected data in through cache
+ok 21 - scheme name is case-insensitive
+ok 22 - bad cache scheme names are trapped
+ok 23 - with correct error message
+PASS: t/3_Storable
1..44
ok 1 - XML::Simple loads ok with qw(:strict)
ok 2 - XMLin() did not fail
@@ -346,22 +328,45 @@ ok 42 - other namespaces do not have strict mode forced upon them
ok 43 - with the correct error message
ok 44 - other namespaces do not have strict mode forced upon them
PASS: t/9_Strict
-1..14
-ok 1 - Parsing caused warning (as expected)
-ok 2 - Message contained expected text
-ok 3 - Parsing was successful
-ok 4 - Using ParserOpts caused warning (as expected)
-ok 5 - Message contained expected text
-ok 6 - Parsing was successful
-ok 7 - ParserOpts warning uppressed successfully
-ok 8 - Parsing was successful
-ok 9 - No error when parsing
-ok 10 - matches expectations (attributes)
-ok 11 - XML::Parser didn't choke on named external file
-ok 12 - and contents parsed as expected
-ok 13 - XML::Parser didn't choke on an IO::File object
-ok 14 - and it parsed the right file
-PASS: t/A_XMLParser
+1..37
+ok 1 - invalid number of options are trapped
+ok 2 - with correct error message
+ok 3 - 'object one' isa 'XML::Simple'
+ok 4 - 'object two' isa 'XML::Simple'
+ok 5 - 'object three' isa 'XML::Simple'
+ok 6 - options hash was not corrupted
+ok 7 - parsed expected data via object 1
+ok 8 - parsed expected data via object 2
+ok 9 - parsed expected data via object 3
+ok 10 - successfully merged options
+ok 11 - defaults were not affected by merge
+ok 12 - t1
+ok 13 - t2
+ok 14 - t3
+ok 15 - t4
+ok 16 - t5
+ok 17 - t6
+ok 18 - t7
+ok 19 - t8
+ok 20 - t9
+ok 21 - t10
+ok 22 - t11
+ok 23 - t12
+ok 24 - ttl
+ok 25 - cddbid
+ok 26 - id
+ok 27 - artist
+ok 28 - disc
+ok 29 - database
+ok 30 - XMLout() method call with no args proves fatal
+ok 31 - with correct error message
+ok 32 - inheritance works with build_tree() overridden
+ok 33 - inheritance works with escape_value() overridden
+ok 34 - variables from XML merged with predefined variables
+ok 35 - variables from XML merged with predefined variables
+ok 36 - unrecognised option caught by constructor
+ok 37 - correct message in exception
+PASS: t/6_ObjIntf
1..132
ok 1 - Module compiled OK
# Warning: XML::Simple::VERSION = 2.25 (Changes version: unknown)
@@ -498,9 +503,6 @@ ok 131 - ValueAttr as hashref works too
ok 132 - successfully read an SRT config file
ok 84 - attributes successfully skipped
SKIP: t/1_XMLin
-1..0 # SKIP these tests are for testing by the author
-1..0 # SKIP these tests are for testing by the author
-SKIP: t/author-pod-syntax
1..8
ok 1 - copied known good source file
ok 2 - parsed expected data from file
@@ -511,43 +513,41 @@ ok 6 - even though the XML file is empty
ok 7 - parsed new data through cache
ok 8 - cache was modified
PASS: t/4_MemShare
-1..37
-ok 1 - invalid number of options are trapped
-ok 2 - with correct error message
-ok 3 - 'object one' isa 'XML::Simple'
-ok 4 - 'object two' isa 'XML::Simple'
-ok 5 - 'object three' isa 'XML::Simple'
-ok 6 - options hash was not corrupted
-ok 7 - parsed expected data via object 1
-ok 8 - parsed expected data via object 2
-ok 9 - parsed expected data via object 3
-ok 10 - successfully merged options
-ok 11 - defaults were not affected by merge
-ok 12 - t1
-ok 13 - t2
-ok 14 - t3
-ok 15 - t4
-ok 16 - t5
-ok 17 - t6
-ok 18 - t7
-ok 19 - t8
-ok 20 - t9
-ok 21 - t10
-ok 22 - t11
-ok 23 - t12
-ok 24 - ttl
-ok 25 - cddbid
-ok 26 - id
-ok 27 - artist
-ok 28 - disc
-ok 29 - database
-ok 30 - XMLout() method call with no args proves fatal
-ok 31 - with correct error message
-ok 32 - inheritance works with build_tree() overridden
-ok 33 - inheritance works with escape_value() overridden
-ok 34 - variables from XML merged with predefined variables
-ok 35 - variables from XML merged with predefined variables
-ok 36 - unrecognised option caught by constructor
-ok 37 - correct message in exception
-PASS: t/6_ObjIntf
-DURATION: 13
+1..14
+ok 1 - created source XML file
+ok 2 - deleted old cache files
+ok 3 - parsed expected value from file
+ok 4 - '$fh' isa 'IO::File'
+ok 5 - parsed expected value from IO::File object
+ok 6 - parsed expected value from string
+ok 7 - parsed expected value from STDIN ('-')
+ok 8 - XML::Simple as a SAX handler returned expected value
+ok 9 - options passed to handler contructor work
+ok 10 - driving a SAX pipeline with XML::Simple worked
+ok 11 - 'handler' is a synonym for 'Handler'
+ok 12 - 'DataHandler' option works
+ok 13 - 'datahandler' is a synonym for 'DataHandler'
+ok 14 - keeproot works with SAX pipelines
+PASS: t/7_SaxStuff
+1..8
+ok 1 - qnames are not expanded by default
+ok 2 - qnames are expanded on request
+ok 3 - clarkian names not converted to qnames on output by default
+ok 4 - clarkian names are converted to qnames on output on request
+ok 5 - expansion of default namespace works
+ok 6 - default namespaces are output correctly too
+ok 7 - namespace prefixes are generated automatically (part 1)
+ok 8 - namespace prefixes are generated automatically (part 2)
+PASS: t/8_Namespaces
+1..1
+#
+# Package Version
+# perl 5.30.0
+# XML::Simple 2.25
+# Storable 3.15
+# XML::Parser 2.44
+# XML::SAX 1.02
+# XML::NamespaceSupport 1.12
+ok 1 - Dumped config
+PASS: t/0_Config
+DURATION: 12