Skip to content

Conversation

@amychisholm03
Copy link
Contributor

For unit tests, logMessage["error.stack"] is truncated at 1024 characters and last three chars are replaced with ellipses. If error.stack exceeds 1021 chars, the equality test fails. Solution was to compare only the first 1021 chars.

@CLAassistant
Copy link

CLAassistant commented Jun 25, 2024

CLA assistant check
All committers have signed the CLA.

@bizob2828 bizob2828 added the dev:tests Indicates only changes to tests label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev:tests Indicates only changes to tests

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants