Closed
Bug 1811232
Opened 2 years ago
Closed 2 years ago
Also run Puppeteer unit tests with BiDi protocol in CI
Categories
(Remote Protocol :: Agent, task, P1)
Remote Protocol
Agent
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
Details
(Whiteboard: [webdriver:m6])
Attachments
(1 file)
Since puppeteer team started working now on support of BiDi protocol, and there are already some tests enabled for it, we can add a job in our CI to run them as well.
The npm command which can be used: https://github.com/puppeteer/puppeteer/blob/main/package.json#L32.
The job can be added here: https://searchfox.org/mozilla-central/source/taskcluster/ci/source-test/remote.yml. The proposed name for the job: pup-wd
.
Assignee | ||
Updated•2 years ago
|
Points: --- → 2
Priority: -- → P1
Whiteboard: [webdriver:m6]
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D167408
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dfe63fbc302
[puppeteer] Add CI job to run Puppeteer with BiDi protocol. r=webdriver-reviewers,jgraham,whimboo
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•