Open
Bug 1461192
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 5413 - Cache Storage API tests: Fix WPT test bugs, remove redundant local copies
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 5413 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/5413
Details from upstream follow.
jsbell <jsbell@chromium.org> wrote:
> Cache Storage API tests: Fix WPT test bugs, remove redundant local copies
>
> * Use promise_rejects consistently and fix parameters.
> * Don't use .php in upstreamed tests.
> * Add additional test cases from blink's copies.
> * Tightened up assertions about result array ordering.
> * Remove blink's redundant copies of tests.
>
> I left the credentials tests alone since Blink is mid-deprecation.
>
> BUG=655479
> R=jkarlin@chromium.org
>
> Review-Url: https://codereview.chromium.org/2790143003
> Cr-Commit-Position: refs/heads/master@{#462593}
>
>
>
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•