https://github.com/mishoo/UglifyJS
Revision 4b21526310ebb9a953020c347d1732d2e87b3cf2 authored by Ruben Bridgewater on 29 March 2019, 18:08:27 UTC, committed by Alex Lam S.L on 29 March 2019, 18:08:27 UTC
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: https://github.com/nodejs/node/issues/25060#issuecomment-477953457
1 parent a7a7b1d
History
Tip revision: 4b21526310ebb9a953020c347d1732d2e87b3cf2 authored by Ruben Bridgewater on 29 March 2019, 18:08:27 UTC
Fix test expectation (#3357)
Tip revision: 4b21526
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 770 bytes
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 44.6 KB
appveyor.yml -rw-r--r-- 664 bytes
package.json -rw-r--r-- 1.1 KB

README.md

back to top