run zef --verbose test for Spanish [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 Spanish dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Spanish:ver<0.0.2>:auth:api<1> Aborting due to test failure: Spanish:ver<0.0.2>:auth:api<1> (use --force-test to override) [Spanish] # Failed test 'ordenar sorts array' [Spanish] # at t/01-basic.t line 78 [Spanish] # expected: $[1, 1, 3, 4, 5] [Spanish] # got: $(1, 1, 3, 4, 5) [Spanish] # Failed test 'invertir_lista reverses array' [Spanish] # at t/01-basic.t line 79 [Spanish] # expected: $[3, 2, 1] [Spanish] # got: $(3, 2, 1) [Spanish] # Failed test 'únicos returns unique elements' [Spanish] # at t/01-basic.t line 80 [Spanish] # expected: $[1, 2, 3] [Spanish] # got: $(1, 2, 3) [Spanish] # You failed 3 tests of 69 [Spanish] t/01-basic.t ...... Dubious, test returned 3 [Spanish] Failed 3/69 subtests [Spanish] t/02-functions.t .. Dubious, test returned 255 [Spanish] All 50 subtests passed [Spanish] t/03-operators.t .. ok [Spanish] [Spanish] Test Summary Report [Spanish] ------------------- [Spanish] t/01-basic.t (Wstat: 768 Tests: 69 Failed: 3) [Spanish] Failed tests: 50 51 52 [Spanish] Non-zero exit status: 3 [Spanish] t/02-functions.t (Wstat: 65280 Tests: 45 Failed: 0) [Spanish] Non-zero exit status: 255 [Spanish] Parse errors: Bad plan. You planned 50 tests but ran 45. [Spanish] Files=3, Tests=144, 19 wallclock secs [Spanish] Result: FAILED ===> Testing [FAIL]: Spanish:ver<0.0.2>:auth:api<1>