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

Issue 2482793002: wptserve: Enable WPTServe by default. (Closed)

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

Description

wptserve: Enable WPTServe by default. Feel free to revert this if you see stability issues of imported/wpt tests in webkit_tests step. BUG=618366 Committed: https://crrev.com/311d6ccdab758c38b0394a06d054a4db15a5fa21 Cr-Commit-Position: refs/heads/master@{#431186}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 30 (12 generated)
tkent
jsbell@, qyearsley@, please review this! I think all tests in WPTServeExpectation work correctly.
4 years, 1 month ago (2016-11-07 07:15:33 UTC) #7
jsbell
\o/ lgtm
4 years, 1 month ago (2016-11-07 17:32:53 UTC) #8
qyearsley
On 2016/11/07 at 17:32:53, jsbell wrote: > \o/ lgtm On 2016/11/07 at 17:32:53, jsbell wrote: ...
4 years, 1 month ago (2016-11-07 19:51:36 UTC) #9
Dirk Pranke
On 2016/11/07 19:51:36, qyearsley wrote: > On 2016/11/07 at 17:32:53, jsbell wrote: > > \o/ ...
4 years, 1 month ago (2016-11-07 20:19:47 UTC) #10
tkent
On 2016/11/07 at 20:19:47, dpranke wrote: > On 2016/11/07 19:51:36, qyearsley wrote: > > On ...
4 years, 1 month ago (2016-11-08 08:15:40 UTC) #11
jsbell
This is a tangent but... > > It looks like imported/wpt/service-workers/service-work is substantially > slower ...
4 years, 1 month ago (2016-11-08 17:13:41 UTC) #12
tkent
On 2016/11/08 at 08:15:40, tkent wrote: > On 2016/11/07 at 20:19:47, dpranke wrote: > > ...
4 years, 1 month ago (2016-11-09 00:55:49 UTC) #13
qyearsley
On 2016/11/09 at 00:55:49, tkent wrote: > On 2016/11/08 at 08:15:40, tkent wrote: > > ...
4 years, 1 month ago (2016-11-09 16:22:54 UTC) #14
tkent
On 2016/11/09 at 16:22:54, qyearsley wrote: > So the expected change in run time is ...
4 years, 1 month ago (2016-11-10 04:39:07 UTC) #17
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/2482793002/1
4 years, 1 month ago (2016-11-10 04:50:05 UTC) #21
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-10 04:55:17 UTC) #22
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/311d6ccdab758c38b0394a06d054a4db15a5fa21 Cr-Commit-Position: refs/heads/master@{#431186}
4 years, 1 month ago (2016-11-10 04:59:30 UTC) #24
Dirk Pranke
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2495613002/ by dpranke@chromium.org. ...
4 years, 1 month ago (2016-11-10 17:53:42 UTC) #25
qyearsley
On 2016/11/10 at 17:53:42, dpranke wrote: > A revert of this CL (patchset #1 id:1) ...
4 years, 1 month ago (2016-11-10 18:11:20 UTC) #26
jsbell
On 2016/11/10 17:53:42, Dirk Pranke wrote: > However, I'm also concerned that I think you ...
4 years, 1 month ago (2016-11-10 18:13:22 UTC) #27
qyearsley
On 2016/11/10 at 18:13:22, jsbell wrote: > > Hrm... the test changed from timeout detected ...
4 years, 1 month ago (2016-11-10 19:51:29 UTC) #28
tkent
On 2016/11/10 at 17:53:42, dpranke wrote: > and I'm the sheriff today. > > However, ...
4 years, 1 month ago (2016-11-10 21:08:25 UTC) #29
tkent
4 years, 1 month ago (2016-11-11 00:09:26 UTC) #30
Message was sent while issue was closed.
The following data shows webkit_tests time of five runs before/after enabling
WTPServe.
Roughly speaking, +1 minute in release build, +3 minutes in debug build.  I
think they are acceptable.


WebKit Win7
BEFORE: 22:58 22:41 23:12 22:44 23:03 median=22:58 avg=22:55
AFTER:  25:09 24:48 23:27 24:52 24:49 median=24:49 avg=24:37

WebKit Win7 (dbg)
BEFORE: 1:42:54 1:43:20 1:45:29 1:43:58 1:42:38 median=1:43:20 avg=1:43:40
AFTER:  1:49:43 1:47:31 1:46:21 1:40:52 1:43:18 median=1:46:21 avg=1:45:33

WebKit Mac10.11
BEFORE: 18:25 18:43 18:15 17:46 17:47 median=18:15 avg=18:11
AFTER:  17:45 18:56 19:40 19:21 19:22 median=18:56 avg=19:00

WebKit Mac 10.11 (dbg)
BEFORE: 1:04:34 1:04:34 1:04:02 1:02:44 1:04:49 median=1:04:34 avg=1:04:09
AFTER : 1:02:23 1:06:40 1:04:52 1:07:07 1:04:46 median=1:04:52 avg=1:05:10


WebKit Linux Precise
BEFORE: 17:13 16:53 17:03 16:54 17:14 median=17:03 avg=17:03
AFTER:  17:54 17:36 17:51 17:43 18:28 median=17:51 avg=17:54

WebKit Linux Precise (dbg)
BEFORE: 1:26:47 1:27:29 1:25:37 1:26:46 1:27:03 median=1:26:47 avg=1:26:44
AFTER:  1:29:07 1:30:58 1:27:03 1:30:07 1:29:41 median=1:29:41 avg=1:29:23

Powered by Google App Engine
This is Rietveld 408576698