[Pkg-javascript-devel] Bug#963061: nodejs breaks node-grunt-contrib-nodeunit autopkgtest: 1/24 assertions failed

2020-07-14 Thread Olivier Tilloy
This failure is caused by an unidentified change in upstream Node.js which results in a test's output not being wrapped as expected. Simply modifying that test to add some more data so that its output is wrapped does the trick:

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

2020-07-10 Thread Olivier Tilloy
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