Closed
Bug 1284083
Opened 9 years ago
Closed 8 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)
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•8 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•8 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•8 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Priority: P3 → P2
Whiteboard: [fx-search]
Comment 23•8 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•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9c7bde46a67a
https://hg.mozilla.org/mozilla-central/rev/25fc050d41d8
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Comment 26•8 years ago
|
||
I'll do some Try runs to ensure everything is fine.
Assignee | ||
Comment 27•8 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•8 years ago
|
||
The latest version of the patch looks good on Try!
Comment 30•8 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•8 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•8 years ago
|
||
bugherder |
Assignee | ||
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Keywords: leave-open
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
Comment 35•8 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•8 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•8 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
status-firefox-esr52:
--- → affected
Whiteboard: [fx-search] → [fx-search][checkin-needed-esr52]
Comment 39•8 years ago
|
||
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
•