# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #128145]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=128145 >


Here's the tail of the output run against the 6.c-errata stresstests.

$ prove -v -e t/fudgeandrun t/spec/S02-types/WHICH.t

...

not ok 269 - checking JSONPrettyActions.WHICH

# Failed test 'checking JSONPrettyActions.WHICH'
# at t/spec/S02-types/WHICH.t line 428
# expected: 'JSONPrettyActions'
#      got: 'Failure|140611380820280'
ok 270 - JSONPrettyActions returns an ObjAt
not ok 271 - JSONPrettyActions.perl returns self

# Failed test 'JSONPrettyActions.perl returns self'
# at t/spec/S02-types/WHICH.t line 430
# expected: 'JSONPrettyActions'
#      got: 'Failure.new(exception => X::NoSuchSymbol.new(symbol =>
"JSONPrettyActions"), backtrace => Backtrace.new)'
No such symbol 'JSONPrettyActions'
  in block <unit> at t/spec/S02-types/WHICH.t line 431

Actually thrown at:
  in block <unit> at t/spec/S02-types/WHICH.t line 431

# Looks like you planned 1616 tests, but ran 271
WARNING: unhandled Failure detected in DESTROY:
No such symbol 'JSONPrettyActions'
  in block <unit> at t/spec/S02-types/WHICH.t line 429

WARNING: unhandled Failure detected in DESTROY:
No such symbol 'JSONPrettyActions'
  in block <unit> at t/spec/S02-types/WHICH.t line 428

# Looks like you failed 2 tests of 271
Failed 1347/1616 subtests

-- 
Will "Coke" Coleda

Reply via email to