run zef --verbose test for Menu::Simple [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 Menu::Simple dependencies ===> Searching for missing dependencies: Test::Output ===> Staging Test::Output:ver<1.001006>:auth ===> Staging [OK] for Test::Output:ver<1.001006>:auth ===> Testing: Test::Output:ver<1.001006>:auth ===> Testing [OK] for Test::Output:ver<1.001006>:auth ===> Installing: Test::Output:ver<1.001006>:auth 2) zef --verbose test . ===> Testing: Menu::Simple:ver<0.17>:auth Aborting due to test failure: Menu::Simple:ver<0.17>:auth (use --force-test to override) [Menu::Simple] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206649.8924/910dbb9afb75384498c70dd8580d119fbaa1dbd2.tar.gz/Menu-Simple-0.17 t/00-sanity.rakutest [Menu::Simple] 1..35 [Menu::Simple] ok 1 - Menu class exists [Menu::Simple] ok 2 - has display method [Menu::Simple] ok 3 - has add-option method [Menu::Simple] ok 4 - has add-options method [Menu::Simple] ok 5 - has option-count method [Menu::Simple] ok 6 - has display method [Menu::Simple] ok 7 - has get-selection method [Menu::Simple] ok 8 - has process-selection method [Menu::Simple] ok 9 - has validate-selection method [Menu::Simple] ok 10 - has display-prompt method [Menu::Simple] ok 11 - has execute method [Menu::Simple] ok 12 - Item class exists [Menu::Simple] ok 13 - adds menu option [Menu::Simple] ok 14 - adds another menu option [Menu::Simple] ok 15 - can add option as string [Menu::Simple] ok 16 - dies with no display string [Menu::Simple] ok 17 - outputs option 1 [Menu::Simple] ok 18 - outputs option 2 [Menu::Simple] ok 19 - outputs prompt [Menu::Simple] ok 20 - outputs option format [Menu::Simple] ok 21 - validates or invalidates selection [Menu::Simple] ok 22 - validates or invalidates selection [Menu::Simple] ok 23 - validates or invalidates selection [Menu::Simple] ok 24 - validates or invalidates selection [Menu::Simple] ok 25 - validates or invalidates selection [Menu::Simple] ok 26 - validates or invalidates selection [Menu::Simple] not ok 27 - validates or invalidates selection [Menu::Simple] # Failed test 'validates or invalidates selection' [Menu::Simple] # at t/00-sanity.rakutest line 21 [Menu::Simple] # expected: 'False' [Menu::Simple] # got: (Failure) [Menu::Simple] ok 28 - outputs option 2 [Menu::Simple] ok 29 - reprompts [Menu::Simple] ok 30 - adds submenu [Menu::Simple] ok 31 - executes action [Menu::Simple] ok 32 - adds action [Menu::Simple] ok 33 - adds action [Menu::Simple] ok 34 - returns a menu [Menu::Simple] ok 35 - gets a menu from a menu ID [Menu::Simple] # You failed 1 test of 35 [Menu::Simple] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206649.8924/910dbb9afb75384498c70dd8580d119fbaa1dbd2.tar.gz/Menu-Simple-0.17 t/01-option-ids.rakutest [Menu::Simple] ok 1 - gets option from number [Menu::Simple] ok 2 - gets option from string [Menu::Simple] ok 3 - gets parent menu [Menu::Simple] ok 4 - gets counters [Menu::Simple] ok 5 - gets child menu id [Menu::Simple] ok 6 - gets child menu id [Menu::Simple] 1..6 [Menu::Simple] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206649.8924/910dbb9afb75384498c70dd8580d119fbaa1dbd2.tar.gz/Menu-Simple-0.17 t/02-sorting.rakutest [Menu::Simple] 1..2 [Menu::Simple] ok 1 - get correct menu option [Menu::Simple] ok 2 - handles parent menu [Menu::Simple] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206649.8924/910dbb9afb75384498c70dd8580d119fbaa1dbd2.tar.gz/Menu-Simple-0.17 t/xt/00-AuthorTests.rakutest [Menu::Simple] 1..2 [Menu::Simple] ok 1 - class exists [Menu::Simple] ok 2 - # SKIP Skipping author tests [Menu::Simple] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206649.8924/910dbb9afb75384498c70dd8580d119fbaa1dbd2.tar.gz/Menu-Simple-0.17 t/xt/01-strip-leading-numbers.rakutest [Menu::Simple] ok 1 - # SKIP Skipping author tests [Menu::Simple] 1..1 ===> Testing [FAIL]: Menu::Simple:ver<0.17>:auth