Page MenuHomePhabricator

install playwright dependencies in the CI
Closed, DeclinedPublic

Description

When we run the playwright tests there is an error Protocol error (Target.setAutoAttach): Target closed..
Patch with the tests https://gerrit.wikimedia.org/r/c/mediawiki/core/+/589737.
We think the cause is missing dependencies.
These are the dependencies needed: https://github.com/arjun27/playwright-github-actions/blob/master/Dockerfile#L8
Here is a docker image if it helps https://github.com/microsoft/playwright/blob/master/docs/docker/README.md

Is it possible to install?

Event Timeline

zeljkofilipin moved this task from Deep work 🌊 to Backlog 🪒 on the User-zeljkofilipin board.
zeljkofilipin added a subscriber: hashar.

Playwright evaluation finished.