[Pkg-javascript-devel] Bug#966251: node-streamtest: autopkgtest failure with nodejs 12

Adrian Bunk bunk at debian.org
Sat Jul 25 15:01:08 BST 2020


Source: node-streamtest
Version: 1.2.2-1
Severity: serious

https://ci.debian.net/data/autopkgtest/unstable/amd64/n/node-streamtest/6149320/log.gz

...

  StreamTest
    .versions
      ✓ should contain versions
    for v1 streams
(node:1896) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      ✓ should work with buffers
      ✓ should report errors with buffers
      ✓ should work when wanting whole text
      ✓ should report errors when wanting whole text
      ✓ should work with objects
      ✓ should report errors with objects
    for v2 streams
      ✓ should work with buffers
      ✓ should report errors with buffers
      ✓ should work when wanting whole text
      ✓ should report errors when wanting whole text
      ✓ should work with objects
      ✓ should report errors with objects


  13 passing (76ms)

autopkgtest [12:11:10]: test command1: -----------------------]
autopkgtest [12:11:10]: test command1:  - - - - - - - - - - results - - - - - - - - - -
command1             FAIL stderr: (node:1896) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
autopkgtest [12:11:11]: test command1:  - - - - - - - - - - stderr - - - - - - - - - -
(node:1896) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
autopkgtest [12:11:11]: @@@@@@@@@@@@@@@@@@@@ summary
require              PASS
command1             FAIL stderr: (node:1896) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.


More information about the Pkg-javascript-devel mailing list