Bug 1442566
| Summary: | Review Request: nodejs-is-valid-app - Wrapper around is-valid-instance and is-registered for validating base plugins | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jared Smith <jsmith.fedora> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | eclipseo, mattia.verga, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-06-22 17:45:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 956806, 1387531, 1442567 | ||
|
Description
Jared Smith
2017-04-15 16:42:42 UTC
Tests fail:
+ /usr/bin/mocha -R spec
is-valid-app
✓ should export a function
✓ should return false if the instance is not valid
1) should allow custom instance types
✓ should return false if a plugin is registered already
3 passing (14ms)
1 failing
1) is-valid-app should allow custom instance types:
AssertionError [ERR_ASSERTION]: 0 == 2
+ expected - actual
+2
-0
at Context.<anonymous> (test.js:47:12)
Can you please test again? This is working fine for me: https://koji.fedoraproject.org/koji/taskinfo?taskID=28446214 - Latest version packaged - License ok - Builds in Mock - No rpmlint errors - Conforms to the Packaging Guidelines Package approved. Package was never imported, it will need a fresh review. Jared, are you still interested in packaging this? @mattia.verga No, I'm no longer doing any NodeJS packaging in Fedora. Feel free to resubmit if you are interested in packaging it. Thanks |