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

Issue 2999753002: Collate stacks in test output (Closed)

Created:
3 years, 4 months ago by sra1
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Collate stacks in test output Usage: $ tools/test.py -m release \ -c dart2js -r d8 --dart2js-batch --report \ --host-checked \ --dart2js_options="--library-root=out/ReleaseX64/dart-sdk/ --use-kernel" \ language corelib library_2 corelib_2 \ dart2js_native dart2js_extra \ 2>&1 > LOG $ dart pkg/compiler/tool/status_files/stacks.dart LOG > STACKS.txt R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/559718806770270117a50dbdac64ef7f7560b557

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Patch Set 3 : print count of each example #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -3 lines) Patch
M pkg/compiler/tool/status_files/log_parser.dart View 1 3 chunks +20 lines, -2 lines 0 comments Download
A pkg/compiler/tool/status_files/rank_stacks.dart View 1 2 1 chunk +117 lines, -0 lines 0 comments Download
M pkg/compiler/tool/status_files/record.dart View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
sra1
3 years, 4 months ago (2017-08-09 17:59:53 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/log_parser.dart File pkg/compiler/tool/status_files/log_parser.dart (right): https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/log_parser.dart#newcode22 pkg/compiler/tool/status_files/log_parser.dart:22: var paragraph = []; // collector forlines forlines? ...
3 years, 4 months ago (2017-08-09 18:08:02 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/stacks.dart File pkg/compiler/tool/status_files/stacks.dart (right): https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/stacks.dart#newcode5 pkg/compiler/tool/status_files/stacks.dart:5: // $ dart stacks.dart LOG > STACK.txt consider renaming ...
3 years, 4 months ago (2017-08-09 18:09:06 UTC) #4
sra1
https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/log_parser.dart File pkg/compiler/tool/status_files/log_parser.dart (right): https://codereview.chromium.org/2999753002/diff/1/pkg/compiler/tool/status_files/log_parser.dart#newcode22 pkg/compiler/tool/status_files/log_parser.dart:22: var paragraph = []; // collector forlines On 2017/08/09 ...
3 years, 4 months ago (2017-08-09 20:15:13 UTC) #5
sra1
3 years, 4 months ago (2017-08-09 20:46:35 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
559718806770270117a50dbdac64ef7f7560b557 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698