Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code] add functional test to verify lang server full api symbol/reference counts #44051

Merged
merged 2 commits into from
Sep 1, 2019
Merged

Conversation

mw-ding
Copy link
Contributor

@mw-ding mw-ding commented Aug 26, 2019

Summary

https://github.com/elastic/code/issues/1563

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@mw-ding mw-ding added v8.0.0 Team:Code release_note:skip Skip the PR/issue when compiling release notes v7.5.0 labels Aug 26, 2019
@mw-ding mw-ding requested a review from zfy0701 August 26, 2019 23:45
@elasticmachine
Copy link
Contributor

Pinging @elastic/code

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

await esSupertest
.get('/.code-symbol-gitpro.ttaallkk.top-elastic-code-examples_smoke-19c9057c-1/_count')
.expect(200, {
count: 7,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, the count here should be different than the one we have in kibana repo, because we should have java langserver installed here, thus we should see more symbols

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is right. the one in the integration test need to be updated.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mw-ding
Copy link
Contributor Author

mw-ding commented Aug 29, 2019

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mw-ding mw-ding requested a review from zfy0701 August 29, 2019 22:59
@mw-ding
Copy link
Contributor Author

mw-ding commented Aug 30, 2019

@zfy0701 ping

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mw-ding mw-ding merged commit 12dece6 into elastic:master Sep 1, 2019
mw-ding added a commit that referenced this pull request Sep 1, 2019
…rence counts (#44051) (#44566)

* [Code] add functional test to verify lang server full api symbol/reference counts

* symbol language aggregations
mw-ding added a commit that referenced this pull request Sep 1, 2019
…rence counts (#44051) (#44567)

* [Code] add functional test to verify lang server full api symbol/reference counts

* symbol language aggregations
jloleysens added a commit to jloleysens/kibana that referenced this pull request Sep 2, 2019
…-to-np-ready

* 'master' of github.com:elastic/kibana: (409 commits)
  [ML] Data frame analytics: Fix source index checks. (elastic#44479)
  [Code] try fix this test (elastic#43692)
  skip flaky suite (elastic#44572) (elastic#42111) (elastic#44286) (elastic#43557) (elastic#42567)
  skip flaky suite (elastic#44560)
  skip flaky suite (elastic#44250)
  disable flaky suite (elastic#41336)
  [code] Update download URLs for go lsp. (elastic#44581)
  disable flaky suite (elastic#44575)
  disable flaky suite (elastic#44576)
  [Code] add functional test to verify lang server full api symbol/reference counts (elastic#44051)
  Improve Storybook scripts and load time (elastic#44511)
  Update Dependencies (elastic#44519)
  Remove use of injecti18n in Embeddables plugin (elastic#44043)
  [SIEM] Adds a configuraton option for the default SIEM date time range (elastic#44540)
  [Uptime]Fix/issue 40584  section headline should be inside panel (elastic#43468)
  disable flaky suite (elastic#22322)
  Changes network to use ECS fields (elastic#44392)
  Fix 'workpad flash' when loading new workpad (elastic#44387)
  [renovate] bump new PR version labels
  Update dependency cmd-shim to ^2.1.0 (elastic#44034)
  ...

# Conflicts:
#	src/legacy/core_plugins/console/public/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.5.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants