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

Flaky management test: "import objects should handle saved searches" #18682

Closed
stacey-gammon opened this issue May 1, 2018 · 2 comments
Closed
Assignees
Labels

Comments

@stacey-gammon
Copy link
Contributor

Output:

18:18:56        │ debg  TestSubjects.exists(globalLoadingIndicator)
18:18:56        │ debg  existsByDisplayedByCssSelector [data-test-subj~="globalLoadingIndicator"]
18:18:57        │ debg  isGlobalLoadingIndicatorHidden
18:18:57        │ debg  findByCssSelector [data-test-subj="globalLoadingIndicator"].ng-hide
18:18:57        │ debg  TestSubjects.find(objectsTab-visualizations)
18:18:57        │ debg  findByCssSelector [data-test-subj~="objectsTab-visualizations"]
18:18:58        │ debg  TestSubjects.findAll(objectsTableRow)
18:18:58        │ debg  in findAllByCssSelector: [data-test-subj~="objectsTableRow"]
18:18:58        │ debg  TestSubjects.find(objectsTab-searches)
18:18:58        │ debg  findByCssSelector [data-test-subj~="objectsTab-searches"]
18:18:58        │ debg  TestSubjects.findAll(objectsTableRow)
18:18:58        │ debg  in findAllByCssSelector: [data-test-subj~="objectsTableRow"]
18:18:58        │ info  Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/screenshots/failure/management import objects should handle saved searches and objects with saved searches properly.png"
18:18:58        │ info  Current URL is: http://localhost:5620/app/kibana#/management/kibana/objects?_g=()&_a=(tab:searches)
18:18:58        │ info  Saving page source to: /var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/failure_debug/html/management import objects should handle saved searches and objects with saved searches properly.html
18:18:58      └- ✖ fail: "management import objects should handle saved searches and objects with saved searches properly"
18:18:58      │        Error: expected 0 to equal 1
18:18:58      │         at Assertion.assert (node_modules/expect.js/index.js:96:13)
18:18:58      │         at Assertion.be.Assertion.equal (node_modules/expect.js/index.js:216:10)
18:18:58      │         at Assertion.(anonymous function) [as be] (node_modules/expect.js/index.js:69:24)
18:18:58      │         at Context.<anonymous> (test/functional/apps/management/_import_objects.js:128:48)
18:18:58      │         at <anonymous>:null:null

Historical failing rate:
screen shot 2018-05-01 at 7 54 34 am

Link to recent build failure: https://kibana-ci.elastic.co/job/elastic+kibana+pull-request+multijob-selenium/2384

cc @elastic/kibana-management

@chrisronline
Copy link
Contributor

This should be addressed with #17426

@cjcenizal cjcenizal self-assigned this Jul 23, 2018
@cjcenizal
Copy link
Contributor

Technically this was addressed by #20409.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants