https://bugzilla.redhat.com/show_bug.cgi?id=1249148
Piotr Popieluch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review? --- Comment #1 from Piotr Popieluch <[email protected]> --- to get the tests working: Add test BR BuildRequires: npm(inherits) BuildRequires: npm(capture-stack-trace) There is a missing devDependency in package.json, fixdep it so that this module gets symlinked with the nodejs_symlink_deps --check macro in prep add: %nodejs_fixdep inherits '2.x' change node test.js to mocha in %check section Tests should work now, will finish full review later today. -- 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
