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/group4/_data_view_edit·ts - discover/group4 data view flyout "after all" hook for "update data view with no time field" #201072

Open
kibanamachine opened this issue Nov 21, 2024 · 5 comments · Fixed by #201784
Assignees
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test 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 21, 2024

A test failed on a tracked branch

ResponseError: index_not_found_exception
	Root causes:
		index_not_found_exception: no such index [my-index-000003]
    at SniffingTransport._request (node_modules/@elastic/transport/src/Transport.ts:602:17)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at SniffingTransport.request (node_modules/@elastic/transport/src/Transport.ts:722:14)
    at Context.<anonymous> (_data_view_edit.ts:50:7)
    at Object.apply (wrap_function.js:74:16) {
  options: { redaction: { type: 'replace', additionalKeys: [] } },
  meta: {
    body: { error: [Object], status: 404 },
    statusCode: 404,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'content-type': 'application/json',
      'content-length': '419'
    },
    meta: {
      context: null,
      request: [Object],
      name: 'elasticsearch-js',
      connection: [Object],
      attempts: 0,
      aborted: false
    },
    warnings: null
  }
}

First failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 21, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 21, 2024
@kibanamachine kibanamachine added failed-es-promotion Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Nov 21, 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 21, 2024
@kibanamachine
Copy link
Contributor Author

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

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jughosta jughosta self-assigned this Nov 25, 2024
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Nov 27, 2024
- Closes elastic#201072
- Closes elastic#201071

I would not say that the changes fixed it but it does not fail again so
let's unskip and monitor.

(cherry picked from commit 4701af3)
@kibanamachine kibanamachine reopened this Nov 28, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.17

jughosta added a commit to jughosta/kibana that referenced this issue Nov 28, 2024
- Closes elastic#201072
- Closes elastic#201071

I would not say that the changes fixed it but it does not fail again so
let's unskip and monitor.

(cherry picked from commit 4701af3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test 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

Successfully merging a pull request may close this issue.

3 participants