[Pkg-javascript-devel] Bug#918739: node-duplexer2 FTBFS with nodejs 10.15.0

Adrian Bunk bunk at debian.org
Tue Jan 8 21:14:05 GMT 2019


Source: node-duplexer2
Version: 0.1.4-1
Severity: serious
Tags: ftbfs buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-duplexer2.html

...
mocha -R tap
1..14
ok 1 duplexer2 should interact with the writable stream properly for writing
ok 2 duplexer2 should interact with the readable stream properly for reading
ok 3 duplexer2 should end the writable stream, causing it to finish
ok 4 duplexer2 should finish when the writable stream finishes
ok 5 duplexer2 should end when the readable stream ends
ok 6 duplexer2 should bubble errors from the writable stream when no behaviour is specified
ok 7 duplexer2 should bubble errors from the readable stream when no behaviour is specified
ok 8 duplexer2 should bubble errors from the writable stream when bubbleErrors is true
ok 9 duplexer2 should bubble errors from the readable stream when bubbleErrors is true
ok 10 duplexer2 should not bubble errors from the writable stream when bubbleErrors is false
ok 11 duplexer2 should not bubble errors from the readable stream when bubbleErrors is false
ok 12 duplexer2 should work with streams1
ok 13 duplexer2 should export the DuplexWrapper constructor
not ok 14 duplexer2 should not force flowing-mode
  AssertionError [ERR_ASSERTION]: false == null
      at Context.<anonymous> (test/tests.js:195:12)
      at callFnAsync (/usr/lib/nodejs/mocha/lib/runnable.js:377:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:324:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:329:7
      at done (/usr/lib/nodejs/mocha/lib/runnable.js:301:5)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:372:7)
      at Hook.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at next (/usr/lib/nodejs/mocha/lib/runner.js:304:10)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)
# tests 14
# pass 13
# fail 1
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1



More information about the Pkg-javascript-devel mailing list