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

Issue 22174002: Do not rely on the exit code of browser to determine if the *command* was successful (Closed)

Created:
7 years, 4 months ago by kustermann
Modified:
7 years, 4 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not rely on the exit code of browser to determine if the *command* was successful R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=25764

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M tools/testing/dart/test_runner.dart View 1 chunk +7 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
kustermann
https://codereview.chromium.org/22174002/diff/2001/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/22174002/diff/2001/tools/testing/dart/test_runner.dart#newcode732 tools/testing/dart/test_runner.dart:732: return super.canRunDependendCommands && !didFail(null); If this returns 'false' and ...
7 years, 4 months ago (2013-08-05 10:23:44 UTC) #1
ricow1
LGTM
7 years, 4 months ago (2013-08-05 10:27:50 UTC) #2
kustermann
7 years, 4 months ago (2013-08-05 10:30:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r25764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698