-
Notifications
You must be signed in to change notification settings - Fork 7
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
test.is
doesn't seem to work on test.js
#165
Comments
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
jviotti
added a commit
that referenced
this issue
Oct 12, 2023
Fixes: #165 Signed-off-by: Juan Cruz Viotti <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
It seems that the
test.is()
statements intest.js
are failing.Here's the complete logs:
How to Repdocude
git clone
npm install
node ./bindings/node/test.js
Suggested Solution
It seems that substituting to
test.equal()
fixes the issue.The text was updated successfully, but these errors were encountered: