Closed Bug 1757523 Opened 3 years ago Closed 3 years ago

Add "--no-install" option to "mach puppeteer-test" to not always install the package

Categories

(Remote Protocol :: Agent, enhancement, P2)

enhancement
Points:
1

Tracking

(firefox99 fixed)

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

Details

(Whiteboard: [bidi-m3-mvp])

Attachments

(1 file)

If you make small changes to tests and core Puppeteer code and you already had installed Puppeteer there is no need to re-install it each time when mach puppeteer-test is called. The command itself which triggers npm unit will internally compile the Typescript code anyway before running the tests.

Doing that safes quite some CPU time and starts tests way faster when running locally.

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8cf3de60cd30 [puppeteer] Add "--no-install" argument to "mach puppeteer-test". r=webdriver-reviewers,jgraham
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch

Adding to milestone 3 to unblock me from being able to run puppeteer tests locally again.

Points: --- → 1
Whiteboard: [bidi-m3-mvp]
Priority: P3 → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: