-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
assert.deepEqual is broken? #5907
Copy link
Copy link
Closed
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.
Metadata
Metadata
Assignees
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem:
Does not throw an exception, when comparing two Float32Array which have the small different values.
This works as expected.