run zef --verbose test for XML::XPath [agent] cokebot-26195937 [raku] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin//raku Welcome to Rakudo™ v2025.11. Implementing the Raku® Programming Language v6.d. Built on MoarVM version 2025.11. [zef] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/bin/zef 1.0.0 === 1) install XML::XPath dependencies ===> Searching for missing dependencies: XML:ver<0.1.0+> ===> Staging XML:ver<0.3.6>:auth ===> Staging [OK] for XML:ver<0.3.6>:auth ===> Testing: XML:ver<0.3.6>:auth ===> Testing [OK] for XML:ver<0.3.6>:auth ===> Installing: XML:ver<0.3.6>:auth 2) zef --verbose test . ===> Testing: XML::XPath:ver<0.9.3> [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/01_simple_basic_find.t [XML::XPath] 1..7 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - found one node [XML::XPath] ok 3 - node name is AAA [XML::XPath] ok 4 - found three nodes [XML::XPath] ok 5 - node name is BBB [XML::XPath] ok 6 - found 2 nodes [XML::XPath] ok 7 - node name is BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/02_descendant_find.t [XML::XPath] 1..4 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - found three nodes [XML::XPath] ok 4 - node name is BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/03_start_find.t [XML::XPath] 1..6 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - found 5 nodes [XML::XPath] ok 4 - node name is BBB [XML::XPath] [XML::XPath] [XML::XPath] [XML::XPath] [XML::XPath] [XML::XPath] [XML::XPath] [XML::XPath] ok 5 - found 17 nodes [XML::XPath] ok 6 - node name is BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/04_pos_find.t [XML::XPath] 1..8 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - right node is selected [XML::XPath] ok 4 - found one node [XML::XPath] ok 5 - node attrib is first [XML::XPath] ok 6 - found one node [XML::XPath] ok 7 - node name is BBB [XML::XPath] ok 8 - right node is selected [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/05_attributes_find.t [XML::XPath] 1..10 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - node name is BBB [XML::XPath] ok 4 - found one node [XML::XPath] ok 5 - node name is BBB [XML::XPath] ok 6 - found 3 node [XML::XPath] ok 7 - node name is BBB [XML::XPath] [XML::XPath] ok 8 - found one node [XML::XPath] ok 9 - node name is BBB [XML::XPath] ok 10 - and node really has no attribute [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/06_attributes_val_find.t [XML::XPath] 1..6 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - found one attrib [XML::XPath] ok 4 - node name is BBB [XML::XPath] ok 5 - found one node [XML::XPath] ok 6 - node name is BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/07_count_find.t [XML::XPath] 1..10 [XML::XPath] ok 1 - found 3 nodes [XML::XPath] ok 2 - found 3 nodes [XML::XPath] ok 3 - found 3 nodes [XML::XPath] ok 4 - found one node [XML::XPath] ok 5 - node name is BBB [XML::XPath] ok 6 - found two nodes [XML::XPath] ok 7 - node name is DDD [XML::XPath] ok 8 - node name is EEE [XML::XPath] ok 9 - found one node [XML::XPath] ok 10 - node name is CCC [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/08_name_find.t [XML::XPath] 1..6 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - node name is BBB [XML::XPath] ok 3 - found two nodes [XML::XPath] ok 4 - node name is BCC [XML::XPath] ok 5 - found one node [XML::XPath] ok 6 - node name is BCC [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/09_string_length_find.t [XML::XPath] 1..13 [XML::XPath] ok 1 - nothing found [XML::XPath] ok 2 - nothing found [XML::XPath] ok 3 - found 2 text nodes [XML::XPath] ok 4 - first text is correct [XML::XPath] ok 5 - first text is correct [XML::XPath] ok 6 - found 2 text nodes [XML::XPath] ok 7 - XML trimmed string length is 3 [XML::XPath] ok 8 - XML trimmed string length is 1 [XML::XPath] ok 9 - found 2 text nodes [XML::XPath] ok 10 - first text is correct [XML::XPath] ok 11 - first text is correct [XML::XPath] ok 12 - XML trimmed string length is 1 [XML::XPath] ok 13 - XML trimmed string length is 1 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/09_string_length_predicate_find.t [XML::XPath] 1..3 [XML::XPath] ok 1 - found 2 text nodes [XML::XPath] ok 2 - found 2 text nodes [XML::XPath] ok 3 - found 2 text nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/10_pipe_find.t [XML::XPath] 1..3 [XML::XPath] ok 1 - found 3 nodes [XML::XPath] ok 2 - found 2 nodes [XML::XPath] ok 3 - found 4 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/11_axis_child_find.t [XML::XPath] 1..2 [XML::XPath] ok 1 - explicit axis child test [XML::XPath] ok 2 - explicit axis child test [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/12_axis_descendant.t [XML::XPath] 1..4 [XML::XPath] ok 1 - found 11 elements [XML::XPath] ok 2 - found 4 elements [XML::XPath] ok 3 - found 5 elements [XML::XPath] ok 4 - found 3 elements [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/13_axis_parent.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 1 elements [XML::XPath] ok 2 - 3th node is EEE [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/14_axis_ancestor.t [XML::XPath] 1..11 [XML::XPath] ok 1 - found 4 elements [XML::XPath] ok 2 - node is CCC [XML::XPath] ok 3 - node is EEE [XML::XPath] ok 4 - node is BBB [XML::XPath] ok 5 - node is AAA [XML::XPath] ok 6 - found 5 elements [XML::XPath] ok 7 - node is DDD [XML::XPath] ok 8 - node is EEE [XML::XPath] ok 9 - node is DDD [XML::XPath] ok 10 - node is CCC [XML::XPath] ok 11 - node is AAA [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/15_axis_following_sibling.t [XML::XPath] 1..4 [XML::XPath] ok 1 - found 2 elements [XML::XPath] ok 2 - node is CCC [XML::XPath] ok 3 - found 3 elements [XML::XPath] ok 4 - node is FFF [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/16_axis_preceding-sibling.t [XML::XPath] 1..5 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - found node is BBB [XML::XPath] ok 3 - found four nodes [XML::XPath] ok 4 - found node XXX [XML::XPath] ok 5 - found node BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/17_axis_following.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 2 nodes [XML::XPath] ok 2 - found 2 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/18_axis_preceding.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 4 nodes [XML::XPath] ok 2 - found 8 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/19_axis_descendant_or_self.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 8 nodes [XML::XPath] ok 2 - found 4 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/20_axis_ancestor_or_self.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 4 nodes [XML::XPath] ok 2 - found 5 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/21_all_nodes.t [XML::XPath] 1..15 [XML::XPath] ok 1 - 4 ancestors [XML::XPath] ok 2 - 3 descendants [XML::XPath] ok 3 - 3 following [XML::XPath] ok 4 - 1st following is VVV [XML::XPath] ok 5 - 2nd following is CCC [XML::XPath] ok 6 - 3rd following is DDD [XML::XPath] ok 7 - 5 preceding [XML::XPath] ok 8 - first following is BBB [XML::XPath] ok 9 - first following is CCC [XML::XPath] ok 10 - first following is ZZZ [XML::XPath] ok 11 - first following is EEE [XML::XPath] ok 12 - first following is HHH [XML::XPath] ok 13 - 1 self [XML::XPath] ok 14 - first following is GGG [XML::XPath] ok 15 - 16 nodes summary [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/22_name_select.t [XML::XPath] 1..3 [XML::XPath] -- [XML::XPath] [ ] [XML::XPath] ok 1 - 2 nodes [XML::XPath] ok 2 - name is BBB [XML::XPath] ok 3 - name is BBB [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/23_much_more_function_and_expressions.t [XML::XPath] 1..7 [XML::XPath] ok 1 - found 4 nodes [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] r = 4.5 ceiling -> 5 4.5 what:(Rat) [XML::XPath] ok 2 - found 2 nodes [XML::XPath] r = 2 ceiling -> 2 2.0 what:(Rat) [XML::XPath] r = 2 ceiling -> 2 2.0 what:(Rat) [XML::XPath] r = 2 ceiling -> 2 2.0 what:(Rat) [XML::XPath] not ok 3 - found 1 nodes [XML::XPath] # Failed test 'found 1 nodes' [XML::XPath] # at t/23_much_more_function_and_expressions.t line 32 [XML::XPath] # expected: '1' [XML::XPath] # got: '0' [XML::XPath] ok 4 - found 6 nodes [XML::XPath] ok 5 - found 3 nodes [XML::XPath] ok 6 - found 6 nodes [XML::XPath] ok 7 - found 2 nodes [XML::XPath] # You failed 1 test of 7 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/24_namespaces.t [XML::XPath] 1..9 [XML::XPath] ok 1 - found 3 nodes [XML::XPath] ok 2 - found 0 nodes [XML::XPath] ok 3 - found 2 nodes [XML::XPath] ok 4 - found 10 nodes [XML::XPath] ok 5 - found 5 nodes with the ns foo [XML::XPath] ok 6 - found one attribute [XML::XPath] ok 7 - found 2 nodes [XML::XPath] ok 8 - found 3 nodes [XML::XPath] ok 9 - found 2 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/26_predicate.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 2 nodes [XML::XPath] ok 2 - found 1 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/28_ancestor2.t [XML::XPath] 1..3 [XML::XPath] ok 1 - found a node [XML::XPath] ok 2 - last match has 3 ancestors [XML::XPath] ok 3 - found one text::footnote [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/29_desc_with_predicate.t [XML::XPath] 1..4 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - one child [XML::XPath] ok 3 - child is a text node [XML::XPath] ok 4 - it is OK [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/30_lang.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found 2 english nodes [XML::XPath] ok 2 - found 1 german node [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/31_dots.t [XML::XPath] 1..2 [XML::XPath] ok 1 - found one node [XML::XPath] ok 2 - nothing found [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/35_namespace_uri.t [XML::XPath] 1..1 [XML::XPath] ok 1 - found 4 nodes [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/36_substring.t [XML::XPath] 1..11 [XML::XPath] ok 1 - [XML::XPath] ok 2 - [XML::XPath] ok 3 - [XML::XPath] ok 4 - [XML::XPath] ok 5 - [XML::XPath] ok 6 - [XML::XPath] ok 7 - [XML::XPath] ok 8 - [XML::XPath] ok 9 - [XML::XPath] ok 10 - [XML::XPath] ok 11 - [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/37_concat.t [XML::XPath] 1..2 [XML::XPath] ok 1 - 123 [XML::XPath] ok 2 - HelloWorld [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/38_starts_with.t [XML::XPath] 1..2 [XML::XPath] ok 1 - 123 starts with 1 [XML::XPath] ok 2 - 123 starts not with 23 Aborting due to test failure: XML::XPath:ver<0.9.3> (use --force-test to override) [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/39_contains.t [XML::XPath] 1..3 [XML::XPath] ok 1 - "123" contains "1" [XML::XPath] ok 2 - "123" does not contain "4" [XML::XPath] ok 3 - XML Attribute num contains "1" [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/40_substring_before.t [XML::XPath] 1..3 [XML::XPath] ok 1 - [XML::XPath] ok 2 - [XML::XPath] ok 3 - [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/41_substring_after.t [XML::XPath] 1..4 [XML::XPath] ok 1 - [XML::XPath] ok 2 - [XML::XPath] ok 3 - [XML::XPath] ok 4 - [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/43_op_div.t [XML::XPath] 1..7 [XML::XPath] ok 1 - -4 == -4 [XML::XPath] ok 2 - -4 div 1 == -4 [XML::XPath] ok 3 - 4 div 2 == 2 [XML::XPath] ok 4 - 4 div 0 == Inf [XML::XPath] ok 5 - -4 div 0 == -Inf [XML::XPath] ok 6 - 0 div 0 == NaN [XML::XPath] ok 7 - 0 div 2 == 0 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/44_test_compare.t [XML::XPath] 1..6 [XML::XPath] ok 1 - [XML::XPath] ok 2 - [XML::XPath] ok 3 - [XML::XPath] ok 4 - [XML::XPath] ok 5 - [XML::XPath] ok 6 - [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/46_context.t [XML::XPath] 1..1 [XML::XPath] ok 1 - both expressions are the same [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/48_translate.t [XML::XPath] 1..4 [XML::XPath] ok 1 - [XML::XPath] ok 2 - [XML::XPath] ok 3 - [XML::XPath] ok 4 - # SKIP skipping one test because of https://rt.perl.org/Public/Bug/Display.html?id=130762 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/49_flat_to_list.t [XML::XPath] ok 1 - is not item context [XML::XPath] 1..1 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/50_issue_9.t [XML::XPath] ok 1 - found two element [XML::XPath] ok 2 - found link desc [XML::XPath] ok 3 - found yada yada [XML::XPath] 1..3 [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/meta.t [XML::XPath] 1..1 [XML::XPath] # Subtest: Project META file is good [XML::XPath] ok 1 - have a META file [XML::XPath] ok 2 - META parses okay [XML::XPath] ok 3 - have all required entries [XML::XPath] ok 4 - 'provides' looks sane [XML::XPath] ok 5 - Optional 'authors' and not 'author' [XML::XPath] ok 6 - License is correct [XML::XPath] ok 7 - name has a '::' rather than a hyphen (if this is intentional please pass :relaxed-name to meta-ok) [XML::XPath] ok 8 - no 'v' in version strings (meta-version greater than 0) [XML::XPath] ok 9 - version is present and doesn't have an asterisk [XML::XPath] ok 10 - have usable source [XML::XPath] 1..10 [XML::XPath] ok 1 - Project META file is good [XML::XPath] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765044498.39609/XML%3A%3AXPath%3Aver%3C0.9.3%3E%3Aauth%3Cgithub%3Aufobat%3E.tar.gz/p6-XML-XPath-master t/test-meta.t [XML::XPath] 1..1 [XML::XPath] # Subtest: Project META file is good [XML::XPath] ok 1 - have a META file [XML::XPath] ok 2 - META parses okay [XML::XPath] ok 3 - have all required entries [XML::XPath] ok 4 - 'provides' looks sane [XML::XPath] ok 5 - Optional 'authors' and not 'author' [XML::XPath] ok 6 - License is correct [XML::XPath] ok 7 - name has a '::' rather than a hyphen (if this is intentional please pass :relaxed-name to meta-ok) [XML::XPath] ok 8 - no 'v' in version strings (meta-version greater than 0) [XML::XPath] ok 9 - version is present and doesn't have an asterisk [XML::XPath] ok 10 - have usable source [XML::XPath] 1..10 [XML::XPath] ok 1 - Project META file is good ===> Testing [FAIL]: XML::XPath:ver<0.9.3>