run zef --verbose test for Mac::Applications::List [agent] zen-northcutt-00957962 [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 Mac::Applications::List dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Mac::Applications::List:ver<0.0.14>:auth:api<1> Aborting due to test failure: Mac::Applications::List:ver<0.0.14>:auth:api<1> (use --force-test to override) [Mac::Applications::List] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765037611.23829/19322d1d469282230fbc69bcd301542de6f25892.tar.gz/dist t/basic.rakutest [Mac::Applications::List] 1..12 [Mac::Applications::List] not ok 1 - running macOS [Mac::Applications::List] # Failed test 'running macOS' [Mac::Applications::List] # at t/basic.rakutest line 8 [Mac::Applications::List] # expected: 'linux' [Mac::Applications::List] # got: 'darwin' [Mac::Applications::List] Use of uninitialized value of type Any in string context. [Mac::Applications::List] Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. [Mac::Applications::List] in block at t/basic.rakutest line 13 [Mac::Applications::List] # Failed test 'gets full paths to apps' [Mac::Applications::List] # at t/basic.rakutest line 13 [Mac::Applications::List] not ok 2 - gets full paths to apps [Mac::Applications::List] # Failed test 'returns a list of apps' [Mac::Applications::List] # at t/basic.rakutest line 17 [Mac::Applications::List] not ok 3 - returns a list of apps [Mac::Applications::List] # expected: 'True' [Mac::Applications::List] # got: 'False' [Mac::Applications::List] not ok 4 - finds Safari [Mac::Applications::List] not ok 5 - exists method works [Mac::Applications::List] not ok 6 - functional interface works [Mac::Applications::List] ok 7 - returns a list of apps [Mac::Applications::List] not ok 8 - returns a list of apps with functional interface [Mac::Applications::List] ok 9 - returns a list with list argument [Mac::Applications::List] ok 10 - returns a list of apps [Mac::Applications::List] not ok 11 - exists method works [Mac::Applications::List] # Failed test 'finds Safari' [Mac::Applications::List] # at t/basic.rakutest line 18 [Mac::Applications::List] # expected: 'True' [Mac::Applications::List] # got: 'False' [Mac::Applications::List] # Failed test 'exists method works' [Mac::Applications::List] # at t/basic.rakutest line 21 [Mac::Applications::List] # expected: 'False' [Mac::Applications::List] # got: 'True' [Mac::Applications::List] # Failed test 'functional interface works' [Mac::Applications::List] # at t/basic.rakutest line 23 [Mac::Applications::List] # expected: 'True' [Mac::Applications::List] # got: 'False' [Mac::Applications::List] # Failed test 'returns a list of apps with functional interface' [Mac::Applications::List] # at t/basic.rakutest line 30 [Mac::Applications::List] # expected: 'True' [Mac::Applications::List] # got: 'False' [Mac::Applications::List] # Failed test 'exists method works' [Mac::Applications::List] # at t/basic.rakutest line 39 [Mac::Applications::List] # expected: 'False' [Mac::Applications::List] # got: 'True' [Mac::Applications::List] Use of uninitialized value of type Any in string context. [Mac::Applications::List] Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. [Mac::Applications::List] in block at t/basic.rakutest line 42 [Mac::Applications::List] not ok 12 - gets full paths to apps [Mac::Applications::List] # Failed test 'gets full paths to apps' [Mac::Applications::List] # at t/basic.rakutest line 42 [Mac::Applications::List] # You failed 9 tests of 12 ===> Testing [FAIL]: Mac::Applications::List:ver<0.0.14>:auth:api<1>