Closed
Bug 1021728
Opened 10 years ago
Closed 10 years ago
Test failure 'Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.evictEntries]' in /testVideo_OGVBuffering/test1.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox32 fixed, firefox33 fixed)
RESOLVED
FIXED
People
(Reporter: andrei, Assigned: mayhemer)
References
(Blocks 1 open bug, )
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
Attachments
(2 files)
(deleted),
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
andrei
:
review+
andrei
:
checkin+
|
Details | Diff | Splinter Review |
Module: testVideo_OGVBuffering
Test: /testVideo_OGVBuffering/test1.js
Failure: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.evictEntries]
Branches: default
Platforms: All
I can reproduce this.
Will upload a skip patch shortly. Also working on a regression range.
Reporter | ||
Comment 1•10 years ago
|
||
skip patch
Assignee: nobody → andrei.eftimie
Status: NEW → ASSIGNED
Attachment #8435830 -
Flags: review?(andreea.matei)
Comment 2•10 years ago
|
||
Comment on attachment 8435830 [details] [diff] [review]
skip.patch
Review of attachment 8435830 [details] [diff] [review]:
-----------------------------------------------------------------
Disabled:
http://hg.mozilla.org/qa/mozmill-tests/rev/52d218602765 (default)
Attachment #8435830 -
Flags: review?(andreea.matei) → review+
Reporter | ||
Comment 3•10 years ago
|
||
Regressor found in bug 999577.
https://hg.mozilla.org/integration/mozilla-inbound/rev/c0323d9a7ea3
Blocks: 999577
Keywords: regressionwindow-wanted
Assignee | ||
Comment 4•10 years ago
|
||
And here is a real fix - that easy!
- uses the new cache api
- reverts the skip patch
Assignee: andrei.eftimie → honzab.moz
Attachment #8435873 -
Flags: review?(andreea.matei)
Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8435873 [details] [diff] [review]
1021728-migrate-to-new-cache2.patch
Review of attachment 8435873 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks Honza for the patch.
(I've updated the commit message)
Landed:
https://hg.mozilla.org/qa/mozmill-tests/rev/92d1902e32e6 (default)
https://hg.mozilla.org/qa/mozmill-tests/rev/c73e5e17dc2b (mozilla-aurora)
Attachment #8435873 -
Flags: review?(andreea.matei)
Attachment #8435873 -
Flags: review+
Attachment #8435873 -
Flags: checkin+
Reporter | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox33:
--- → fixed
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•