Skip to content

Failing test: Chrome UI Functional Tests.test/functional/apps/visualize/_metric_chart·ts - visualize app visualize ciGroup10 metric chart should show Percentiles #106121

Closed

Description

A test failed on a tracked branch

Error: retry.try timeout: Error: expected [ '2,147,483,648',
  '1st percentile of machine.ram',
  '3,221,225,472',
  '5th percentile of machine.ram',
  '7,516,192,768',
  '25th percentile of machine.ram',
  '12,884,901,888',
  '50th percentile of machine.ram',
  '18,253,611,008',
  '75th percentile of machine.ram',
  '32,212,254,720',
  '95th percentile of machine.ram',
  '32,212,254,720',
  '99th percentile of machine.ram' ] to sort of equal [ '1,000', 'Unique count of clientip' ]
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8)
    at tryingForTime (test/functional/apps/visualize/_metric_chart.ts:154:41)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/visualize/_metric_chart.ts:152:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/visualize/_metric_chart.ts:152:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: Jenkins Build

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions