Closed
Bug 1326401
Opened 8 years ago
Closed 8 years ago
failure to run toolkit/components/extensions/test/xpcshell/test_ext_native_messaging_perf.js on ubuntu 16.04
Categories
(WebExtensions :: Untriaged, defect, P2)
WebExtensions
Untriaged
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: jmaher, Assigned: aswan)
References
Details
(Whiteboard: triaged)
Attachments
(1 file)
our linux tests run in ubuntu 12.04- we want to update these and we have some running in 16.04 already! Unfortunately some tests need some attention, luckily not too many.
it appears we are getting RTT of 20.25 (opt) / 50.4 (debug) instead of what is specified of 36/18:
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/extensions/test/xpcshell/test_ext_native_messaging_perf.js?q=path%3Atest_ext_native_messaging_perf.js&redirect_type=single#12
:aswan, can you take a look at this and see if we need to increase our max rtt, or adjust something on our 16.04 image?
here is a log showing the failure:
https://public-artifacts.taskcluster.net/Be5VxoFrTQSMW6IDq-QPpw/0/public/logs/live_backing.log
and a try run:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=442aa421aa40a69a124413b6546c486210b728c1&selectedJob=65308782&group_state=expanded&filter-searchStr=xpcshell (look at xpcshell 6 (opt) and 7 (debug))
Flags: needinfo?(aswan)
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(aswan) → needinfo?(kmaglione+bmo)
Comment 1•8 years ago
|
||
We should probably just increase the timeout. I'd rather not, but I can't think of any changes to the image that would improve things. It would be nice to know why the upgrade decreased the performance, though...
Flags: needinfo?(kmaglione+bmo)
Comment 2•8 years ago
|
||
nice if could double time on linux
Assignee: nobody → aswan
Priority: -- → P2
Whiteboard: triaged
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8825930 [details]
Bug 1326401 Bump up acceptable range for subprocess perf test
https://reviewboard.mozilla.org/r/103986/#review104680
Attachment #8825930 -
Flags: review?(kmaglione+bmo) → review+
Pushed by aswan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/001929d30497
Bump up acceptable range for subprocess perf test r=kmag
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•