-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Travis flakes are way up #15868
Comments
We do a lot during Travis builds, so it would help to know where in particular you are seeing flakiness. (Installs? Builds? Lint? Bundle size? Unit tests? Integration tests? Tooling upgrades?) Can you provide links to one or two failed jobs so I can make sure we're keeping track of all the issues at play? It would also help to identify / fix any potential correlation between different types of flakes and the kinds of PRs where they occur. There are a few ongoing investigations / efforts meant to track each separate set of symptoms: #15913: Travis |
/cc @erwinmombay @danielrozenberg for infra issues while I'm traveling until the end of next week. |
/cc @choumx FYI |
I'll let the A4A team know to save their spurious Travis failures over the next couple days and link here. |
This issue hasn't been updated in awhile. Do you have any updates? |
Closing this issue since it's obsolete. Most individual tracking bugs in #15868 (comment) are now fixed, and the remaining ones can stand on their own. |
Flaking on travis has become a constant source of headaches over the last months, and it appears to be getting worse, not better.
I've had to deal with 2 3rd-party ad tech PRs this week alone that have made super simple PRs just modifying a string that's not used anywere, that have had to run through travis multiple times to pass. Is there any info on what is causing these issues / what needs to be done to fix this?
The text was updated successfully, but these errors were encountered: