# New Ticket Created by Will Coleda # Please include the string: [perl #127593] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127593 >
This test crashes with a release candidate for the 2016.02 branch, against the 6.c-errata roast branch: not ok 187 - IO::Dir.perl returns self # Failed test 'checking IO::Dir.WHICH' # at t/spec/S02-types/WHICH.t line 430 # expected: 'IO::Dir' # got: 'Failure|140571159380800' # Failed test 'IO::Dir.perl returns self' # at t/spec/S02-types/WHICH.t line 432 # expected: 'IO::Dir' # got: 'Failure.new(exception => X::NoSuchSymbol.new(symbol => "IO::Dir"), backtrace => Backtrace.new)' No such symbol 'IO::Dir' in block <unit> at t/spec/S02-types/WHICH.t line 433 Actually thrown at: in block <unit> at t/spec/S02-types/WHICH.t line 433 # Looks like you planned 1624 tests, but ran 187 # Looks like you failed 2 tests of 187 Failed 1439/1624 subtests -- Will "Coke" Coleda