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

Issue 2682373004: test.dart: Dump stack traces for child processes on timeout. (Closed)

Created:
3 years, 10 months ago by Florian Schneider
Modified:
3 years, 10 months ago
Reviewers:
zra
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

test.dart: Dump stack traces for child processes on timeout. This should help flaky timeout debugging for tests that spawn child processes. R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/20e736e6cacec029700a3937887d9119d28914a6

Patch Set 1 #

Patch Set 2 : add Linux/MacOS support #

Patch Set 3 : formatting #

Total comments: 1

Patch Set 4 : rebased #

Patch Set 5 : remove status entry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -13 lines) Patch
M tests/standalone/standalone.status View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 3 4 3 chunks +59 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Florian Schneider
3 years, 10 months ago (2017-02-09 21:57:07 UTC) #3
zra
https://codereview.chromium.org/2682373004/diff/40001/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/2682373004/diff/40001/tools/testing/dart/test_runner.dart#newcode1922 tools/testing/dart/test_runner.dart:1922: if (executable != null) { This is all getting ...
3 years, 10 months ago (2017-02-09 22:00:46 UTC) #4
Florian Schneider
Ptal. Factored getting child pids into a helper. Also, removed status file entry for a ...
3 years, 10 months ago (2017-02-09 23:15:27 UTC) #5
zra
lgtm
3 years, 10 months ago (2017-02-09 23:18:15 UTC) #6
Florian Schneider
3 years, 10 months ago (2017-02-09 23:34:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
20e736e6cacec029700a3937887d9119d28914a6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698