Closed
Bug 1220634
Opened 10 years ago
Closed 10 years ago
Gu is extremely flaky on gaia master and gaia try
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mikehenrty, Assigned: mikehenrty)
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
For example [1]. Luckily, we are not having the same issue on b2g-inbound.
1.) https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=3fc13e765c81
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
> Waiting for server on port 8080 failed.
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8681940 [details] [review]
[gaia] mikehenrty:bug-1220634-unit-test-retries > mozilla-b2g:master
Bringing the retry count up to what we have when we run these things in firefox nightly seems to fix it. Makes sense to keep these things equal too. Not sure what's causing mulet to boot up slower, but many things in platform, infra, AWS can cause this, so let's not waste cycles investigating when we have a clear fix.
Julien, can you take a look here?
Attachment #8681940 -
Flags: review?(felash)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mhenretty
Whiteboard: [systemsfe]
Comment 4•10 years ago
|
||
Comment on attachment 8681940 [details] [review]
[gaia] mikehenrty:bug-1220634-unit-test-retries > mozilla-b2g:master
r=me
let's do that !
Likely Firefox/Mulet is slower than the old plain B2G to start. We should look into why, maybe file a separate bug about this ?
Attachment #8681940 -
Flags: review?(felash) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #4)
> Likely Firefox/Mulet is slower than the old plain B2G to start. We should
> look into why, maybe file a separate bug about this ?
My guess is that there was a whole bunch of stuff in the startup path that b2g-desktop never needed. Alex expressed similar concern that simply increasing this retry count could hide underlying issues. My feeling is that even in Travis a year ago we needed a bigger retry count, so let's just give ourselves that cushion for mulet too.
master: https://github.com/mozilla-b2g/gaia/commit/b7fb94cc56db05967836136685817b5217ade4a2
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•