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

Issue 12045088: Issue 8051. Make extended exit codes optional. (Closed)

Created:
7 years, 11 months ago by scheglov
Modified:
7 years, 11 months ago
Reviewers:
devoncarew, pquitslund
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Issue 8051. Make extended exit codes optional. http://code.google.com/p/dart/issues/detail?id=8051 Unfortunately testing framework expects exactly 0 and 1. So, I've made 0/1/2 exit codes optional. Phil, FYI R=devoncarew@google.com,pquitslund@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=17629

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M compiler/java/com/google/dart/compiler/CommandLineOptions.java View 2 chunks +8 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/DartCompiler.java View 1 chunk +12 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/UnitTestBatchRunner.java View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
7 years, 11 months ago (2013-01-25 04:10:42 UTC) #1
pquitslund
7 years, 11 months ago (2013-01-25 17:09:44 UTC) #2
Message was sent while issue was closed.
LGTM.

(and thanks for the heads-up!)

Powered by Google App Engine
This is Rietveld 408576698