-
Notifications
You must be signed in to change notification settings - Fork 12
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
Workflow failure: Run Acceptance Tests on main #274
Comments
Looks like the property tests may have caught an edge case:
|
Formatting the failing inputs to make it a little easier to read:
The test is supposed to be checking that the deepEqual function returns false for two distinct PropertyValue instances, but for some reason these returned equal |
It's a real edge case in the test, but the values are actually equal. The nested |
This issue has been addressed in PR #275 and shipped in release v0.23.0. |
Workflow Failure
Run Acceptance Tests on main has failed. See the list of failures below:
The text was updated successfully, but these errors were encountered: