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

Issue 1525623003: CLI driver test re-enablement (#25001). (Closed)

Created:
5 years ago by pquitslund
Modified:
5 years ago
Reviewers:
scheglov, keertip
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

CLI driver test re-enablement (#25001). Another stab. The rub, I *think*, to our failures are unexpected calls to `exit()` on the bots (that are not reproducing locally). These fixes should address that (and fix error stream handling along the way). * fixes test setup and teardown to ensure exit handling is properly managed. * fixes driver source to use the `exitHandler` and `errorSink` consistently BUG= R=keertip@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/5a57d6e8dcf24741dd8d099e971a189563b302f5

Patch Set 1 #

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -176 lines) Patch
M pkg/analyzer_cli/lib/src/options.dart View 4 chunks +27 lines, -19 lines 0 comments Download
M pkg/analyzer_cli/test/all.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer_cli/test/driver_test.dart View 11 chunks +98 lines, -155 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
pquitslund
5 years ago (2015-12-14 19:14:18 UTC) #2
scheglov
LGTM
5 years ago (2015-12-14 19:17:08 UTC) #3
keertip
lgtm
5 years ago (2015-12-14 19:18:54 UTC) #4
pquitslund
5 years ago (2015-12-14 21:08:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5a57d6e8dcf24741dd8d099e971a189563b302f5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698