-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 UI Functional Tests.test/functional/apps/visualize/group5/_tsvb_time_series·ts - visualize app visual builder Time Series basics Clicking on the chart should create a filter for series with multiple split by terms fields one of which has formatting #139114
Comments
Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors) |
Like #139096 and #139040 this seems to be caused by losing an element reference between fetching the elements and checking their contents: kibana/test/functional/services/filter_bar.ts Line 108 in 7b11420
Not sure why this suddenly started happening, maybe it's re-rendering between these two parts. Might wait for loading to settle before fetching the filter labels. |
New failure: CI Build - main |
Same test, but a different thing that fails - this time it's the adding the second field that doesn't work:
I think it's because adding the first field makes TSVB reload which removes the element the |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - 8.12 |
A test failed on a tracked branch
First failure: CI Build - main
The text was updated successfully, but these errors were encountered: