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/lens/smokescreen·ts - lens app lens smokescreen tests should create an xy visualization with filters aggregation #77969

Closed
kibanamachine opened this issue Sep 19, 2020 · 20 comments · Fixed by #78566, #85567 or #121083
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 19, 2020

A test failed on a tracked branch

{ Error: expected [ 'ip : *', '@message.raw geo.src : CN' ] to sort of equal [ 'ip : *', 'geo.src : CN' ]
    at Assertion.assert (/dev/shm/workspace/parallel/7/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/7/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.it (test/functional/apps/lens/smokescreen.ts:81:63)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual: '[\n  "ip : *"\n  "@message.raw geo.src : CN"\n]',
  expected: '[\n  "ip : *"\n  "geo.src : CN"\n]',
  showDiff: true }

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 19, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@flash1293 flash1293 added Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Sep 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@flash1293
Copy link
Contributor

This became pretty flaky not long ago:
Screenshot 2020-09-21 at 16 38 05

Maybe because of #77863 ?

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@wylieconlon
Copy link
Contributor

The most recent message is expected [ 'ip : *', '@message.raw geo.src : CN' ] to sort of equal [ 'ip : *', 'geo.src : CN' ], I think this is likely an issue in the way the test is written.

@tylersmalley
Copy link
Contributor

tylersmalley commented Sep 22, 2020

Skipped

image

master: f412971
7.x: cea299b

@dej611 dej611 self-assigned this Sep 23, 2020
@mbondyra
Copy link
Contributor

Hi @dej611 I saw you already took care of this one – I think the solution would be to clear the input field before typing a filter string here: https://github.com/elastic/kibana/pull/77863/files#diff-593978ac44529e71d36a3c038cb91c00R129

@dej611
Copy link
Contributor

dej611 commented Sep 28, 2020

Yes, tried that. Unfortunately the problem is not the field being filled, rather the auto-suggestion pick a random field by the first Enter press to close the dropdown.

@flash1293
Copy link
Contributor

@dej611 This issue was closed by a PR, but this PR didn't remove the actual skip: https://github.com/elastic/kibana/blob/master/x-pack/test/functional/apps/lens/smokescreen.ts#L17

I'm not sure whether the flaky runner was actually testing something based on this. Could you take a look soon?

@dej611
Copy link
Contributor

dej611 commented Oct 13, 2020

Fixed by #80190

@kibanamachine kibanamachine reopened this Dec 9, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger added a commit that referenced this issue Dec 9, 2020
spalger added a commit that referenced this issue Dec 9, 2020
(cherry picked from commit 3d8b95f)
@spalger
Copy link
Contributor

spalger commented Dec 9, 2020

Started failing all of the sudden on 7.x and PRs, skipped

image

master: 3d8b95f
7.x/7.11: d320cfc

@flash1293
Copy link
Contributor

There's an additional filter configured with an open flyout:
Screenshot 2020-12-10 at 09 58 27

Very likely caused by #85379, investigating

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.16

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:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
8 participants