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: X-Pack Endpoint API Integration Tests.x-pack/test/security_solution_endpoint_api_int/apis/endpoint_response_actions/execute·ts - Endpoint plugin Endpoint execute response action "before all" hook for "should not allow execute action without required privilege" #159467

Closed
kibanamachine opened this issue Jun 12, 2023 · 5 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 12, 2023

A test failed on a tracked branch

EndpointDataLoadingError: mapper_parsing_exception
	Caused by:
		mapper_parsing_exception: No handler for type [string] declared on field [source]
	Root causes:
		mapper_parsing_exception: No handler for type [string] declared on field [source]
    at installOrUpgradeEndpointFleetPackage (setup_fleet_for_endpoint.ts:119:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at setupFleetForEndpoint (setup_fleet_for_endpoint.ts:70:5)
    at indexHostsAndAlerts (index_data.ts:92:3)
    at EndpointTestResources.loadEndpointData (endpoint.ts:129:9)
    at Context.<anonymous> (execute.ts:23:21)
    at Object.apply (wrap_function.js:73:16) {
  meta: [
    {
      name: 'endpoint',
      statusCode: 500,
      error: 'mapper_parsing_exception\n' +
        '\tCaused by:\n' +
        '\t\tmapper_parsing_exception: No handler for type [string] declared on field [source]\n' +
        '\tRoot causes:\n' +
        '\t\tmapper_parsing_exception: No handler for type [string] declared on field [source]'
    }
  ]
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jun 12, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 12, 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

@davismcphee davismcphee added Team:Defend Workflows “EDR Workflows” sub-team of Security Solution and removed needs-team Issues missing a team label labels Jun 14, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

@kevinlog
Copy link
Contributor

Was fixed with this: #159484

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 Team:Defend Workflows “EDR Workflows” sub-team of Security Solution
Projects
None yet
Development

No branches or pull requests

4 participants