Closed
Bug 1153470
Opened 10 years ago
Closed 10 years ago
Some cache-storage tests are unstable on Windows
Categories
(Testing :: web-platform-tests, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1151974
People
(Reporter: jgraham, Unassigned)
Details
These tests are disabled due to timeouts:
/service-workers/cache-storage/window/cache-put.https.html
/service-workers/cache-storage/window/cache-storage.https.html
/service-workers/cache-storage/worker/cache-put.https.html
/service-workers/cache-storage/worker/cache-storage.https.html
Reporter | ||
Comment 1•10 years ago
|
||
I also ended up disabling cache-add.html and cache-delete.html on Windows and cache-match.html on both Linux 64 and Windows.
The logs when the tests failed often indicated that a file was locked:
TEST-UNEXPECTED-FAIL | /service-workers/cache-storage/worker/cache-delete.https.html | Cache.delete called with a string URL - promise_test: Unhandled rejection with value: object "[Exception... "File error: Is locked" nsresult: "0x80520..."
Updated•10 years ago
|
Blocks: serviceworker-cache
Reporter | ||
Comment 2•10 years ago
|
||
See also bug 1154205
Updated•10 years ago
|
No longer blocks: serviceworker-cache
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•