-
Notifications
You must be signed in to change notification settings - Fork 44
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
Investigate Occasionally failing test #79
Comments
might be fixed by f4ebeac |
@joanromano I already tried to understand but didn't find the cause, happened again (https://travis-ci.org/devlucky/Kakapo/jobs/142811290) so it's not fixed and being always the same test it's not about timeout. |
After adding some more var for diagnostic: https://travis-ci.org/devlucky/Kakapo/jobs/144227014 |
…IError.Builder (#79) theory some bug while mutating the struct prevent it to work correctly? I don't think it's a Router issue because only happens with this test
https://travis-ci.org/devlucky/Kakapo/jobs/141653869
Might not be a timeout (Actually I'm sure it's not a timeout otherwise would be only that test) but another route handler called, either not unregistering one or a race condition
The text was updated successfully, but these errors were encountered: