Closed Bug 1075448 Opened 10 years ago Closed 9 years ago

add-ons that depend on npm modules with test files fail to pass when `jpm test` is run

Categories

(Add-on SDK Graveyard :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1077372

People

(Reporter: evold, Unassigned)

References

Details

When `jpm test` is run sdk/test/runner tries to run the test files for an add-on's dependencies too, which it should not even try to do, but because it is trying to do this at the moment `jpm test` is always failing because sdk/test/runner is detecting the extra test files but failing to load them properly (it's using the wrong path for some reason)
Depends on: 963226
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.