Some progress: running one of the failing tests through nodejs with the
--no-opt flag (for no optimizations) makes it consistently pass.

It looks like V8 is optimizing too aggressively, and incorrectly.

I can observe that when values start diverging, ft() is being called
with s===2, and despite that the "other" code path is run (return b ^ c
^ d).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1887144

Title:
  autopkgtest failures on ppc64el with nodejs 12.18.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/node-create-hash/+bug/1887144/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to