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

Use AppVeyor Windows CI #15

Open
schwern opened this issue Jun 13, 2016 · 6 comments
Open

Use AppVeyor Windows CI #15

schwern opened this issue Jun 13, 2016 · 6 comments
Assignees

Comments

@schwern
Copy link
Collaborator

schwern commented Jun 13, 2016

I'm trying to test perl5i with AppVeyor, a Windows CI service. Unfortunately, Child is failing somewhere in its tests.

https://ci.appveyor.com/project/schwern/perl5i/build/1#L105

--> Working on Child
Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Child-0.012.tar.gz ... OK
Configuring Child-0.012 ... OK
Building and testing Child-0.012 ... ! Installing Child failed. See C:\Users\appveyor.cpanm\work\1465754302.2520\build.log for details. Retry with --force to force install it.
FAIL

This is going to be hard to debug from the perl5i side. If Child were using AppVeyor it would be easier to work out, and it would be CI tested on Windows.

A sample Perl module config for AppVeyor can be found here. http://blogs.perl.org/users/eserte/2016/04/testing-with-appveyor.html

@exodist
Copy link
Owner

exodist commented Jun 13, 2016

@schwern you are now a collaberator, feel free to set this up :-)

@schwern
Copy link
Collaborator Author

schwern commented Jun 14, 2016

On it.

@schwern schwern self-assigned this Jun 14, 2016
@schwern
Copy link
Collaborator Author

schwern commented Jun 16, 2016

@exodist I believe I have things configured on our end in the appveyor branch, but they're not happening automatically. I think that requires allowing Appveyor to set up a webhook on the project that I don't have permissions for.

I think you'll have to log into Appveyor with your Github account and turn on Child there yourself. You shouldn't have to configure anything else, just add the project on Appveyor.

@exodist
Copy link
Owner

exodist commented Jun 16, 2016

try it again, should be all set

@schwern
Copy link
Collaborator Author

schwern commented Jun 17, 2016

Yay, it's running! https://ci.appveyor.com/project/exodist/child

@schwern
Copy link
Collaborator Author

schwern commented Jun 17, 2016

Yay, it failed! Legit failure on Strawberry 5.20.1.1.

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