Skip to content
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

Fix test expectation #3357

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Fix test expectation #3357

merged 1 commit into from
Mar 29, 2019

Conversation

BridgeAR
Copy link
Contributor

The test expects a specific precision value that is not met on all
V8 versions anymore due to a recent consolidation of different
algorithms across the V8 code base.

This makes sure the preceision is tested against one digit less to
keep the test working on all V8 versions.

Refs: https://chromium.googlesource.com/v8/v8/+/98453126c109016c9d32c6ebd89dd83f69dd8efb
Refs: nodejs/node#25060 (comment)

The test expects a specific precision value that is not met on all
V8 versions anymore due to a recent consolidation of different
algorithms across the V8 code base.

This makes sure the preceision is tested against one digit less to
keep the test working on all V8 versions.

Refs: https://chromium.googlesource.com/v8/v8/+/98453126c109016c9d32c6ebd89dd83f69dd8efb
Refs: nodejs/node#25060 (comment)
@alexlamsl
Copy link
Collaborator

Funky − thanks for the fix! 👍

@alexlamsl alexlamsl merged commit 4b21526 into mishoo:master Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants