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

Travis flakes are way up #15868

Closed
bradfrizzell opened this issue Jun 6, 2018 · 7 comments
Closed

Travis flakes are way up #15868

bradfrizzell opened this issue Jun 6, 2018 · 7 comments

Comments

@bradfrizzell
Copy link
Contributor

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?

@bradfrizzell
Copy link
Contributor Author

@keithwrightbos

@rsimha
Copy link
Contributor

rsimha commented Jun 7, 2018

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
#15658: Mocha
#14848: Karma
#14360: AMP tests
#15134: Bundle size
#14406: Console errors

@rsimha rsimha removed their assignment Jun 7, 2018
@rsimha
Copy link
Contributor

rsimha commented Jun 7, 2018

/cc @erwinmombay @danielrozenberg for infra issues while I'm traveling until the end of next week.

@rsimha
Copy link
Contributor

rsimha commented Jun 7, 2018

/cc @choumx FYI

@bradfrizzell
Copy link
Contributor Author

I'll let the A4A team know to save their spurious Travis failures over the next couple days and link here.

@ampprojectbot
Copy link
Member

This issue hasn't been updated in awhile. Do you have any updates?

@rsimha
Copy link
Contributor

rsimha commented Nov 19, 2018

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.

@rsimha rsimha closed this as completed Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants