Closed
Bug 1284083
Opened 8 years ago
Closed 7 years ago
Intermittent toolkit/components/places/tests/expiration/test_pref_maxpages.js | test_pref_maxpages - [test_pref_maxpages : 115] 0 == 1
Categories
(Toolkit :: Places, defect, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: intermittent-bug-filer, Assigned: mak)
References
Details
(Keywords: intermittent-failure, Whiteboard: [fx-search])
Attachments
(1 file)
Filed by: philringnalda@gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=10247079&repo=fx-team https://queue.taskcluster.net/v1/task/RYGm9iv0QG6DY7ZuqS4oTQ/runs/0/artifacts/public%2Flogs%2Flive_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 10•7 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 22•7 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/9c7bde46a67a Disable frequent intermittent toolkit/components/places/tests/expiration/test_pref_maxpages.js. r=test-disabled as suggested by mak on IRC
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Priority: P3 → P2
Whiteboard: [fx-search]
Comment 23•7 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/25fc050d41d8 Disable frequent intermittent toolkit/components/places/tests/expiration/test_pref_maxpages.js completely on Linux. r=test-disabled on a CLOSED TREE
Comment 24•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9c7bde46a67a https://hg.mozilla.org/mozilla-central/rev/25fc050d41d8
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Assignee | ||
Updated•7 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Comment 26•7 years ago
|
||
I'll do some Try runs to ensure everything is fine.
Assignee | ||
Comment 27•7 years ago
|
||
ok, the fix works for test_pref_maxpages.js but it seems to cause a different intermittent in test_clearHistory.js, probably because that test is wrongly not using the PlacesTestUtils.clearHistory util (that properly waits for expiration to be finished)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 29•7 years ago
|
||
The latest version of the patch looks good on Try!
Comment 30•7 years ago
|
||
mozreview-review |
Comment on attachment 8861945 [details] Bug 1284083 - Fix a race condition in nsPlacesExpiration that may cause intermittent failures. https://reviewboard.mozilla.org/r/133948/#review137488
Attachment #8861945 -
Flags: review?(adw) → review+
Comment hidden (mozreview-request) |
Comment 32•7 years ago
|
||
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/c8fbd538c1ee Fix a race condition in nsPlacesExpiration that may cause intermittent failures. r=adw
Comment 33•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8fbd538c1ee
Assignee | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Keywords: leave-open
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
Comment 35•7 years ago
|
||
This is happening pretty frequently on Beta as well. Is it safe to uplift?
status-firefox54:
--- → affected
Flags: needinfo?(mak77)
Assignee | ||
Comment 36•7 years ago
|
||
I'd prefer the test to be disabled in beta, while it's not very unsafe, I'd still like this to ride the train.
Flags: needinfo?(mak77)
Comment 37•7 years ago
|
||
Done, thanks. https://hg.mozilla.org/releases/mozilla-beta/rev/2635866117d3
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
status-firefox-esr52:
--- → affected
Whiteboard: [fx-search] → [fx-search][checkin-needed-esr52]
Comment 39•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-esr52/rev/32f7cbf9f8cf
Whiteboard: [fx-search][checkin-needed-esr52] → [fx-search]
You need to log in
before you can comment on or make changes to this bug.
Description
•