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

discover app query save query should show toast message and display query name #20810

Closed
liza-mae opened this issue Jul 14, 2018 · 5 comments
Closed
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Discover Discover Application high Team:Visualizations Visualization editors, elastic-charts and infrastructure test

Comments

@liza-mae
Copy link
Contributor

This test failed on one of runs for my PR, looks to be flaky, should be looked at.

23:33:53 │ proc [ftr] └-> "before each" hook: global before each
23:33:53 │ proc [ftr] │ debg saveSearch
23:33:53 │ proc [ftr] │ debg TestSubjects.click(discoverSaveButton)
23:33:53 │ proc [ftr] │ debg TestSubjects.find(discoverSaveButton)
23:33:53 │ proc [ftr] │ debg findByCssSelector [data-test-subj~="discoverSaveButton"]
23:33:54 │ proc [ftr] │ debg TestSubjects.click(discoverSaveSearchButton)
23:33:54 │ proc [ftr] │ debg TestSubjects.find(discoverSaveSearchButton)
23:33:54 │ proc [ftr] │ debg findByCssSelector [data-test-subj~="discoverSaveSearchButton"]
23:33:54 │ proc [ftr] │ debg isGlobalLoadingIndicatorVisible
23:33:54 │ proc [ftr] │ debg TestSubjects.exists(globalLoadingIndicator)
23:33:54 │ proc [ftr] │ debg existsByDisplayedByCssSelector [data-test-subj~="globalLoadingIndicator"]
23:33:55 │ info [o.e.c.m.MetaDataIndexTemplateService] [eMDzpoq] adding template [kibana_index_template:.kibana] for index patterns [.kibana]
23:33:55 │ proc [ftr] │ debg awaitGlobalLoadingIndicatorHidden
23:33:55 │ proc [ftr] │ debg TestSubjects.find(globalLoadingIndicator-hidden)
23:33:55 │ proc [ftr] │ debg findByCssSelector [data-test-subj~="globalLoadingIndicator-hidden"]
23:33:55 │ proc [ftr] │ debg TestSubjects.find(discoverCurrentQuery)
23:33:55 │ proc [ftr] │ debg findByCssSelector [data-test-subj~="discoverCurrentQuery"]
23:33:55 │ proc [ftr] │ info Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/screenshots/failure/discover app discover app query save query should show toast message and display query name.png"
23:33:55 │ proc [ftr] │ info Current URL is: http://localhost:5620/app/kibana#/discover?_g=(refreshInterval:(pause:!f,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,mode:absolute,to:%272015-09-23T18:31:44.000Z%27))&_a=(columns:!(_source),index:%27logstash-*%27,interval:auto,query:(language:lucene,query:%27%27),sort:!(%27@timestamp%27,desc))
23:33:55 │ proc [ftr] │ info Saving page source to: /var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/failure_debug/html/discover app discover app query save query should show toast message and display query name.html
23:33:56 │ proc [ftr] └- ✖ fail: "discover app discover app query save query should show toast message and display query name"
23:33:56 │ proc [ftr] │ Error: expected '' to equal 'Query # 1'
23:33:56 │ proc [ftr] │ at Assertion.assert (node_modules/expect.js/index.js:96:13)
23:33:56 │ proc [ftr] │ at Assertion.be.Assertion.equal (node_modules/expect.js/index.js:216:10)
23:33:56 │ proc [ftr] │ at Assertion.(anonymous function) [as be] (node_modules/expect.js/index.js:69:24)
23:33:56 │ proc [ftr] │ at Context. (test/functional/apps/discover/_discover.js:69:42)
23:33:56 │ proc [ftr] │ at
23:33:56 │ proc [ftr] │
23:33:56 │ proc [ftr] │
23:33:56 │ proc [ftr] └-> "after all" hook
23:33:56 │ proc [ftr] └-> "after all" hook
23:33:56 │ proc [ftr] └-> "after all" hook: unloadMakelogs

@cjcenizal cjcenizal self-assigned this Jul 26, 2018
@liza-mae liza-mae changed the title Flaky test discover app query save query should show toast message and display query name discover app query save query should show toast message and display query name Aug 24, 2018
@timroes timroes added Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Discovery labels Sep 16, 2018
@rayafratkina
Copy link
Contributor

Removed the version labels: we should not be assigning version until the PR is merged.

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test and removed flaky-failing-test labels Nov 1, 2018
@stacey-gammon
Copy link
Contributor

Failing consistently on 6.5, either cloud or windows build:

screen shot 2019-01-08 at 6 21 44 pm

@stacey-gammon
Copy link
Contributor

cc @elastic/kibana-app

@cuff-links
Copy link
Contributor

This flaky test should be fixed by the merge of #31446.

@tylersmalley
Copy link
Contributor

Closing, should be fixed by #31446.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Discover Discover Application high Team:Visualizations Visualization editors, elastic-charts and infrastructure test
Projects
None yet
Development

No branches or pull requests

8 participants