2.73 - 54% tp5n nonmain_startup_fileio / tp5o responsiveness regression on push 126409bdf326 (Wed Sep 26 2018)
Categories
(Testing :: Talos, defect, P3)
Tracking
(firefox69 wontfix, firefox70 wontfix, firefox71 wontfix)
People
(Reporter: aswan, Unassigned)
References
(Regression)
Details
(4 keywords)
Reporter | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Updated•6 years ago
|
Comment 13•6 years ago
|
||
Dave, do we have any estimates for when tp6 is ready to replace tp5?
Comment 14•6 years ago
|
||
I think measuring latency/responsiveness in tp6 is likely to be H2/2019. Even if it were sooner, it doesn't help us with regards to this regression. Given the magnitude I don't feel comfortable with ignoring this.
Joel: do you have any suggestions for ways to move forward on this?
Comment 15•6 years ago
|
||
we have already shipped with this regression, so we have ignored it enough to treat it as low priority.
We could add the existing responsiveness into tp6, it would be a hack and something that like today is desired, yet agreed upon that there is no real support for it and what responsiveness measures is questionable.
here is what we do:
set an environment variable during the run:
https://searchfox.org/mozilla-central/source/testing/talos/talos/ttest.py#121
parse the stdout for messages:
https://searchfox.org/mozilla-central/source/testing/talos/talos/results.py#295
summarize the data:
https://searchfox.org/mozilla-central/source/testing/talos/talos/filter.py#253
some unknowns would be how to hack this into raptor so it is included in a logical way in the final results.
the advantage here is we would get responsiveness per page whereas tp5 gives it for the entire suite. If we don't want to hack it in, we could look at historical regressions on responsiveness (last year on the graph) and see if we fixed issues and where we get value from this test.
Updated•6 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 16•5 years ago
|
||
Vicky, maybe this is something you can help with since it might take a bigger project to fix than just one bug? It looks like a possible regression we accepted but might not want to live with long term.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 17•5 years ago
|
||
:davehunt, can we mark this bug as incomplete or inactive?
Updated•5 years ago
|
Comment 18•5 years ago
|
||
Closing as WONTFIX as there's nothing we can realistically do here at this point. A harness change caused a baseline shift and introduced noise. Our work on establishing perf sheriffing criteria may cause us to revisit this test in the near future. The other bugs split from bug 1494882 have already been resolved as WONTFIX.
Updated•3 years ago
|
Description
•