-
Notifications
You must be signed in to change notification settings - Fork 13
Downgrade IsEqual crashing from error to warning #3444
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
Downgrade IsEqual crashing from error to warning #3444
Conversation
@IsakNaslundBh to confirm, the following actions are now queued:
There are 150 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 204 requests in the queue ahead of you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This addresses the issue of serialization checks tagged as failed due to errors in the testing process instead of actual serialization errors.
@BHoMBot check ready-to-merge |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 222 requests in the queue ahead of you. |
The check |
@BHoMBot check ready-to-merge |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 230 requests in the queue ahead of you. |
NOTE: Depends on
Issues addressed by this PR
#3442
Change crash of IsEqual from error to warning
Test files
Changelog
Additional comments