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 UI Functional Tests.test/functional/apps/discover/group5/_no_data·ts - discover/group5 discover no data skips to Discover to try ES|QL #199880

Closed
kibanamachine opened this issue Nov 12, 2024 · 3 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 12, 2024

A test failed on a tracked branch

Error: expected testSubject(unifiedHistogramChart) to exist
    at TestSubjects.existOrFail (test_subjects.ts:76:13)
    at Context.<anonymous> (_no_data.ts:69:7)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - 8.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 12, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 12, 2024
@kibanamachine kibanamachine added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Nov 12, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 12, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kertal kertal added loe:small Small Level of Effort impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Nov 18, 2024
@kertal
Copy link
Member

kertal commented Nov 19, 2024

Unrelated error, closing

[00:00:36]         │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="fatalErrorScreen"]') with timeout=2500
[00:00:36]         │ warn browser[SEVERE] http://localhost:5620/internal/security/api_key/_has_active - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:00:36]         │ warn browser[SEVERE] http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js 15:95758 "Could not determine whether user has API keys:" http_fetch_error_HttpFetchError: Not Found
[00:00:36]         │          at fetch_Fetch.fetchResponse (http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:231713)
[00:00:36]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229705
[00:00:36]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229662
[00:00:39]         │ debg --- retry.tryForTime error: [data-test-subj="fatalErrorScreen"] is not displayed - Attempt #: 0
[00:00:39]         │ debg ... sleep(501) start
[00:00:40]         │ debg ... sleep(501) end
[00:00:40]         │ debg in navigateTo url = http://localhost:5620/app/discover#/
[00:00:40]         │ debg TestSubjects.click(tryESQLLink)
[00:00:40]         │ debg Find.clickByCssSelector('[data-test-subj="tryESQLLink"]') with timeout=10000
[00:00:40]         │ debg Find.findByCssSelector('[data-test-subj="tryESQLLink"]') with timeout=10000
[00:00:40]         │ debg isGlobalLoadingIndicatorVisible
[00:00:40]         │ debg TestSubjects.exists(globalLoadingIndicator)
[00:00:40]         │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:00:41]         │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:00:41]         │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:00:41]         │ proc [kibana] [2024-11-12T20:44:13.839+00:00][INFO ][plugins.fleet.fleet_authz_router] Kibana security must be enabled to use Fleet {"service":{"node":{"roles":["background_tasks","ui"]}}}
[00:00:41]         │ debg TestSubjects.missingOrFail(loadingSpinner)
[00:00:41]         │ debg Find.waitForDeletedByCssSelector('[data-test-subj="loadingSpinner"]') with timeout=100000
[00:00:42]         │ warn browser[SEVERE] http://localhost:5620/internal/search/esql_async/FkE1Ykk1b0tEUmpPSzN4UjE2S2N4ZmcbUW5wU0k1eFRRMjJYQlpvV0x5Sk5DdzozMDgw - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:00:42]         │ warn browser[SEVERE] http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js 15:95758 http_fetch_error_HttpFetchError: Not Found
[00:00:42]         │          at fetch_Fetch.fetchResponse (http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:231713)
[00:00:42]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229705
[00:00:42]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229662
[00:00:42]         │ warn browser[SEVERE] http://localhost:5620/api/fleet/epm/packages/installed?showOnlyActiveDataStreams=true - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:00:42]         │ warn browser[SEVERE] http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js 15:95758 "Failed to fetch integrations" http_fetch_error_HttpFetchError: Forbidden
[00:00:42]         │          at fetch_Fetch.fetchResponse (http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:231713)
[00:00:42]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229705
[00:00:42]         │          at async http://localhost:5620/0c70304a2fb6/bundles/core/core.entry.js:16:229662
[00:00:42]         │ debg TestSubjects.exists(ESQLEditor)
[00:00:42]         │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="ESQLEditor"]') with timeout=120000
[00:00:42]         │ debg TestSubjects.exists(unifiedHistogramChart)

@kertal kertal closed this as completed Nov 19, 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 impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

3 participants