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

Issue 107153004: Make sure we mark all depending commands (transitively!) UnableToRun if a command fails (Closed)

Created:
7 years ago by kustermann
Modified:
7 years ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure we mark all depending commands (transitively!) UnableToRun if a command fails R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=31241

Patch Set 1 #

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -18 lines) Patch
M dart/tools/testing/dart/test_runner.dart View 1 2 chunks +22 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kustermann
7 years ago (2013-12-18 17:00:45 UTC) #1
Bill Hesse
https://codereview.chromium.org/107153004/diff/10001/dart/tools/testing/dart/test_runner.dart File dart/tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/107153004/diff/10001/dart/tools/testing/dart/test_runner.dart#newcode1820 dart/tools/testing/dart/test_runner.dart:1820: if (allDependenciesSuccessful) { We could compute "anyDependencyUnsuccessful" instead, even ...
7 years ago (2013-12-18 17:18:02 UTC) #2
Bill Hesse
lgtm
7 years ago (2013-12-18 17:18:17 UTC) #3
kustermann
7 years ago (2013-12-18 21:45:19 UTC) #4
kustermann
7 years ago (2013-12-18 21:55:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r31241 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698