# Failed test at t/02-rakudo/06-is.t line 11 # Failed test at t/02-rakudo/06-is.t line 12 # Failed test 'calling ok False' # Failed test 'nok 1 with description' # Failed test 'is 1, 0; with description' # Failed test 'isnt 1,1, with description' # Failed test 'this should fail, to test todo()' # Failed test 'this should also fail, to test todo()' # Failed test 'todo with no count covers one test' # Failed test 'flunk' # Failed test 'The object is-a 'Int'' ok 38 - Failing isa-ok returns False # Failed test 'dies-ok {1}' # Failed test 'lives-ok { die }' # Failed test 'eval-dies-ok 1 fails' # Failed test 'lives-ok { die }' # Error: Died # Failed test 'is-deeply with exta key fails' # Failed test at t/01-sanity/99-test-basic.t line 148 ok 1 - code returned a Failure # Subtest: Failure threw when sunk ok 2 - Failure threw when sunk # Subtest: Failures don't get marked as handled in &dd ok 1 - Failures don't get marked as handled in &dd # Failed test 'DUMP(Bool:D) is .Str (False)' # Failed test 'DUMP(Bool:D) is .Str (True)' # Failed test 'DUMP(int) dumps as a literal' # Failed test 'DUMP(num) dumps as a literal' # Failed test 'DUMP(str) dumps as a literal' # Failed test '2 < 1' # Failed test '"foo" eq "bar"' # Failed test at t/02-rakudo/03-cmp-ok.t line 14 # Failed test '2 < 1' # Failed test '"foo" eq "bar"' # Failed test 'failing comparison custom op (Callable)' # Failed test 'failing comparison custom op (Str)' # Failed test 'failing, Callable' # Failed test 'failing, Str' # Failed test 'failing <=! op, Callable' # Failed test 'failing <=! op, Str' # Failed test 'failing <=» op, Str' # Failed test 'failing « op, Callable' # Failed test 'failing « op, Str' # Failed test 'failing <« op, Str' # Failed test 'failing >» op, Str' # Failed test 'failing <«>» op, Str' # Failed test at t/02-rakudo/03-cmp-ok.t line 97 # Subtest: chmod with nonexistent file (Str) produces Failure ok 6 - chmod with nonexistent file (Str) produces Failure # Subtest: chmod with nonexistent file (IO) produces Failure ok 7 - chmod with nonexistent file (IO) produces Failure # Subtest: [v6.e] chown with nonexistent file (Str) produces Failure ok 6 - [v6.e] chown with nonexistent file (Str) produces Failure # Subtest: [v6.e] chown with nonexistent file (IO) produces Failure ok 7 - [v6.e] chown with nonexistent file (IO) produces Failure Failed 168/194 subtests # Failed test '.gist matches -> ;; $_? is raw = OUTER::<$_> { \#`(Block|4241449753360) ... }' # Got: ===SORRY!=== Error while compiling /home/udu/aports/community/rakudo/src/rakudo-2025.05/EVAL_6 # Failed test 'better and shorter error message for unclosed <> hash operator' ok 1 - got a Failure ok 2 - Failure is unhandled ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) ok 2 - right exception type (X::FailOnWarn) # Failed test 'Str' # Subtest: Failure.new(Exception.new) does not segfault ok 5 - Failure.new(Exception.new) does not segfault ok 3 - AST: did we get a Failure ok 7 - Str: did we get a Failure ok 11 - Raku: did we get a Failure ok 3 - AST: did we get a Failure ok 7 - Str: did we get a Failure ok 11 - Raku: did we get a Failure # Failed test 'AST: did we get the setting version' # Failed test 'Str: did we get the setting version' # Failed test 'Raku: did we get the setting version' # Failed test 'stdout is correct' # ===SORRY!=== Error while compiling: # Failed test 'uncuddled else is parsed correctly' # Failed test 'stdout is correct' # ===SORRY!=== Error while compiling: # Failed test 'open brace on next line is parsed correctly' # Failed test 'stdout is correct' # ===SORRY!=== Error while compiling: # Failed test 'partially-cuddled else is parsed correctly' # Failed test 'stdout is correct' # Failed test 'Using native numeric types does not break REPL' # Failed test 'Str: is the trailing comment correct' # Failed test 'Str: is the trailing comment correct' # Failed test 'Str: is the trailing comment correct' # Failed test 'AST: Default type of param' # Failed test 'Raku: Default type of param' # Subtest: Fail assertion works ok 21 - Fail assertion works # Failed test 'Str: $! is Nil when not exception' # Failed test 'Str: $! is Nil when not exception' # Failed test 'The object is-a 'X::AdHoc'' # Failed test 'The object is-a 'X::AdHoc'' # Failed test 'The object is-a 'X::AdHoc'' # Failed test 'Str: while loop evaluates to Nil' # Failed test 'Str: FIRST returns a value' # Failed test 'While loop with FIRST phaser block and return value' # Failed test 'Str: FIRST returns a static value' # Failed test 'Subroutine with FIRST phaser block and return value' # Failed test 'AST: CLOSE phaser returns Nil' # Failed test 'Str: CLOSE phaser returns Nil' # Failed test 'Raku: CLOSE phaser returns Nil' # Failed test 'Str: CLOSE phaser returns Nil' # Failed test 'AST: QUIT phaser returns Nil' # Failed test 'Str: QUIT phaser returns Nil' # Failed test 'Raku: QUIT phaser returns Nil' # Failed test 'Str' # Failed test 'Special compiler variable $?FILE' # Failed test '.expected matches (Int)' # Failed test '.got matches 100000' # Failed test 'did we throws-like X::TypeCheck::Assignment?' # Failed test '.got matches 100000' # Failed test '.expected matches (Int)' # Failed test 'did we throws-like X::TypeCheck::Assignment?' # Failed test 'our-scoped variable declaration in top-level comp unit does not leak out' # Failed test 'AST: did it produce an Instant' # Failed test 'Raku: did it produce an Instant' not ok 1 - stdout is correct # TODO Fails in legacy grammar # Failed test 'stdout is correct' not ok 32 - repl can successfully use and instantiate a class ('Depth') that is shadowed and surpassed by an earlier used class ('Depth::One') # TODO Fails in legacy grammar # Failed test 'repl can successfully use and instantiate a class ('Depth') that is shadowed and surpassed by an earlier used class ('Depth::One')' not ok 34 - stubbed classes that belong to parent package cause no issues when stubbed and defined within parent package scope # TODO Fails in legacy grammar # Failed test 'stubbed classes that belong to parent package cause no issues when stubbed and defined within parent package scope' # Failed test 'can have constraint on "our" variable' # Failed test 'handled X/= correctly' # Failed test 'did R[||]= work' # Failed test 'did R[&&]= work' # Failed test 'did R[//]= work' # Failed test 'signature smartmatch ok' # Failed test 'did the object get built' # Failed test 'is Set on dynvar works' # Failed test 'did post increment int8 return correct value' # Failed test 'did post increment int16 return correct value' # Failed test 'is the value being bound returned' # Failed test 'did the value get bound' # Failed test 'did the trait get run' # Failed test 'loop completed successfully' # Failed test 'did LAST run' # Failed test 'was the syntax valid and did it fire' # Failed test 'Routine name properly codegenned' # Failed test 'got a random value with state' # Failed test 'got a random value with once' # Failed test 'all values the same with once' # Failed test 'LAST can see the state variable' # Failed test 'can have a signature as a default for an attribute' # Failed test 'uint ok' # Failed test 'uint64 ok' # Failed test 'did the code run and handle the exception' # Failed test 'role body only ran once' # Failed test 'was the variable not stale' # Failed test 'regex interpolated ok' # Failed test 'Do we always get the first value' # Failed test 'Do we always get the first value' # Failed test 'Do we always get the first value' # Failed test 'Int:D candidate selected' # Failed test 'Rbar' # Failed test 'can have andthen as part of an elseif' # Failed test 'can add to the attribute' # Failed test 'attribute got incremented' # Failed test 'dispatch worked ok' # Failed test 'error message is about usage' # Failed test 'val processing kept' # Failed test 'should not crash with typecheck error' # Failed test 'native integers do not require an initializer with variables:D' # Failed test 'native integers can be initialized with variables:D' # Failed test 'attribute got initialized ok' # Failed test 'auto generated Callable ok' # Failed test 'exits loop as expected' # Failed test 'name is ok' # Failed test 'right exception type (X::Syntax::Number::IllegalDecimal)' # Failed test 'throws an illegal decimal error' # Failed test '.unk_routines matches {&R => (1)}' # Failed test 'throws undeclared error' # Failed test '.unk_routines matches {&C => (1)}' # Failed test 'throws undeclared error' # Failed test 'interpolation of non-existing @!x' # Failed test 'adverbs to hashes do not accidentally get passed to infixes' # Failed test 'adverbs to hashes with infixes work as expected' # Failed test 'Submethods can access attributes' # Error: Virtual method call $.a may not be used on partially constructed object (maybe you mean $!a for direct attribute access here?) # Failed test 'STDERR' # Failed test 'giving unknown column in RAKUDO_REPORT_COLUMNS warns instead of crashing' Failed 1/42 subtests t/06-telemetry/02-usage.t (Wstat: 65280 (exited 255) Tests: 26 Failed: 0) t/06-telemetry/01-basic.t (Wstat: 256 (exited 1) Tests: 42 Failed: 1) Failed test: 42 Result: FAIL make: *** [Makefile:1191: m-coretest5] Error 1