Skip to content

Removed print statements because it messes with the tests#2789

Merged
sentrivana merged 1 commit intomasterfrom
antonpirker/remove-prints-in-lambda-integrations
Mar 7, 2024
Merged

Removed print statements because it messes with the tests#2789
sentrivana merged 1 commit intomasterfrom
antonpirker/remove-prints-in-lambda-integrations

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

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
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.

2 participants