elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.05k forks source link

Failing test: Example plugin functional tests.test/examples/index_pattern_field_editor_example/index_pattern_field_editor_example·ts - index pattern field editor example index pattern field editor example finds an index pattern #180541

Open kibanamachine opened 3 months ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

Error: retry.try timeout: Error: expected testSubject(indexPatternTitle) to exist
    at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
    at /var/lib/buildkite-agent/builds/kb-cigroup-4d-17dda95f3366f258/elastic/kibana-on-merge/kibana/test/examples/index_pattern_field_editor_example/index_pattern_field_editor_example.ts:19:9
    at runAttempt (test/common/services/retry/retry_for_success.ts:29:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:21)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/examples/index_pattern_field_editor_example/index_pattern_field_editor_example.ts:18:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:78:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/examples/index_pattern_field_editor_example/index_pattern_field_editor_example.ts:18:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:78:16)

First failure: CI Build - 7.17

elasticmachine commented 2 months ago

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