[ci] Revert security solution cypress file name change#92882
Merged
yctercero merged 5 commits intoelastic:7.12from Feb 25, 2021
Merged
[ci] Revert security solution cypress file name change#92882yctercero merged 5 commits intoelastic:7.12from
yctercero merged 5 commits intoelastic:7.12from
Conversation
Temporarily disabling security solution Firefox tests. Seem to be race conditions present in the Firefox run specifically causing flake. # Conflicts: # .ci/Jenkinsfile_security_cypress # vars/tasks.groovy
Contributor
|
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
brianseeders
approved these changes
Feb 25, 2021
tylersmalley
approved these changes
Feb 25, 2021
Member
tylersmalley
left a comment
There was a problem hiding this comment.
Verified this file does exist.
This was referenced Feb 25, 2021
spalger
approved these changes
Feb 25, 2021
Contributor
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: cc @yctercero |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reverts the security solution cypress name change #92516 that was backported to 7.12. Originally seemed that update to cypress tests where they were split into chrome and firefox was backported to 7.12, but they weren't. The subsequent PR to disable firefox tests was bacported to 7.12 and this created the issue as it was now looking for a non-existent chrome specific config.