-
Notifications
You must be signed in to change notification settings - Fork 69
Travis is Flaky #81
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I think this will be resolved with #78 : It was resolved |
Hi, can we please keep the issue open until we're sure the issue is fixed? Did we test that this is fixed? Here is trace from a test I ran after the PR merged:
|
Not sure where that failure is happening now. Can you link to it? All of the recent CI runs for pull requests are passing: https://travis-ci.org/github/cloudevents/sdk-javascript/pull_requests And the CI run for #78 passed: https://travis-ci.org/github/cloudevents/sdk-javascript/builds/681089567. And current It seems the failure is only happening on your branches. Maybe you haven't pulled that commit in yet? Also - I'm curious... Why are you creating fix branches on upstream and not on your own fork? |
This also makes me wonder if it really makes sense for the Travis-CI configuration to build all branches. Perhaps it should be configured to build only from https://travis-ci.org/github/cloudevents/sdk-javascript/branches |
@grant - looks like you got the CI issues worked out. OK to close this now? |
Looks like it's been fixed and the signing issue isn't a problem anymore. Fixed on |
Travis looks like it is flaky. I have added some PRs that don't affect the tests, yet Travis seems to fail.
Example:
#74
Ideally a PR like this shouldn't fail.
The text was updated successfully, but these errors were encountered: