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

AppVeyor not working #1139

Closed
martinholmer opened this issue Jan 10, 2017 · 4 comments
Closed

AppVeyor not working #1139

martinholmer opened this issue Jan 10, 2017 · 4 comments

Comments

@martinholmer
Copy link
Collaborator

@talumbau, Is the AppVeyor site down or is there something wrong with Tax-Calculator's use of it?

@talumbau
Copy link
Member

I don't know what exactly occurred with the AppVeyor build for #1135, but it appears that it works as follows:

  • AppVeyor starts a 60 minute clock when it detects the PR
  • the build job has 60 minutes to acquire resources, run your setup and tests, and then report pass or fail
  • if nothing happens within those 60 minutes (no resources acquired), the job is declared a fail

It appears that no resources were supplied to the AppVeyor job for PR #1135 before the 60 minute clock was up, so it was noted as a failed job. I restarted the job, it was able to acquire resources, and then it passed the tests.

@martinholmer
Copy link
Collaborator Author

@talumbau said:

I restarted the job, it was able to acquire resources, and then it passed the tests.

How did you "restart the job"?

@talumbau
Copy link
Member

talumbau commented Jan 10, 2017

You can't see the button to restart unless you are part of the AppVeyor project. I just did two things to make you a part of the AppVeyor project: I sent you an email invite to join, but I also made the Github team associated with this project a member of the AppVeyor project. The second one is probably what we want. Disregard the email for now. See if you can log in to AppVeyor using your Github account. You should see the project I created and the next time a build starts, you should see additional buttons to restart the build if desired.

@martinholmer
Copy link
Collaborator Author

@talumbau, Thanks for the help on AppVeyor. I'll see how it goes.

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