[Pkg-javascript-devel] Bug#918411: node-timed-out FTBFS with nodejs 10.15.0

Adrian Bunk bunk at debian.org
Sat Jan 5 20:53:06 GMT 2019


Source: node-timed-out
Version: 4.0.1-2
Severity: serious
Tags: ftbfs

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

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/node-timed-out-4.0.1'
mocha -R spec


  when connection is established
    ✓ should emit ESOCKETTIMEDOUT (no data) (243ms)
    ✓ should emit ESOCKETTIMEDOUT (only first chunk of body) (314ms)
    ✓ should be able to only apply connect timeout
    ✓ should be able to only apply socket timeout (56ms)
    ✓ should not add event handlers twice for the same socket
    ✓ should set socket timeout if socket is already connected (203ms)
    1) should clear socket timeout for keep-alive sockets


  6 passing (1s)
  1 failing

  1) when connection is established
       should clear socket timeout for keep-alive sockets:
     Uncaught AssertionError [ERR_ASSERTION]: undefined == 100
      at Socket.<anonymous> (test.js:231:12)
      at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1103:10)



make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1


More information about the Pkg-javascript-devel mailing list