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

Issue 239003002: Reduce test.dart memory usage. (Closed)

Created:
6 years, 8 months ago by Bill Hesse
Modified:
6 years, 8 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Drop cachedTests when done. #

Patch Set 3 : Added cleared check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -18 lines) Patch
M tools/testing/dart/multitest.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 11 chunks +21 lines, -8 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 7 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bill Hesse
6 years, 8 months ago (2014-04-15 12:00:25 UTC) #1
kustermann
LGTM You could set the cachedTests to null in TestSuite after enqueueing, so we don't ...
6 years, 8 months ago (2014-04-15 12:06:59 UTC) #2
Bill Hesse
Addressed comments -did both. https://codereview.chromium.org/239003002/diff/1/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/239003002/diff/1/tools/testing/dart/test_runner.dart#newcode585 tools/testing/dart/test_runner.dart:585: } On 2014/04/15 12:07:00, kustermann ...
6 years, 8 months ago (2014-04-15 12:37:30 UTC) #3
Bill Hesse
6 years, 8 months ago (2014-04-15 12:50:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r35058 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698