Closed
Bug 1416055
Opened 7 years ago
Closed 7 years ago
Enable retained display lists on Nightly
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
(Whiteboard: [stockwell fixed:product])
Attachments
(1 file, 1 obsolete file)
1.13 KB,
patch
|
mikokm
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8927085 -
Flags: review?(mikokm)
Comment 2•7 years ago
|
||
Comment on attachment 8927085 [details] [diff] [review]
enable-nightly
Review of attachment 8927085 [details] [diff] [review]:
-----------------------------------------------------------------
Gogogo!
Attachment #8927085 -
Flags: review?(mikokm) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Attachment #8927085 -
Attachment is obsolete: true
Attachment #8927090 -
Flags: review?(mikokm)
Updated•7 years ago
|
Attachment #8927090 -
Flags: review?(mikokm) → review+
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/944b91410e49
Enable retained display lists for Nightly builds. r=miko
Comment 5•7 years ago
|
||
Backed out changeset 944b91410e49 (bug 1416055) for failing in bc browser/components/originattributes/test/browser/browser_broadcastChannel.js r=backout on a CLOSED TREE
https://hg.mozilla.org/integration/mozilla-inbound/rev/d32f44d0cdba89134bf75004340b5c456af89ad6
There are many failures
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=944b91410e49b8d3079b4cc14dcec0a612e0d019&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=usercancel&filter-resultStatus=runnable&filter-resultStatus=retry
Flags: needinfo?(matt.woodrow)
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d5e1ed773fef
Enable retained display lists for Nightly builds. r=miko
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(matt.woodrow)
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Comment 8•7 years ago
|
||
Starting with this push, Wr4 tests in /css/CSS2/backgrounds/ started to fail randomly, see e.g. bug 1416771, bug 1416772, bug 1416780, bug 1416792.
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=Wr4&tochange=d5e1ed773fefe2eb9d52402dd74b5fea19b8b4a4&fromchange=ab5332419d2f090906270941a77e81ad0b4d40b5&selectedJob=144680695
Recent bugs: https://bugzilla.mozilla.org/buglist.cgi?keywords=intermittent-failure%2C%20&keywords_type=allwords&list_id=13881080&short_desc=background&chfieldto=Now&query_format=advanced&chfield=[Bug%20creation]&chfieldfrom=14d&short_desc_type=allwordssubstr
Flags: needinfo?(matt.woodrow)
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
status-firefox58:
affected → ---
Updated•7 years ago
|
Whiteboard: [stockwell needswork]
Comment 10•7 years ago
|
||
In the last 7 days, there are 60 failures.
They occur mostly on linux32 (enabled and disabled) and the rest of them on Linux x64 (enabled and disabled), linux64-ccov. The affected build types are debug and opt.
Here is a recent log example:
https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=145898751&lineNumber=4335
Comment 11•7 years ago
|
||
as a note to Comment 10, with "in the last 7 days" I mean last weeks activity: 13-19 Nov. Starting with 20th of Nov there are no more occurrences.
Comment 12•7 years ago
|
||
I think this is really fixed :)
Whiteboard: [stockwell needswork] → [stockwell fixed:product]
Updated•7 years ago
|
Flags: needinfo?(matt.woodrow)
You need to log in
before you can comment on or make changes to this bug.
Description
•