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

Issue 38293002: Explicit GC of strings to avoid test timeout. (Closed)

Created:
7 years, 2 months ago by rune
Modified:
7 years, 1 month ago
Reviewers:
ojan
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Explicit GC of strings to avoid test timeout. The test file visited-link-hang.html creates millions of strings with length 1-1000000. That caused the giant-stylesheet-crash.html test to time out if the strings were still not garbage collected. Added explicit garbage collection to clean up after the visited-link-hang strings. Likewise, added explicit GC calls as a safety measure in the test that timed out. R=ojan@chromium.org BUG=305037 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160683

Patch Set 1 #

Patch Set 2 : Rebase on top of CRLF -> LF change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M LayoutTests/fast/css/giant-stylesheet-crash.html View 1 2 chunks +11 lines, -1 line 0 comments Download
M LayoutTests/fast/css/visited-link-hang.html View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
rune
7 years, 2 months ago (2013-10-23 21:50:30 UTC) #1
ojan
lgtm On Wed, Oct 23, 2013 at 2:50 PM, <rune@opera.com> wrote: > Reviewers: ojan, > ...
7 years, 2 months ago (2013-10-23 23:12:48 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/38293002/1
7 years, 2 months ago (2013-10-24 05:35:51 UTC) #3
commit-bot: I haz the power
Failed to apply patch for LayoutTests/fast/css/giant-stylesheet-crash.html: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-24 05:35:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/38293002/40001
7 years, 1 month ago (2013-10-26 20:00:53 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=9020
7 years, 1 month ago (2013-10-26 20:26:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/38293002/40001
7 years, 1 month ago (2013-10-26 20:44:16 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=14148
7 years, 1 month ago (2013-10-26 21:27:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/38293002/40001
7 years, 1 month ago (2013-10-27 23:26:33 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-10-27 23:26:57 UTC) #10
Message was sent while issue was closed.
Change committed as 160683

Powered by Google App Engine
This is Rietveld 408576698