Max Schmitt
Max Schmitt
Retries got reverted since there were bugs in it which would prevent users from using it efficiently. Open items: - Make sure it works with timeouts - Make sure SetUp...
See here: https://playwright.dev/docs/test-assertions#polling
- Make sure it works - Make it simpler maybe See here: https://github.com/playwright-community/playwright-go/blob/main/CONTRIBUTING.md
We could probably rely on https://pypi.org/project/pytest-rerunfailures/ and use it's count in order to generate the artifacts.
Should be explained here: https://playwright.dev/docs/browsers We see this question asked over and over again.
So we donโt forget it.
We talk about the HTML report on the Trace viewer page, we should at least explain the differences. ref: https://playwright.dev/docs/trace-viewer-intro
Added the testing matrix in https://github.com/SinusBot/installer-linux/pull/96 so we see the failure. Most likely related to: - https://github.com/SinusBot/installer-linux/issues/91 - #82 - #81 cc @Lulalaby
# Bug Report ### ๐ Search Terms conditional types, 4.9, infer, regression ### ๐ Version & Regression Information bad : 4.9.0-dev.20220827 not available on NPM : 4.9.0-dev.20220826 good : 4.9.0-dev.20220825...