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

Issue 10993048: Always fail if a process failed to launch. (Closed)

Created:
8 years, 2 months ago by ahe
Modified:
8 years, 2 months ago
Reviewers:
Bill Hesse, Alan Knight
CC:
reviews_dartlang.org, ngeoffray, ricow1
Visibility:
Public.

Description

Always fail if a process failed to launch. This reveals a problem with the implementation of extra commands, which is also fixed. Committed: https://code.google.com/p/dart/source/detail?r=12942

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -13 lines) Patch
M dart/tools/testing/dart/test_runner.dart View 1 4 chunks +9 lines, -0 lines 0 comments Download
M dart/tools/testing/dart/test_suite.dart View 3 chunks +15 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ahe
8 years, 2 months ago (2012-09-26 20:41:04 UTC) #1
Bill Hesse
LGTM. http://codereview.chromium.org/10993048/diff/1/dart/tools/testing/dart/test_runner.dart File dart/tools/testing/dart/test_runner.dart (right): http://codereview.chromium.org/10993048/diff/1/dart/tools/testing/dart/test_runner.dart#newcode634 dart/tools/testing/dart/test_runner.dart:634: testComplete(-1, true); Doesn't testComplete take a single argument, ...
8 years, 2 months ago (2012-09-26 22:45:07 UTC) #2
ahe
http://codereview.chromium.org/10993048/diff/1/dart/tools/testing/dart/test_runner.dart File dart/tools/testing/dart/test_runner.dart (right): http://codereview.chromium.org/10993048/diff/1/dart/tools/testing/dart/test_runner.dart#newcode634 dart/tools/testing/dart/test_runner.dart:634: testComplete(-1, true); On 2012/09/26 22:45:07, Bill Hesse wrote: > ...
8 years, 2 months ago (2012-09-27 07:29:48 UTC) #3
ahe
I have filed http://dartbug.com/5512.
8 years, 2 months ago (2012-09-27 07:39:11 UTC) #4
Alan Knight
On 2012/09/27 07:39:11, ahe wrote: > I have filed http://dartbug.com/5512. I am out of office ...
8 years, 2 months ago (2012-09-27 19:44:12 UTC) #5
ahe
8 years, 2 months ago (2012-09-27 19:52:52 UTC) #6
On 2012/09/27 19:44:12, Alan Knight wrote:
> On 2012/09/27 07:39:11, ahe wrote:
> > I have filed http://dartbug.com/5512.
> 
> I am out of office until Monday, so if this is time-sensitive, don't wait on
me
> for a review.
>  
> Alan

No problem, I already submitted this CL. It was time sensitive as we saw that
failures on the dart2js/d8 build bot went unreported.

Powered by Google App Engine
This is Rietveld 408576698