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

Issue 394133002: ServiceWorker: Add stress test for registration (Closed)

Created:
6 years, 5 months ago by nhiroki
Modified:
6 years, 5 months ago
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, falken, kinuko+serviceworker, horo+watch_chromium.org, alecflett+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

ServiceWorker: Add stress test for registration This test makes sure that many service workers can work simultaneously without any crashes. BUG=392735 TEST=run_webkit_tests.py --details --debug http/tests/serviceworker/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178359

Patch Set 1 : #

Total comments: 9

Patch Set 2 : move to chromium/ #

Patch Set 3 : fix test failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
A LayoutTests/http/tests/serviceworker/chromium/registration-stress.html View 1 2 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
nhiroki
Ptal, thanks!
6 years, 5 months ago (2014-07-16 02:26:06 UTC) #1
dominicc (has gone to gerrit)
Some comments inline. https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html File LayoutTests/http/tests/serviceworker/registration-stress.html (right): https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html#newcode1 LayoutTests/http/tests/serviceworker/registration-stress.html:1: <!DOCTYPE html> Let's move this to ...
6 years, 5 months ago (2014-07-16 04:16:05 UTC) #2
nhiroki
Thank you for reviewing! Only comment reply. https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html File LayoutTests/http/tests/serviceworker/registration-stress.html (right): https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html#newcode9 LayoutTests/http/tests/serviceworker/registration-stress.html:9: var step ...
6 years, 5 months ago (2014-07-16 04:29:50 UTC) #3
nhiroki
https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html File LayoutTests/http/tests/serviceworker/registration-stress.html (right): https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html#newcode9 LayoutTests/http/tests/serviceworker/registration-stress.html:9: var step = t.step_func.bind(t); On 2014/07/16 04:29:49, nhiroki wrote: ...
6 years, 5 months ago (2014-07-16 04:42:28 UTC) #4
nhiroki
Updated. https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html File LayoutTests/http/tests/serviceworker/registration-stress.html (right): https://codereview.chromium.org/394133002/diff/20001/LayoutTests/http/tests/serviceworker/registration-stress.html#newcode1 LayoutTests/http/tests/serviceworker/registration-stress.html:1: <!DOCTYPE html> On 2014/07/16 04:16:04, dominicc wrote: > ...
6 years, 5 months ago (2014-07-16 06:54:51 UTC) #5
dominicc (has gone to gerrit)
Sweet! LGTM
6 years, 5 months ago (2014-07-17 03:57:49 UTC) #6
dominicc (has gone to gerrit)
The CQ bit was checked by dominicc@chromium.org
6 years, 5 months ago (2014-07-17 03:57:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/394133002/40002
6 years, 5 months ago (2014-07-17 03:59:09 UTC) #8
nhiroki
The CQ bit was unchecked by nhiroki@chromium.org
6 years, 5 months ago (2014-07-17 05:10:01 UTC) #9
nhiroki
Hmmm... the stress test failed on some bots due to assertion failure. I'll take a ...
6 years, 5 months ago (2014-07-17 05:10:11 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-17 05:10:31 UTC) #11
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 5 months ago (2014-07-17 10:19:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/394133002/70001
6 years, 5 months ago (2014-07-17 10:21:04 UTC) #13
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 11:42:41 UTC) #14
Message was sent while issue was closed.
Change committed as 178359

Powered by Google App Engine
This is Rietveld 408576698