Skip to content

Removed print statements because it messes with the tests #2789

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
@sentrivana sentrivana deleted the antonpirker/remove-prints-in-lambda-integrations branch March 7, 2024 08:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants