Closed
Bug 1072947
Opened 11 years ago
Closed 11 years ago
2-14% all platform tp5+ regressions on inbound (v.35) Sept 23 from push 408238add852
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf, regression, Whiteboard: [talos_regression])
here is a summary of the regressions:
http://54.215.155.53:8080/alerts.html?rev=408238add852&table=1&show_improvement=1
and a list with links to graphs:
http://54.215.155.53:8080/alerts.html?rev=408238add852
in addition to tp5 regressions, session restore took a hit.
For more information on the tests:
https://wiki.mozilla.org/Buildbot/Talos/Tests
and information on how to run the tests:
https://wiki.mozilla.org/Buildbot/Talos/Running
Reporter | ||
Comment 1•11 years ago
|
||
as patch authors, please take a few minutes to look at this and speculate whether your patch contributes to this across the board regressions.
Flags: needinfo?(nfitzgerald)
Flags: needinfo?(cabanier)
Flags: needinfo?(bwu)
Flags: needinfo?(amarchesini)
Comment 2•11 years ago
|
||
(In reply to Joel Maher (:jmaher) from comment #1)
> as patch authors, please take a few minutes to look at this and speculate
> whether your patch contributes to this across the board regressions.
I don't think it's my patch because it's about navigator.userAgent attribute: all the logic runs when the page asks for this particular attribute in workers.
Do we have a way to test which patch is causing this regression?
Flags: needinfo?(amarchesini)
Bug 947044 is the obvious candidate.
Reporter | ||
Comment 4•11 years ago
|
||
we could backout the patch(es) one by one on try and compare the results. 90% of the time that works quite well.
Comment 5•11 years ago
|
||
This is likely bug 947044. I'm getting it backed out now.
Flags: needinfo?(nfitzgerald)
Comment 6•11 years ago
|
||
My patch is only for video seek and should not cause this regression.
Flags: needinfo?(bwu)
Comment 7•11 years ago
|
||
I would be surprised if my patched caused an across the board regression. How can I see what patch is in this push?
Flags: needinfo?(cabanier)
Reporter | ||
Comment 8•11 years ago
|
||
Hi Rik, it is this patch: http://hg.mozilla.org/integration/mozilla-inbound/rev/d3f47846850e, but from the sounds of it, it is most likely Nick's patch.
Nick, have you tested backing out your patch or ammending it on try?
Flags: needinfo?(nfitzgerald)
Comment 9•11 years ago
|
||
(In reply to Joel Maher (:jmaher) from comment #8)
> Hi Rik, it is this patch:
> http://hg.mozilla.org/integration/mozilla-inbound/rev/d3f47846850e, but from
> the sounds of it, it is most likely Nick's patch.
>
> Nick, have you tested backing out your patch or ammending it on try?
Yeah, its been backed out, if the regressions haven't gone away, then I guess it wasn't caused by that patch.
Flags: needinfo?(nfitzgerald)
Reporter | ||
Comment 10•11 years ago
|
||
all regressions are fixed. Shall we close this bug?
Reporter | ||
Comment 11•11 years ago
|
||
Nick, do you have plans to reland or do any further work on this bug? I would like to close it if possible.
Flags: needinfo?(nfitzgerald)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(nfitzgerald)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•