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

Issue 1327363002: Fixed the last unit test that was failing with the new task model (Closed)

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

Description

Fixed the last unit test that was failing with the new task model R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/e84d0694671eebfc54c68bbd9384817c14beda8d

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -35 lines) Patch
M pkg/analyzer/lib/src/generated/engine.dart View 6 chunks +25 lines, -7 lines 2 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 3 chunks +42 lines, -18 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/driver.dart View 1 chunk +5 lines, -0 lines 2 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 2 chunks +27 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Brian Wilkerson
5 years, 3 months ago (2015-09-10 20:19:56 UTC) #2
scheglov
LGTM https://codereview.chromium.org/1327363002/diff/1/pkg/analyzer/lib/src/generated/engine.dart File pkg/analyzer/lib/src/generated/engine.dart (right): https://codereview.chromium.org/1327363002/diff/1/pkg/analyzer/lib/src/generated/engine.dart#newcode10316 pkg/analyzer/lib/src/generated/engine.dart:10316: bool eraseDeclarations = true; Why not to make ...
5 years, 3 months ago (2015-09-10 20:35:38 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/1327363002/diff/1/pkg/analyzer/lib/src/generated/engine.dart File pkg/analyzer/lib/src/generated/engine.dart (right): https://codereview.chromium.org/1327363002/diff/1/pkg/analyzer/lib/src/generated/engine.dart#newcode10316 pkg/analyzer/lib/src/generated/engine.dart:10316: bool eraseDeclarations = true; > Why not to make ...
5 years, 3 months ago (2015-09-10 21:00:31 UTC) #4
Brian Wilkerson
5 years, 3 months ago (2015-09-11 15:47:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e84d0694671eebfc54c68bbd9384817c14beda8d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698