Closed
Bug 1319792
Opened 8 years ago
Closed 8 years ago
Move Linux64 mochitest-jetpack to Ubuntu 16.04
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox54 fixed)
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: RyanVM, Assigned: jmaher)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
It's green on opt and debug. ASAN is hitting the same leaks we've seen on other suites (xmalloc and/or unknown), but we could extend the existing mochitest-media workaround to jetpack for now.
https://treeherder.mozilla.org/logviewer.html#?job_id=31672372&repo=try
Reporter | ||
Comment 1•8 years ago
|
||
Should be fairly straightforward to do this, but I don't have time to work on it right now. Especially now that bug 1304156 is fixed.
Assignee: ryanvm → nobody
Assignee | ||
Comment 2•8 years ago
|
||
this is actually a list of 3 tests which are causing the ASAN issues, 2 are the same leak in pulseaudio, and the other is a failing test:
test-windows-commons.js (failing test): https://treeherder.mozilla.org/#/jobs?repo=try&revision=72a8ec8769f5ad3cf1e225b8d2590452077829dc
test-panel.js (leak): https://treeherder.mozilla.org/#/jobs?repo=try&revision=bed4ec5ea538915f69fd6632576072334d3d7304
test-context-menu.js (leak): https://treeherder.mozilla.org/#/jobs?repo=try&revision=6b9e1eeb7ec65a446eca313b7a39135fda0c32a2
with just those 3 tests skipped on asan, we have full green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ef7cee204a0e7535119fcaea343dfe2ae8a7aca9
Assignee | ||
Comment 3•8 years ago
|
||
I have assumed :mossop is the owner for these tests and would like his blessing before skipping 3 tests on ASAN in order to move this forward. I have filed bugs with links to logs to document these 3 tests, but we can decide to move forward or wait for those bugs to get fixed.
Updated•8 years ago
|
Attachment #8829797 -
Flags: review?(dtownsend) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/79398cb4c5dc
Move Linux64 mochitest-jetpack to Ubuntu 16.04. r=mossop
Reporter | ||
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•