-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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] Verify flaky osquery tests #169749
Merged
Merged
Changes from 54 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
f2d6929
test flakiness
tomsonpl 18bc8b0
test flakiness
tomsonpl 69b847c
test flakiness
tomsonpl b0e4530
fix cases
tomsonpl bdeecef
actions_form
tomsonpl 91ca659
check login
tomsonpl 5853004
brokeninserverless one test
tomsonpl 7bd8231
change login
tomsonpl f40ba89
Merge branch 'main' into flaky-alerts-loading
tomsonpl a6fa2ae
add check for agent status
tomsonpl 4abf5d3
test
tomsonpl 01d1c39
test
tomsonpl cb282ca
clickoutside and add cy.log
tomsonpl cc11fbc
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine bffa366
recursively set up agent
tomsonpl cbf6f8f
Merge remote-tracking branch 'origin/flaky-alerts-loading' into flaky…
tomsonpl 969d114
add more time
tomsonpl c313e04
more time
tomsonpl 835e39a
test video
tomsonpl dcbcd05
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine dc55d9c
test video
tomsonpl 0d9e7d8
Merge remote-tracking branch 'origin/flaky-alerts-loading' into flaky…
tomsonpl e825588
fix test
tomsonpl 68b9640
fix test
tomsonpl 2da2515
remove global before to login
tomsonpl fc350db
limit specs
tomsonpl f719820
clean up
tomsonpl ef9cc6f
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine f502a9a
specs again
tomsonpl e748b09
Merge remote-tracking branch 'origin/flaky-alerts-loading' into flaky…
tomsonpl 008f001
remove redundant
tomsonpl 0adfd83
Merge branch 'main' into flaky-alerts-loading
tomsonpl 33eb662
unskip
tomsonpl 70d9943
filter videos
tomsonpl 2fb6446
fix
tomsonpl 7a8b0e6
packs_integration.cy.ts
tomsonpl 0578de8
fix
tomsonpl b7610b5
fix metrics
tomsonpl dc91194
fix
tomsonpl 3d3b2e0
fix
tomsonpl 97863fc
fix
tomsonpl 00b3d29
clean up
tomsonpl b4dbac6
Merge branch 'main' into flaky-alerts-loading
tomsonpl 5a647a3
Merge branch 'main' into flaky-alerts-loading
tomsonpl 42bc3d0
unskip
tomsonpl 44c74cb
Merge remote-tracking branch 'origin/flaky-alerts-loading' into flaky…
tomsonpl 9105d07
fixes
tomsonpl e188c9c
pass containerName
tomsonpl 9429418
fix
tomsonpl 11479e3
fix
tomsonpl ed51ade
fix
tomsonpl 97b8865
fix
tomsonpl 76d1e87
fix
tomsonpl 212cc0a
Merge branch 'main' into flaky-alerts-loading
tomsonpl 03be3ef
remove video compressions
tomsonpl 89c5342
Merge remote-tracking branch 'origin/flaky-alerts-loading' into flaky…
tomsonpl 80c962b
change compression
tomsonpl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead of hardcoding values, could we write it in a more dynamic way? checking if the values have changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah not sure, sometimes these numbers change, but in general it is good to know if it is in some scope, and not changed as from 300px to 3000px. I find this to be a quite easy way to get it tested, now just making the expectations more loose.