[Pkg-javascript-devel] Bug#963063: nodejs breaks node-diff autopkgtest: Failed test: 41

Olivier Tilloy olivier.tilloy at canonical.com
Fri Jul 10 16:43:28 BST 2020


The failure is caused by this change in v8, which was imported in the new
Node.js:

https://chromium-review.googlesource.com/c/v8/v8/+/1433776

The message of the error that is thrown when attempting to convert a
structure with circular references to JSON has been enhanced to include the
constructors and keys involved in the circle, and as a consequence the
exact match on "Converting circular structure to JSON" doesn't work any
longer.

I am attaching a debdiff that fixes the problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20200710/30e1d542/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: node-diff.debdiff
Type: application/octet-stream
Size: 1929 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20200710/30e1d542/attachment-0001.obj>


More information about the Pkg-javascript-devel mailing list