Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cover -test on windows loops endlessly #29

Closed
wchristian opened this issue Sep 23, 2012 · 3 comments
Closed

cover -test on windows loops endlessly #29

wchristian opened this issue Sep 23, 2012 · 3 comments

Comments

@wchristian
Copy link
Contributor

Running cover -test for Moo on windows results in this:

https://gist.github.com/0d575c5a6f5f7a362795

The errors at the end repeat endlessly. Haven't researched yet why this happens, but i thought it'd be a good idea to already note this.

@wchristian
Copy link
Contributor Author

More specifically, it occurs during collection of:

C:\Perl\bin\perl.exe -w -MDevel::Cover=-db,D:\cpan\Moo\cover_db xt/moo-roles-into-moose-class-attr-override-with-autoclean.t
C:\Perl\bin\perl.exe -w -MDevel::Cover=-db,D:\cpan\Moo\cover_db xt/moose-does-moo-role.t
C:\Perl\bin\perl.exe -w -MDevel::Cover=-db,D:\cpan\Moo\cover_db xt/moose-method-modifiers.t
C:\Perl\bin\perl.exe -w -MDevel::Cover=-db,D:\cpan\Moo\cover_db xt/moose-override-attribute-from-moo-role.t

@wchristian
Copy link
Contributor Author

And a last note: Same thing happens on Linux. :)

@pjcj
Copy link
Owner

pjcj commented Sep 24, 2012

Fixed as 5245619

Thanks very much for providing me with access to your machine to be able to track this down and fix it.

@pjcj pjcj closed this as completed Sep 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants