Subject: | Random fails (01_basic.t) |
The 01_basic.t test may fail with an error message like this:
# Failed test 'Available commands body set'
# at t/01_basic.t line 42.
# got: ' command_a Command A!
# command_b Test class command B for test 01
# command_c1
# help Prints this usage information'
# expected: ' command_a Command A!
# command_b Test class command B for test 01
# command_c1 Test C1
# help Prints this usage information'
# Looks like you failed 1 test of 9.
This seems to happen randomly. See http://matrix.cpantesters.org/?dist=MooseX-App for an overview of fail vs. pass reports.