pq
|
8e6817f1da
|
New Completion defaultArgumentListString protocol.
BUG=
R=brianwilkerson@google.com
See: https://github.com/flutter/flutter-intellij/issues/553.
Review-Url: https://codereview.chromium.org/2719083003 .
|
2017-02-27 11:36:30 -08:00 |
|
Brian Wilkerson
|
c416aabed1
|
Deprecate the analysis.updateOptions request
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2719853004 .
|
2017-02-27 10:37:02 -08:00 |
|
Devon Carew
|
25dfd0fa80
|
Deprecate execution.setSubscriptions.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2713513007 .
|
2017-02-24 11:01:00 -08:00 |
|
Devon Carew
|
0f7fc43df5
|
Remove the --no-error-notification flag.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2713053002 .
|
2017-02-23 16:55:46 -08:00 |
|
Devon Carew
|
fbb613a3fe
|
Update the statuses of various analysis server integration tests.
BUG=
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2717523003 .
|
2017-02-23 14:23:55 -08:00 |
|
Devon Carew
|
9dd2a6d452
|
Revert "Tweaks to the analyzer_cli."
This reverts commit a7ac08d0e7.
BUG=
Review-Url: https://codereview.chromium.org/2709163005 .
|
2017-02-23 09:39:25 -08:00 |
|
Devon Carew
|
a7ac08d0e7
|
Tweaks to the analyzer_cli.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2709013005 .
|
2017-02-23 09:02:49 -08:00 |
|
Devon Carew
|
7f83d9d173
|
Add a diagnostic.getServerPort analysis server request.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2703033002 .
|
2017-02-19 15:19:40 -08:00 |
|
Devon Carew
|
9793406f08
|
Switch to using expectAsync0() to address some deprecation warnings.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2701473009 .
|
2017-02-17 09:39:23 -08:00 |
|
Devon Carew
|
af49bf9ff9
|
Fix the execution.setSubscriptions test.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2705633002 .
|
2017-02-17 08:23:23 -08:00 |
|
Devon Carew
|
7c7c895345
|
Add an integration test for execution.setSubscriptions.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2703723002 .
|
2017-02-17 07:41:03 -08:00 |
|
Devon Carew
|
5e0710617d
|
Tests for analysis.navigation.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2696323004 .
|
2017-02-16 14:35:20 -08:00 |
|
Devon Carew
|
3a345935bf
|
Add tests for edit.sortMembers and edit.organizeDirectives.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2700563003 .
|
2017-02-15 16:15:10 -08:00 |
|
Devon Carew
|
b1bc83b6d2
|
Add an integration test for edit.format.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2695253002 .
|
2017-02-15 07:23:21 -08:00 |
|
Devon Carew
|
90bd4652aa
|
Add an integration test for diagnostics.getDiagnostics.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2697833005 .
|
2017-02-14 14:36:38 -08:00 |
|
Devon Carew
|
4667e59e85
|
Add integration tests for the execution domain.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2691763002 .
|
2017-02-12 11:23:33 -08:00 |
|
Konstantin Shcheglov
|
46eff8e389
|
Implement also 'execution.mapUri' for file to URI.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2681393004 .
|
2017-02-10 08:48:02 -08:00 |
|
Devon Carew
|
bc9cadac04
|
Add tests to vaildate the analysis server's integration test coverage.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2685883005 .
|
2017-02-09 14:26:26 -08:00 |
|
Konstantin Shcheglov
|
2f741af001
|
Fix for 'execution.mapUri' with the new analysis driver.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2682983002 .
|
2017-02-08 08:40:59 -08:00 |
|
Brian Wilkerson
|
a69189972c
|
Add failing test
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2683793003 .
|
2017-02-08 08:13:37 -08:00 |
|
Brian Wilkerson
|
06b3f47434
|
[Gardening] Remove an invalid (and flaky) test
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2681493002 .
|
2017-02-06 10:09:03 -08:00 |
|
Brian Wilkerson
|
2f81decdd7
|
Add a test that server does not send errors when errors have been disabled
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2674863004 .
|
2017-02-04 09:46:55 -08:00 |
|
Konstantin Shcheglov
|
8c738c2dad
|
Revert "Revert "Enable the new analysis driver by default, use --disable-new-analysis-driver to disable.""
This reverts commit 878775607c.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/2658273002 .
|
2017-01-27 12:13:04 -08:00 |
|
Konstantin Shcheglov
|
878775607c
|
Revert "Enable the new analysis driver by default, use --disable-new-analysis-driver to disable."
This reverts commit 7e560a612f.
R=brianwilkerson@google.com, paulberry@google.com, devoncarew@google.com
BUG=
Review-Url: https://codereview.chromium.org/2634603002 .
|
2017-01-13 15:23:22 -08:00 |
|
Paul Berry
|
c6206ea1de
|
Split "_Driver" tests to separate test files.
This avoids timeouts on my machine. Also it makes it easier to disable these tests when necessary.
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2627293002 .
|
2017-01-12 08:19:19 -08:00 |
|
Konstantin Shcheglov
|
e80a54e432
|
Fix the rest of the completion tests with the new analysis driver.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2618243002 .
|
2017-01-08 15:16:33 -08:00 |
|
Konstantin Shcheglov
|
7e560a612f
|
Enable the new analysis driver by default, use --disable-new-analysis-driver to disable.
R=paulberry@google.com, brianwilkerson@google.com, devoncarew@google.com
BUG=
Review-Url: https://codereview.chromium.org/2606283005 .
|
2017-01-03 14:50:17 -08:00 |
|
Brian Wilkerson
|
5ad638c9d3
|
Add a failing integration test
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2574843002 .
|
2016-12-13 11:44:37 -08:00 |
|
Konstantin Shcheglov
|
c4ed99acc9
|
Support for overlay only files in Analysis Server with the new driver.
Do we need this at all?
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/2571593002 .
|
2016-12-12 13:16:04 -08:00 |
|
Konstantin Shcheglov
|
d564b0aaab
|
Send errors notification without delay.
Update 'analysis.updateContent' integration test.
This might be OK from performance POV - errors are cheaper to send than
for example navigation. And this satisfies the goal of 'analyzing'
notification - that new errors are to be expected.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/2567113003 .
|
2016-12-12 11:39:47 -08:00 |
|
Konstantin Shcheglov
|
f43db9ccfa
|
Update the integration test to make the file with subscription a priority one.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2566243002 .
|
2016-12-12 10:51:13 -08:00 |
|
Konstantin Shcheglov
|
2a7612f103
|
Implement 'analysis.occurrences' for the new analysis driver.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2566223002 .
|
2016-12-12 10:07:19 -08:00 |
|
Konstantin Shcheglov
|
a7222ac09d
|
Implement 'analysis.outline' for the new analysis driver.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2571513002 .
|
2016-12-12 09:09:45 -08:00 |
|
Brian Wilkerson
|
a2713a8be5
|
Disable a test that times out on the bots
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2568183002 .
|
2016-12-12 08:51:11 -08:00 |
|
Konstantin Shcheglov
|
0728e4ee70
|
Implement 'analysis.getErrors' for the new driver.
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2566013002 .
|
2016-12-11 15:27:57 -08:00 |
|
Brian Wilkerson
|
7f36a0d403
|
Get all integration tests running with the new driver
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2564863003 .
|
2016-12-09 16:12:52 -08:00 |
|
Devon Carew
|
f16a0a2a4d
|
Use an import prefix in the analysis server tests; this fixes some issues conflicting with the
'equals' symbol in the 1.4.0 version of package:path.
BUG=
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2518873002 .
|
2016-11-20 10:26:27 -08:00 |
|
Mohamed Hayibor
|
5595b9698d
|
Fix typos 'overriden' to 'overridden' and '@mustCall super' to '@mustCallSuper' (#27853)
* fix overriden typos to overridden
* Fix @mustCall super to @mustCallSuper
|
2016-11-18 09:36:25 -08:00 |
|
Brian Wilkerson
|
99ce88f8bc
|
(TBR) Fix more failing tests
Review URL: https://codereview.chromium.org/2426723002 .
|
2016-10-17 12:57:56 -07:00 |
|
Konstantin Shcheglov
|
33ecec5d4f
|
Replace expect() with outOfTestExpect() in Analysis Server performance benchmark.
In package:test function expect() does not want to be used outside of
test() methods. So, we need a partial copy for using it in integration
tesitng code, and performance benchmarks.
R=paulberry@google.com, brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/2413573003 .
|
2016-10-12 12:57:03 -07:00 |
|
Konstantin Shcheglov
|
05a86a7495
|
Remove 'initializeTestEnvironment' from 'analysis_server'.
Also fixes the server_options_test.dart:22 test broken in https://codereview.chromium.org/2394683006/
R=paulberry@google.com, brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/2402483002 .
|
2016-10-06 10:26:17 -07:00 |
|
Konstantin Shcheglov
|
de4d8b3a78
|
Switch analysis_server to use 'package:test'.
I'm changing DEPS in the corresponding analyzer CL.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review URL: https://codereview.chromium.org/2394683006 .
|
2016-10-06 08:47:15 -07:00 |
|
Brian Wilkerson
|
685e4ff9e1
|
Revert "Remove unused option in server API"
Review URL: https://codereview.chromium.org/2382033003 .
|
2016-09-30 10:14:12 -07:00 |
|
Brian Wilkerson
|
2972bd0d6b
|
Remove unused option in server API
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2382053002 .
|
2016-09-30 09:04:38 -07:00 |
|
Konstantin Shcheglov
|
0223b08a34
|
Issue 27300. Report HintCode.ABSTRACT_SUPER_MEMBER_REFERENCE. (Land again)
The pkg/analysis_server/test/integration/analysis/error_test was fixed.
R=brianwilkerson@google.com, paulberry@google.com
BUG= https://github.com/dart-lang/sdk/issues/27300
Review URL: https://codereview.chromium.org/2366963002 .
|
2016-09-23 10:21:21 -07:00 |
|
Brian Wilkerson
|
74686371b3
|
Add support for getting the sessionId from instrumentation and sending it to the client
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2359233002 .
|
2016-09-22 10:26:13 -07:00 |
|
William Hesse
|
92cd3e10f5
|
Fix test.py and tests to use an explicit --packages flag.
BUG=https://github.com/dart-lang/sdk/issues/27412
R=johnmccutchan@google.com
Review URL: https://codereview.chromium.org/2361813003 .
|
2016-09-22 17:51:09 +02:00 |
|
Konstantin Shcheglov
|
f4186fb463
|
Issue 27244. Add 'isDeprecated' to HoverInformation.
R=brianwilkerson@google.com
BUG= https://github.com/dart-lang/sdk/issues/27244
Review URL: https://codereview.chromium.org/2310153002 .
|
2016-09-06 11:31:11 -07:00 |
|
Devon Carew
|
c3e64df2af
|
Fix an analysis server test.
BUG=
Review URL: https://codereview.chromium.org/2294163002 .
|
2016-08-30 17:58:31 -07:00 |
|
Brian Wilkerson
|
6ccbef94fc
|
Convert analysis server over to use ContextBuilder
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2286923002 .
|
2016-08-29 08:11:53 -07:00 |
|