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

Fixing a flaky lambda processor test #5365

Merged

Conversation

san81
Copy link
Collaborator

@san81 san81 commented Jan 28, 2025

Description

LambdaProcessor test testDoExecute_UnableParseResponse is failing at random times. Fixed it with properly mocking the invocation response and hoping it will now show consistent behavior. The only test method that is fixed is testDoExecute_UnableParseResponse All other changes are just code formatter changes

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Santhosh Gandhe <1909520+san81@users.noreply.github.com>
@san81 san81 merged commit c37d255 into opensearch-project:main Jan 28, 2025
44 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants