-
Notifications
You must be signed in to change notification settings - Fork 563
Dev server tests canary very flaky on Linux & Mac. Switch these to use dependency_manager #2138
Comments
BUG=catapult:#2138 TBR=sullivan@chromium.org Review URL: https://codereview.chromium.org/1800943002
I added a debugging print, but now the flakiness has disappeared again. I'm guessing there may be a problem with omahaproxy not updating info about versions fast enough. |
BUG=catapult:#2138 TBR=sullivan@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1820483003
…urlopen BUG=catapult:#2138 TBR=sullivan@chromium.org Review URL: https://codereview.chromium.org/1813053006
Assign this bug to Kari for migrating dev_server to use dependency_manager for fetching canary & reference. |
+Kari: can you work on this soon-ish? This is hurting our productivity/ products' stability really badly. |
Status update in https://docs.google.com/document/d/1u0W7I2YYlPf5dw8dJXt4qL-FV6LtAJx5UWYtRet2s8M/edit?ts=57043822 (Googler only) |
The dev server tests are failing again today on stable channel, blocking Juan's CL: https://codereview.chromium.org/1857173002/ I don't disable the stable channels because that's the only coverage we have left for dev server tests. @Apeliotes maybe we can prioritize moving the dev server tests to use the stable browser binaries in https://github.com/catapult-project/catapult/blob/master/catapult_base/catapult_base/chrome_binaries.json for now? At least we don't have to worry about updating the stable browser binaries too often. |
@Apeliotes Can you reenable canary tests that was disabled by 7d8368d? |
This should fix the dashboard dev server tests, and allow us to run them on Canary. BUG=catapult:#2138 Review URL: https://codereview.chromium.org/1885533003
BUG=catapult:#2138 Review URL: https://codereview.chromium.org/1877913002
I verified that dev server tests are running on canary after the last cl. |
Please file a new bug or re-open if more flake is seen. |
According to Annie, this is because urls it needs to download chrome return 400 for base_pos_lookup_url
The text was updated successfully, but these errors were encountered: