Closed
Bug 1091620
Opened 11 years ago
Closed 11 years ago
blink SW cache w3c tests do not complete even though done and always timeout
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bkelly, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
|
200.36 KB,
patch
|
Details | Diff | Splinter Review |
I'm currently trying to run the cache-* tests from here on our maple development twig:
https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/LayoutTests/http/tests/serviceworker/
The attached patch shows how I have integrated them into the tree.
The tests run, but do not properly terminate. By adding debugging dump() statements I can see that the harness sees them complete and even considers all_done() to be true. The tests always timeout, though.
James, any thoughts?
Updated•11 years ago
|
Flags: needinfo?(james)
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•