-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 ES Promotion: X-Pack Endpoint Functional Tests.x-pack/test/security_solution_endpoint/apps/endpoint - endpoint "before all" hook in "endpoint" #154741
Comments
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
Skipped. main: c39031e |
I think it may be related to this change: elastic/elasticsearch#94724 |
I confirmed with @qn895 that elastic/elasticsearch#94724 changed the way that we validate permissions in transforms. @qn895 is working on this Kibana PR (#154665) which is meant to go with the ES PR referenced above. After the permissions issue is resolved, the functionality and tests should be restored. |
Additional skips here: #154813 |
…e installation issue (#154813) ## Summary Skipping additional cypress tests due to ES promotion issue here: #154741 Will re-enable once ES issue is resolved. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
Tests should be able to be unskipped after we get another ES snapshot promotion including this change: elastic/elasticsearch#95187 |
## Summary Resolves #154740 #154741 These tests were skipped due to an ES promotion block. This PR: elastic/elasticsearch#95187 was added on the ES side and another snapshot was promoted which should allow us to un skip these tests. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios Co-authored-by: Kibana Machine <[email protected]>
closing with #154813 |
X-Pack Endpoint Functional Tests
x-pack/test/security_solution_endpoint/apps/endpoint
endpoint "before all" hook in "endpoint"
This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
The text was updated successfully, but these errors were encountered: