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

Issue 422133002: add FUNCTION_TYPE_ALIAS to CompletionSuggestionKind (Closed)

Created:
6 years, 4 months ago by danrubel
Modified:
6 years, 4 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Visibility:
Public.

Description

add FUNCTION_TYPE_ALIAS to CompletionSuggestionKind BUG=dartbug/20188 R=paulberry@google.com Committed: https://code.google.com/p/dart/source/detail?r=38670

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M pkg/analysis_server/test/completion_test.dart View 4 chunks +27 lines, -8 lines 0 comments Download
M pkg/analysis_services/lib/completion/completion_suggestion.dart View 4 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danrubel
6 years, 4 months ago (2014-07-28 20:07:34 UTC) #1
Paul Berry
lgtm Does this fix the test in pkg/analysis_server/test/integration/completion_domain_inttest.dart? If so, would you mind re-enabling that ...
6 years, 4 months ago (2014-07-28 20:38:03 UTC) #2
danrubel
Committed patchset #3 manually as r38670 (presubmit successful).
6 years, 4 months ago (2014-07-29 12:37:28 UTC) #3
danrubel
6 years, 4 months ago (2014-07-29 14:58:25 UTC) #4
Message was sent while issue was closed.
On 2014/07/28 20:38:03, Paul Berry wrote:
> lgtm
> 
> Does this fix the test in
> pkg/analysis_server/test/integration/completion_domain_inttest.dart?  If so,
> would you mind re-enabling that test (by removing the "fail_" prefix from
> fail_test_getSuggestions_string_var() and removing the dummy method
> test_placeholder())?
> 
> Thanks!

Unfortunately my CL did not fix the integration tests, but I did hook the stub
into the main test suite.
https://codereview.chromium.org/423083005/

Powered by Google App Engine
This is Rietveld 408576698