https://bugzilla.redhat.com/show_bug.cgi?id=1075047



--- Comment #6 from Tom Hughes <[email protected]> ---
So the second test failure I was seeing is because I was running mocha by hand,
while "npm test" applies a ulimit first, and the test in question is testing
what happens when it runs out of file descriptors so relies on the lower
ulimit. The spec file will presumably need to do the ulimit.

Passing the tests is only a SHOULD anyway, so if you're happy to try and make
that the rest of the stack will work despite the failing test then fine.
Hopefylly 0.12 will be along soon anyway...

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to