Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 2520093002: Make Cache Storage tests resilient to execution order (Closed)

Created:
4 years, 1 month ago by jsbell
Modified:
4 years ago
Reviewers:
jkarlin
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Cache Storage tests resilient to execution order BUG=663871 R=jkarlin@chromium.org Committed: https://crrev.com/cfe8a0730ee7c02fa8ec082c821b738244b4dd74 Cr-Commit-Position: refs/heads/master@{#433949}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rename string, add comment and helper #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -6 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/cachestorage/resources/test-helpers.js View 1 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js View 1 1 chunk +14 lines, -6 lines 2 comments Download

Messages

Total messages: 17 (7 generated)
jkarlin
https://codereview.chromium.org/2520093002/diff/1/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js File third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js (right): https://codereview.chromium.org/2520093002/diff/1/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js#newcode206 third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js:206: var bad_name = 'unpaired\uD800'; bad_name is very confusing. It ...
4 years, 1 month ago (2016-11-22 15:08:34 UTC) #5
jsbell
In https://github.com/w3c/web-platform-tests/pull/4233 it is suggested to delete all caches. I'll add a helper to do ...
4 years ago (2016-11-22 18:02:39 UTC) #6
jkarlin
https://codereview.chromium.org/2520093002/diff/1/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js File third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js (right): https://codereview.chromium.org/2520093002/diff/1/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js#newcode210 third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js:210: self.caches.delete(converted_name) On 2016/11/22 18:02:39, jsbell wrote: > On 2016/11/22 ...
4 years ago (2016-11-22 18:05:47 UTC) #7
jsbell
Renamed the string, added a helper/comment (per WPT PR feedback). jkarlin@ - another more look?
4 years ago (2016-11-22 18:16:57 UTC) #8
jkarlin
https://codereview.chromium.org/2520093002/diff/20001/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js File third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js (right): https://codereview.chromium.org/2520093002/diff/20001/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js#newcode213 third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js:213: return delete_all_caches() Why not have promise_test run delete_all_caches at ...
4 years ago (2016-11-22 18:20:40 UTC) #9
jsbell
https://codereview.chromium.org/2520093002/diff/20001/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js File third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js (right): https://codereview.chromium.org/2520093002/diff/20001/third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js#newcode213 third_party/WebKit/LayoutTests/http/tests/cachestorage/script-tests/cache-storage.js:213: return delete_all_caches() On 2016/11/22 18:20:40, jkarlin wrote: > Why ...
4 years ago (2016-11-22 18:34:14 UTC) #10
jkarlin
lgtm
4 years ago (2016-11-22 18:38:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2520093002/20001
4 years ago (2016-11-22 18:42:39 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-22 20:00:39 UTC) #15
commit-bot: I haz the power
4 years ago (2016-11-22 20:03:15 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cfe8a0730ee7c02fa8ec082c821b738244b4dd74
Cr-Commit-Position: refs/heads/master@{#433949}

Powered by Google App Engine
This is Rietveld 408576698