Source: node-node-redis
Version: 0.1.7-1
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu artful autopkgtest
Hi Maintainer
Since the upload of nodejs 6, node-node-redis's autopkgtests have been
failing [1] with the following error:
autopkgtest [08:56:34]: @@@@@@@@@@@@@@@@@@@@ summary
require FAIL stderr: (node:769) DeprecationWarning:
process.EventEmitter is deprecated. Use require('events') instead.
I think the patch below is a reasonable workaround until upstream is
updated.
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
Tests: require
Depends: node-node-redis
+Restrictions: allow-stderr
Regards
Graham
[1] https://ci.debian.net/packages/n/node-node-redis/unstable/amd64/
--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel