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: Serverless Observability Functional Tests.x-pack/test_serverless/functional/test_suites/observability/dataset_quality/dataset_quality_table·ts - serverless observability UI Dataset Quality Dataset quality table shows the last activity when in time range #182353

Open
kibanamachine opened this issue May 2, 2024 · 1 comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:obs-ux-logs Observability Logs User Experience Team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected [] to sort of equal [ 'No activity in the selected timeframe',
  'No activity in the selected timeframe',
  'No activity in the selected timeframe',
  'No activity in the selected timeframe' ]
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (dataset_quality_table.ts:199:43)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '[]',
  expected: '[\n' +
    '  "No activity in the selected timeframe"\n' +
    '  "No activity in the selected timeframe"\n' +
    '  "No activity in the selected timeframe"\n' +
    '  "No activity in the selected timeframe"\n' +
    ']',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 2, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label May 2, 2024
@kibanamachine kibanamachine added the Team:obs-ux-logs Observability Logs User Experience Team label May 2, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 2, 2024
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:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
Development

No branches or pull requests

2 participants