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

Issue 8989011: Undo change that converted exit code 255 to -1. (Closed)

Created:
9 years ago by Mads Ager (google)
Modified:
9 years ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Undo change that converted exit code 255 to -1. It seems that most systems do not perform that conversion and it could therefore be confusing. Simplify the crash handling in the test scripts accordingly. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2620

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -23 lines) Patch
M runtime/bin/process_linux.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/bin/process_macos.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/bin/process_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +6 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years ago (2011-12-20 09:57:45 UTC) #1
Søren Gjesse
9 years ago (2011-12-20 10:03:36 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698