# New Ticket Created by Will Coleda # Please include the string: [perl #127591] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127591 >
This test file crashes with a release candidate for the 2016.02 branch, against the 6.c-errata roast branch: $ prove -v -e t/fudgeandrun t/spec/S32-io/dir.t t/spec/S32-io/dir.t .. 1..13 ok 1 - dir() runs in cwd() not ok 2 - current directory contains a t/ dir# TODO directories are not marked with trailing / yet RT \#124784 # Failed test 'current directory contains a t/ dir' # at t/spec/S32-io/dir.rakudo.moar line 14 ok 3 - current directory contains a t/ dir Could not find symbol '&Local' in block <unit> at t/spec/S32-io/dir.rakudo.moar line 17 Actually thrown at: in block <unit> at t/spec/S32-io/dir.rakudo.moar line 17 # Looks like you planned 13 tests, but ran 3 Failed 10/13 subtests Test Summary Report ------------------- t/spec/S32-io/dir.t (Wstat: 0 Tests: 3 Failed: 0) Parse errors: Bad plan. You planned 13 tests but ran 3. Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.59 cusr 0.12 csys = 0.74 CPU) Result: FAIL -- Will "Coke" Coleda