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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/graph/graph·ts - graph app graph should delete graph #47753

Closed
kibanamachine opened this issue Oct 9, 2019 · 3 comments · Fixed by #48387
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Graph Graph application feature

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 9, 2019

A test failed on a tracked branch

Error: expected 1 to equal 0
at Assertion.assert (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/packages/kbn-expect/expect.js:100:11)
at Assertion.be.Assertion.equal (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/packages/kbn-expect/expect.js:221:8)
at Context.equal (test/functional/apps/graph/graph.ts:165:62)
at process._tickCallback (internal/process/next_tick.js:68:7)

First failure: Jenkins Build

[00:04:25]               │ debg Clicking modal confirm
[00:04:25]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:25]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:25]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:25]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:25]               │ debg --- retry.try error: Modal overlay is showing
[00:04:25]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:25]               │ debg Find.allByCssSelector('[data-test-subj^="graphListingTitleLink"]') with timeout=10000
[00:04:25]               │ info Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+master/kibana/x-pack/test/functional/screenshots/failure/graph app graph should delete graph.png"

jobs:elastic+kibana+master:487:kibana-xpack-tests:

Removal failed, can it be a bug?

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

kibanamachine commented Oct 11, 2019

New failure: Jenkins Build

Same here, item still present in the list:

[00:04:40]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:40]               │ debg --- retry.try error: Modal overlay is showing
[00:04:40]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:40]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:40]               │ debg Find.allByCssSelector('[data-test-subj^="graphListingTitleLink"]') with timeout=10000
[00:04:40]               │ info Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+master/kibana/x-pack/test/functional/screenshots/failure/graph app graph should delete graph.png"

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@dmlemeshko dmlemeshko added the Feature:Graph Graph application feature label Oct 14, 2019
@flash1293 flash1293 self-assigned this Oct 16, 2019
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:Graph Graph application feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants