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

Removed print statements because it messes with the tests #2789

Merged

Conversation

antonpirker
Copy link
Member

Our Lambda tests rely on parsing the stdout output of Lambda functions and only the last X bytes we can parse. So I removed those print statements because it can be that they are to long and then we can not parse the important parts of the stdout output.

@sentrivana sentrivana merged commit d62dc90 into master Mar 7, 2024
121 of 123 checks passed
@sentrivana sentrivana deleted the antonpirker/remove-prints-in-lambda-integrations branch March 7, 2024 08:36
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.

None yet

2 participants