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/drag_and_drop·ts - lens app lens drag and drop tests keyboard drag and drop should move dimension to incompatible dimension #216123

Open
kibanamachine opened this issue Mar 27, 2025 · 1 comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected [ 'Count of records', 'Count of records [1]' ] to sort of equal [ 'Count of records', 'Unique count of @timestamp' ]
    at Assertion.assert (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1743054358680181778/elastic/kibana-es-forward-compatibility-testing/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1743054358680181778/elastic/kibana-es-forward-compatibility-testing/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (test/functional/apps/lens/drag_and_drop.ts:235:94)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1743054358680181778/elastic/kibana-es-forward-compatibility-testing/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:78:16) {
  actual: '[\n  "Count of records"\n  "Count of records [1]"\n]',
  expected: '[\n  "Count of records"\n  "Unique count of @timestamp"\n]',
  showDiff: true
}

First failure: kibana-es-forward-compatibility-testing - 7.17

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Mar 27, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 27, 2025
@kibanamachine kibanamachine added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Mar 27, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Mar 27, 2025
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 Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants