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

Issue 214293002: Use a single GC instead of multiple GCs on fast/forms/select-set-length-with-mutation-remove.html (Closed)

Created:
6 years, 9 months ago by kouhei (in TOK)
Modified:
6 years, 9 months ago
Reviewers:
tkent, haraken
CC:
blink-reviews
Visibility:
Public.

Description

Use a single GC instead of multiple GCs on fast/forms/select-set-length-with-mutation-remove.html r170014 changed multiple GCs to be default, but this test seems to issue GC too much. This CL modifies the test to call a single GC instead of multiple GCs to avoid taking too much time on the test. This matches the previous behavior before r170014 BUG=357001 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170145

Patch Set 1 #

Patch Set 2 : upd testexp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/fast/forms/select-set-length-with-mutation-remove.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
kouhei (in TOK)
6 years, 9 months ago (2014-03-27 05:39:43 UTC) #1
haraken
I don't see a reason why this test issues so many GCs. onRemove() will be ...
6 years, 9 months ago (2014-03-27 05:42:32 UTC) #2
tkent
lgtm. Please update TestExpectations too. This is ok, but we should understand what's wrong with ...
6 years, 9 months ago (2014-03-27 05:43:46 UTC) #3
haraken
On 2014/03/27 05:43:46, tkent wrote: > lgtm. Please update TestExpectations too. > > This is ...
6 years, 9 months ago (2014-03-27 05:45:00 UTC) #4
kouhei (in TOK)
On 2014/03/27 05:43:46, tkent wrote: > lgtm. Please update TestExpectations too. > > This is ...
6 years, 9 months ago (2014-03-27 05:49:55 UTC) #5
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-27 05:49:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/214293002/20001
6 years, 9 months ago (2014-03-27 05:50:06 UTC) #7
haraken
How many times is onRemove() called in this test? (i.e., how many times is collectAll() ...
6 years, 9 months ago (2014-03-27 05:52:38 UTC) #8
kouhei (in TOK)
On 2014/03/27 05:52:38, haraken wrote: > How many times is onRemove() called in this test? ...
6 years, 9 months ago (2014-03-27 06:01:44 UTC) #9
haraken
On 2014/03/27 06:01:44, kouhei wrote: > On 2014/03/27 05:52:38, haraken wrote: > > How many ...
6 years, 9 months ago (2014-03-27 06:11:14 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 06:53:53 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-27 06:53:54 UTC) #12
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-27 07:25:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/214293002/20001
6 years, 9 months ago (2014-03-27 07:25:20 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-27 08:23:25 UTC) #15
Message was sent while issue was closed.
Change committed as 170145

Powered by Google App Engine
This is Rietveld 408576698