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

[EDR Workflows] Unskip e2e tests due vagrant up error #175780

Conversation

dasansol92
Copy link
Contributor

@dasansol92 dasansol92 commented Jan 29, 2024

Summary

Re-enable skipped e2e tests due vagrant up error. This pr depends on this change: #175755
Originally merged at main here: #175754

closes: #170811
closes: #170674
closes: #169343
closes: #170601
closes: #173464
closes: #170667
closes: #170812
closes: #170604
closes: #170373
closes: #169958
closes: #170814
closes: #170424
closes: #170706
closes: #170563
closes: #169689
closes: #170817
closes: #169821
closes: #170816
closes: #170794

For maintainers

@dasansol92 dasansol92 added release_note:skip Skip the PR/issue when compiling release notes Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.12.1 labels Jan 29, 2024
@dasansol92
Copy link
Contributor Author

/ci

@dasansol92
Copy link
Contributor Author

@elasticmachine merge upstream

@dasansol92
Copy link
Contributor Author

/ci

@dasansol92 dasansol92 marked this pull request as ready for review January 29, 2024 17:16
@elasticmachine
Copy link
Contributor

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

@dasansol92 dasansol92 requested review from a team, ashokaditya and paul-tavares and removed request for a team January 29, 2024 17:16
Copy link
Contributor

@tomsonpl tomsonpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🙇

@@ -21,8 +21,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy';
import { createEndpointHost } from '../../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data';

// Failing: See https://github.com/elastic/kibana/issues/170424
describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => {
describe('Response console', { tags: ['@ess', '@serverless'] }, () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also undo the change on line 115 on this file. Since Kibana v18.2 is on node 18.18.2, the assumption that the package unzip causes issues on the test is not relevant on this branch. So it should be back to expect(unzippedFileContent).to.equal(fileContent);

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done: ad9c083

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes 🚀

@dasansol92
Copy link
Contributor Author

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@dasansol92 dasansol92 merged commit d6bbcfc into elastic:8.12 Feb 2, 2024
30 checks passed
This was referenced Feb 2, 2024
This was referenced Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants