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

Issue 2542853003: Create summary files in MockSdk classes (Closed)

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

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -37 lines) Patch
M pkg/analysis_server/test/analysis_server_test.dart View 2 chunks +5 lines, -7 lines 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 4 chunks +25 lines, -5 lines 0 comments Download
M pkg/analysis_server/test/domain_diagnostic_test.dart View 1 chunk +7 lines, -8 lines 0 comments Download
M pkg/analysis_server/test/mock_sdk.dart View 3 chunks +21 lines, -8 lines 2 comments Download
M pkg/analyzer/test/src/context/mock_sdk.dart View 4 chunks +23 lines, -8 lines 2 comments Download
M pkg/analyzer/test/src/summary/pub_summary_test.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
This is preliminary support required to get the test for lints being generated using AnalysisDriver ...
4 years ago (2016-12-01 22:27:31 UTC) #2
scheglov
Is it expensive to compute summary bundle every time when we create a new MockSdk ...
4 years ago (2016-12-02 01:15:53 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/2542853003/diff/1/pkg/analysis_server/test/mock_sdk.dart File pkg/analysis_server/test/mock_sdk.dart (right): https://codereview.chromium.org/2542853003/diff/1/pkg/analysis_server/test/mock_sdk.dart#newcode351 pkg/analysis_server/test/mock_sdk.dart:351: _bundle = new PackageBundle.fromBuffer(_computeLinkedBundleBytes()); Probably so, but when I ...
4 years ago (2016-12-02 15:32:04 UTC) #4
Brian Wilkerson
Committed patchset #1 (id:1) manually as e17e359faad7a55f51d81a8ab0810121609e8f3c (presubmit successful).
4 years ago (2016-12-02 15:32:40 UTC) #6
scheglov
4 years ago (2016-12-02 16:49:03 UTC) #7
Message was sent while issue was closed.
Analysis Server tests time went up from 36 to 56 seconds :-(

Powered by Google App Engine
This is Rietveld 408576698