-
Notifications
You must be signed in to change notification settings - Fork 47
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
Failing client_test - a little help? #12
Comments
nathany
changed the title
Failing tests - a little help?
Failing client_test - a little help?
Dec 10, 2014
I'm happy with that. 😄 |
Sweet :) Closing |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bdotdub So far I haven't been able to figure out why the two tests on Travis CI are failing. They are both tests that have a bad push.
client_test.go:
https://travis-ci.org/timehop/apns
I added some logging into RunLoop where the 1 second sleep is. As it turns out, neither of these tests hit that (several other tests did log errors here, probably intentionally - invalid cert, etc).
The text was updated successfully, but these errors were encountered: