kibana icon indicating copy to clipboard operation
kibana copied to clipboard

Failing ES Promotion: FTR Configs #49 / transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through the wizard and sets all needed fields

Open mistic opened this issue 1 year ago • 3 comments

Chrome X-Pack UI Functional Tests - transform - creation - index pattern x-pack/test/functional/apps/transform/creation/index_pattern/creation_index_pattern.ts

transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through the wizard and sets all needed fields

This failure is preventing the promotion of the current Elasticsearch snapshot.

For more information on the Elasticsearch snapshot process including how to reproduce using the unverified ES build please read the failed promotion annotation. Other important information can be found at:

Error: retry.tryForTime timeout: Error: Legend text for column 'customer_full_name' should be 'top 20 of 3321 categories' (got 'top 20 of 3327 categories')
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at wizard.ts:253:37
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:79:21)
    at RetryService.tryForTime (retry.ts:23:12)
    at Object.assertIndexPreviewHistogramCharts (wizard.ts:199:7)
    at Context.<anonymous> (creation_index_pattern.ts:597:13)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:67:13)
    at RetryService.tryForTime (retry.ts:23:12)
    at Object.assertIndexPreviewHistogramCharts (wizard.ts:199:7)
    at Context.<anonymous> (creation_index_pattern.ts:597:13)
    at Object.apply (wrap_function.js:73:16)

mistic avatar Feb 12 '24 13:02 mistic

Pinging @elastic/ml-ui (:ml)

elasticmachine avatar Feb 12 '24 13:02 elasticmachine

Skipped.

main: 29580f3

mistic avatar Feb 12 '24 13:02 mistic

Removing blocker label as manual UI test shows it's working.

walterra avatar Feb 16 '24 10:02 walterra