openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
106 stars 24 forks source link

⬆️(e2e) upgrade playwright docker image to v1.40.0 #2433

Closed lunika closed 10 months ago

lunika commented 1 year ago

Purpose

The docker image version of playwright does not match anymore the python playsright package. We have to upgrade it both in our image and in the CI.

Proposal

lunika commented 1 year ago

@kernicPanel I think we have to install python 3.11 in our local e2e image I think. I will do it in this PR

lunika commented 11 months ago

We have to wait the 1.40 release to fix the libsoup bug https://github.com/microsoft/playwright/issues/27313#issuecomment-1810403887