-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: use microsoft playwright image in e2e tests #9741
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9741 +/- ##
==========================================
- Coverage 37.85% 37.78% -0.08%
==========================================
Files 990 994 +4
Lines 90921 91185 +264
Branches 1176 1174 -2
==========================================
+ Hits 34415 34450 +35
- Misses 56052 56281 +229
Partials 454 454
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Before the changes, the playwright installation took 120s to 140s on 3 attempts. |
7509f30
to
ec67894
Compare
Sadly the multistage approach does not appear to be any faster The second "fixup" is thus likely to be dropped |
68767c4
to
06351cd
Compare
Signed-off-by: Alice Khoudli <alice.khoudli@polytechnique.org>
06351cd
to
62fefc8
Compare
Close #9738