Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the MooseX-App CPAN distribution.

Report information
The Basics
Id: 101213
Status: resolved
Priority: 0/
Queue: MooseX-App

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.30
Fixed in: 1.32



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.
On 2014-12-31 02:44:32, SREZIC wrote: Show quoted text
> 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.
It seems that this problem does not happen anymore.