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] Fix failing tests due to log level badge colour changes in Borealis #211329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davismcphee
Copy link
Contributor

Summary

This PR fixes functional tests that started failing due to changes to log level badge colours in Borealis. I'm not sure why these started failing or how the PR where it started passed CI, but based on the timeline and test file changes, it looks like it's related to #210468.

cc @tkajtoch Maybe you have some idea what's going on here?

Resolves #211174.
Resolves #211215.

Checklist

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines

@davismcphee davismcphee added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. Team:obs-ux-logs Observability Logs User Experience Team labels Feb 14, 2025
@davismcphee davismcphee self-assigned this Feb 14, 2025
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7889

[✅] x-pack/test_serverless/functional/test_suites/observability/config.ts: 25/25 tests passed.

see run history

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #104 / Fleet Endpoints fleet_setup upgrade managed package policies should upgrade managed package policies

Metrics [docs]

✅ unchanged

cc @davismcphee

@davismcphee davismcphee marked this pull request as ready for review February 14, 2025 23:59
@davismcphee davismcphee requested a review from a team as a code owner February 14, 2025 23:59
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment