run zef --verbose test for HTML::Restrict [agent] flamboyant-moore-63797432 [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 HTML::Restrict dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: HTML::Restrict:ver<0.2> Aborting due to test failure: HTML::Restrict:ver<0.2> (use --force-test to override) [HTML::Restrict] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765207029.35794/HTML%3A%3ARestrict%3Aver%3C0.2%3E%3Aauth%3Cgithub%3Astmuk%3E.tar.gz/p6-html-restrict-master t/01-basic.t [HTML::Restrict] 1..1 [HTML::Restrict] ok 1 - HTML::Restrict module can be use-d ok [HTML::Restrict] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765207029.35794/HTML%3A%3ARestrict%3Aver%3C0.2%3E%3Aauth%3Cgithub%3Astmuk%3E.tar.gz/p6-html-restrict-master t/02-defang.t [HTML::Restrict] 1..3 [HTML::Restrict] not ok 1 - Sanitised as expected 1 [HTML::Restrict] # Failed test 'Sanitised as expected 1' [HTML::Restrict] # at t/02-defang.t line 33 [HTML::Restrict] [HTML::Restrict] HREF=JAVA <!> [HTML::Restrict]
[HTML::Restrict] IN ITALICS WITH FAKE="attribute"
[HTML::Restrict] IN BOLD
[HTML::Restrict] HREF=JAVA <!> [HTML::Restrict] [HTML::Restrict] HREF=JAVA <!> [HTML::Restrict]
[HTML::Restrict] [HTML::Restrict] [HTML::Restrict] [HTML::Restrict]
[HTML::Restrict] in block at t/02-defang.t line 33 [HTML::Restrict] # You planned 3 tests, but ran 1 [HTML::Restrict] # You failed 1 test of 1 ===> Testing [FAIL]: HTML::Restrict:ver<0.2>