https://bugzilla.redhat.com/show_bug.cgi?id=1770949 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx Doc Type|--- |If docs needed, set a value --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - Tests don't work: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6PxhSJ + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/mocha -R spec Handle Thing normal (node:28294) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 1) should write data to Socket ✓ should read data from Socket 2) should invoke `close` callback ✓ should kill pending requests (77ms) ✓ should invoke `getPeerName` callback 3) should emit ECONNRESET at `close` event lazy 4) should write data to Socket ✓ should read data from Socket (52ms) 5) should invoke `close` callback ✓ should kill pending requests (125ms) 5 passing (10s) 5 failing 1) Handle Thing normal should write data to Socket: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) 2) Handle Thing normal should invoke `close` callback: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) 3) Handle Thing normal should emit ECONNRESET at `close` event: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) 4) Handle Thing lazy should write data to Socket: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) 5) Handle Thing lazy should invoke `close` callback: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) error: Bad exit status from /var/tmp/rpm-tmp.6PxhSJ (%check) Bad exit status from /var/tmp/rpm-tmp.6PxhSJ (%check) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx