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

Issue 183013009: More fixes for compact_vm_config. The previous CL handled prints that occurred (Closed)

Created:
6 years, 9 months ago by Siggi Cherem (dart-lang)
Modified:
6 years, 9 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

More fixes for compact_vm_config. The previous CL handled prints that occurred when tests are passing, I didn't catch the print statements that occur on test failures. BUG= R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=33317

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M pkg/unittest/lib/compact_vm_config.dart View 1 4 chunks +14 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Siggi Cherem (dart-lang)
6 years, 9 months ago (2014-03-05 00:56:12 UTC) #1
Bob Nystrom
One suggestion then LGTM! https://codereview.chromium.org/183013009/diff/1/pkg/unittest/lib/compact_vm_config.dart File pkg/unittest/lib/compact_vm_config.dart (right): https://codereview.chromium.org/183013009/diff/1/pkg/unittest/lib/compact_vm_config.dart#newcode204 pkg/unittest/lib/compact_vm_config.dart:204: _print([value = '']) => stdout.write('$value\n'); ...
6 years, 9 months ago (2014-03-05 01:36:08 UTC) #2
Siggi Cherem (dart-lang)
thanks! https://codereview.chromium.org/183013009/diff/1/pkg/unittest/lib/compact_vm_config.dart File pkg/unittest/lib/compact_vm_config.dart (right): https://codereview.chromium.org/183013009/diff/1/pkg/unittest/lib/compact_vm_config.dart#newcode204 pkg/unittest/lib/compact_vm_config.dart:204: _print([value = '']) => stdout.write('$value\n'); On 2014/03/05 01:36:08, ...
6 years, 9 months ago (2014-03-05 01:39:19 UTC) #3
Siggi Cherem (dart-lang)
6 years, 9 months ago (2014-03-05 01:41:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r33317 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698