-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
.../input/entityanalytics/provider/okta: Fix flaky tests #42123
base: main
Are you sure you want to change the base?
.../input/entityanalytics/provider/okta: Fix flaky tests #42123
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
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.
LGTM after changelog fixed.
This looks like it might be related to go.dev/issue/44343.
@@ -108,6 +108,7 @@ The list below covers the major changes between 7.0.0-rc2 and main only. | |||
- AWS CloudWatch Metrics record previous endTime to use for next collection period and change log.logger from cloudwatch to aws.cloudwatch. {pull}40870[40870] | |||
- Fix flaky test in cel and httpjson inputs of filebeat. {issue}40503[40503] {pull}41358[41358] | |||
- Fix documentation and implementation of raw message handling in Filebeat http_endpoint by removing it. {pull}41498[41498] | |||
- Fix flaky test in cel and httpjson inputs of filebeat. {issue}42059[42059] {pull}42123[42123] |
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.
- Fix flaky test in cel and httpjson inputs of filebeat. {issue}42059[42059] {pull}42123[42123] | |
- Fix flaky test in filebeat Okta entity analytics provider. {issue}42059[42059] {pull}42123[42123] |
/test |
Proposed commit message
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
None.
Related issues