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: Serverless Observability Functional Tests.x-pack/test_serverless/functional/test_suites/common/data_view_mgmt·ts - serverless common UI Data View Management "before all" hook for "Scripted fields tab is missing" #165425

Closed
Tracked by #166037
kibanamachine opened this issue Sep 1, 2023 · 15 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Data, DataViews)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 1, 2023

A test failed on a tracked branch

ResponseError: resource_already_exists_exception
	Root causes:
		resource_already_exists_exception: index [basic_index/zXB93wIvSiG3vlgigSWiRA] already exists
    at SniffingTransport.request (node_modules/@elastic/transport/src/Transport.ts:535:17)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Indices.create (node_modules/@elastic/elasticsearch/src/api/api/indices.ts:251:12)
    at attemptToCreate (create_index_stream.ts:145:9)
    at attemptToCreate (create_index_stream.ts:206:9)
    at attemptToCreate (create_index_stream.ts:206:9)
    at handleIndex (create_index_stream.ts:211:5)
    at Transform.transform [as _transform] (create_index_stream.ts:221:13) {
  meta: {
    body: { error: [Object], status: 400 },
    statusCode: 400,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'content-type': 'application/vnd.elasticsearch+json;compatible-with=8',
      'content-length': '385'
    },
    meta: {
      context: null,
      request: [Object],
      name: 'elasticsearch-js',
      connection: [Object],
      attempts: 1,
      aborted: false
    },
    warnings: [Getter]
  }
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 1, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 1, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic added the Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Data, DataViews) label Sep 6, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 6, 2023
mistic added a commit that referenced this issue Sep 6, 2023
@mistic
Copy link
Member

mistic commented Sep 6, 2023

Skipped.

main: 28665e3

@davismcphee davismcphee added loe:small Small Level of Effort impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. and removed blocker labels Sep 8, 2023
@davismcphee davismcphee self-assigned this Sep 8, 2023
bryce-b pushed a commit to bryce-b/kibana that referenced this issue Sep 19, 2023
mattkime added a commit that referenced this issue Oct 2, 2023
## Summary

In data views management - checks `hasOnlyDefaultSpace` value and
renders spaces UI if value is false.

Added functional test to verify this is working as expected on
serverless.

Closes: #165804
#165796
#165425
@mattkime
Copy link
Contributor

mattkime commented Oct 2, 2023

closed by #166576

@davismcphee
Copy link
Contributor

I'm removing the 8.11 label from this issue since it's a Serverless test and isn't tied to a specific release. It will be unskipped as part of the effort to unskip Serverless tests as the CI environment stabilizes: #166037.

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:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Data, DataViews)
Projects
None yet
Development

No branches or pull requests

5 participants