Closed Bug 1066295 Opened 10 years ago Closed 10 years ago

testMultipleLoads.js is failing due to new HTTP Cache v2

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [mozmill-2.0.7])

Attachments

(1 file)

The mentioned test is currently failing on most branches due to the new Cache v2 implementation. We actually never updated the Mutt test:

ERROR | Test Failure | {
  "exception": {
    "message": "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.evictEntries]", 
    "lineNumber": 28, 
    "name": "NS_ERROR_NOT_IMPLEMENTED"
  }
}

We should fix this test, so the full Mutt testrun will pass.
Attached patch http cache v1Splinter Review
Simple fix with a fallback to the old cache.
Attachment #8488212 - Flags: review?(ahalberstadt)
Whiteboard: [mozmill-2.0.7]
Attachment #8488212 - Flags: review?(ahalberstadt) → review+
https://github.com/mozilla/mozmill/commit/5cd7c99b6ce7e5dc7181d0746fe2a71e6d7005dd (hotfix-2.0)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Just to note, this test is not present anymore on master. So no landing is necessary on that branch.
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: