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

Issue 2859993004: Convert some tests to use the driver and prepare for others to be converted (Closed)

Created:
3 years, 7 months ago by Brian Wilkerson
Modified:
3 years, 7 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Convert some tests to use the driver and prepare for others to be converted R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/0b59d3f65038f7a95205a043bd95e08cfa5651c4

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -332 lines) Patch
M pkg/analysis_server/test/abstract_context.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/services/completion/completion_target_test.dart View 4 chunks +255 lines, -239 lines 2 comments Download
M pkg/analysis_server/test/services/correction/organize_directives_test.dart View 12 chunks +30 lines, -23 lines 0 comments Download
M pkg/analysis_server/test/services/correction/sort_members_test.dart View 34 chunks +73 lines, -66 lines 2 comments Download
M pkg/analysis_server/test/services/correction/status_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Brian Wilkerson
Not all of our tests are currently being run with the new driver enabled, and ...
3 years, 7 months ago (2017-05-05 19:28:42 UTC) #2
scheglov
LGTM https://codereview.chromium.org/2859993004/diff/1/pkg/analysis_server/test/services/completion/completion_target_test.dart File pkg/analysis_server/test/services/completion/completion_target_test.dart (right): https://codereview.chromium.org/2859993004/diff/1/pkg/analysis_server/test/services/completion/completion_target_test.dart#newcode42 pkg/analysis_server/test/services/completion/completion_target_test.dart:42: AnalysisResult result = await driver.getResult(testSource.fullName); I think that ...
3 years, 7 months ago (2017-05-05 19:37:12 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/2859993004/diff/1/pkg/analysis_server/test/services/completion/completion_target_test.dart File pkg/analysis_server/test/services/completion/completion_target_test.dart (right): https://codereview.chromium.org/2859993004/diff/1/pkg/analysis_server/test/services/completion/completion_target_test.dart#newcode42 pkg/analysis_server/test/services/completion/completion_target_test.dart:42: AnalysisResult result = await driver.getResult(testSource.fullName); There are currently over ...
3 years, 7 months ago (2017-05-05 20:20:00 UTC) #4
Brian Wilkerson
3 years, 7 months ago (2017-05-05 20:20:43 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0b59d3f65038f7a95205a043bd95e08cfa5651c4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698