[EDR Workflows] Fix Osquery tests#215507
Conversation
|
/ci |
|
/ci |
| 'can add to timeline from response action results', | ||
| { tags: ['@ess', '@serverless'] }, | ||
| () => { | ||
| const timelineRegex = new RegExp(`Added ${UUID_REGEX} to Timeline`); |
There was a problem hiding this comment.
changed timeline to Timeline
|
/ci |
|
/ci |
|
/ci |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#8089[✅] [Serverless] Osquery - Cypress: 25/25 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#8092[❌] [Serverless] Osquery - Cypress: 22/25 tests passed. |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#8174[❌] Osquery - Cypress: 3/25 tests passed. |
|
@elasticmachine merge upstream |
|
There are no new commits on the base branch. |
|
/ci |
💚 Build Succeeded
Metrics [docs]
History
cc @tomsonpl |
| // cy.contains('Save for later').click(); | ||
| // cy.contains('Save query'); | ||
| // cy.get('[data-test-subj="osquery-save-query-flyout"]').within(() => { | ||
| // cy.get('.euiButtonEmpty').contains('Cancel').click(); | ||
| // }); |
There was a problem hiding this comment.
Please remove before merging
| // cy.getBySel(RESULTS_TABLE).within(() => { | ||
| // cy.getBySel(RESULTS_TABLE_BUTTON).should('not.exist'); | ||
| // }); |
There was a problem hiding this comment.
Please remove before merging
There was a problem hiding this comment.
Sorry, automatic merge happened... I've opened a follow up PR. #218201
|
Starting backport for target branches: 8.18 https://github.com/elastic/kibana/actions/runs/14463929281 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Closes elastic#197335 Closes elastic#192128 Closes elastic#181889 Closes elastic#178404 Closes elastic#169785 (cherry picked from commit 9595c1e) # Conflicts: # x-pack/platform/plugins/shared/osquery/cypress/e2e/all/alerts_automated_action_results.cy.ts # x-pack/platform/plugins/shared/osquery/cypress/e2e/all/alerts_cases.cy.ts # x-pack/platform/plugins/shared/osquery/cypress/e2e/all/alerts_linked_apps.cy.ts # x-pack/platform/plugins/shared/osquery/cypress/e2e/all/ecs_mappings.cy.ts
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
# Backport This will backport the following commits from `main` to `8.18`: - [[EDR Workflows] Fix Osquery tests (#215507)](#215507) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tomasz Ciecierski","email":"tomasz.ciecierski@elastic.co"},"sourceCommit":{"committedDate":"2025-04-15T07:37:58Z","message":"[EDR Workflows] Fix Osquery tests (#215507)\n\nCloses #197335\nCloses #192128\nCloses #181889\nCloses #178404 \nCloses #169785","sha":"9595c1ebd519091ad3dba82f67613e6133c9a850","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:Defend Workflows","backport:version","v9.1.0","v8.18.1"],"title":"[EDR Workflows] Fix Osquery tests","number":215507,"url":"https://github.com/elastic/kibana/pull/215507","mergeCommit":{"message":"[EDR Workflows] Fix Osquery tests (#215507)\n\nCloses #197335\nCloses #192128\nCloses #181889\nCloses #178404 \nCloses #169785","sha":"9595c1ebd519091ad3dba82f67613e6133c9a850"}},"sourceBranch":"main","suggestedTargetBranches":["8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215507","number":215507,"mergeCommit":{"message":"[EDR Workflows] Fix Osquery tests (#215507)\n\nCloses #197335\nCloses #192128\nCloses #181889\nCloses #178404 \nCloses #169785","sha":"9595c1ebd519091ad3dba82f67613e6133c9a850"}},{"branch":"8.18","label":"v8.18.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Closes #197335
Closes #192128
Closes #181889
Closes #178404
Closes #169785