[Pkg-javascript-devel] Bug#918670: node-duplexer3 FTBFS with nodejs 10.15.0

Adrian Bunk bunk at debian.org
Tue Jan 8 09:30:17 GMT 2019


Source: node-duplexer3
Version: 0.1.4-2
Severity: serious
Tags: ftbfs

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

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/node-duplexer3-0.1.4'
mocha -R tap
1..13
ok 1 duplexer3 should interact with the writable stream properly for writing
ok 2 duplexer3 should interact with the readable stream properly for reading
ok 3 duplexer3 should end the writable stream, causing it to finish
ok 4 duplexer3 should finish when the writable stream finishes
ok 5 duplexer3 should end when the readable stream ends
ok 6 duplexer3 should bubble errors from the writable stream when no behaviour is specified
ok 7 duplexer3 should bubble errors from the readable stream when no behaviour is specified
ok 8 duplexer3 should bubble errors from the writable stream when bubbleErrors is true
ok 9 duplexer3 should bubble errors from the readable stream when bubbleErrors is true
ok 10 duplexer3 should not bubble errors from the writable stream when bubbleErrors is false
ok 11 duplexer3 should not bubble errors from the readable stream when bubbleErrors is false
ok 12 duplexer3 should export the DuplexWrapper constructor
not ok 13 duplexer3 should not force flowing-mode
  AssertionError [ERR_ASSERTION]: false == null
      at Context.<anonymous> (test/tests.js:176: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 13
# pass 12
# fail 1
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1



More information about the Pkg-javascript-devel mailing list