Skip to content

chore: remove test dependency on pw itself#4078

Merged
pavelfeldman merged 1 commit intomicrosoft:masterfrom
mxschmitt:bugfix/depend-itself-test-runner
Oct 7, 2020
Merged

chore: remove test dependency on pw itself#4078
pavelfeldman merged 1 commit intomicrosoft:masterfrom
mxschmitt:bugfix/depend-itself-test-runner

Conversation

@mxschmitt
Copy link
Contributor

Playwright had Playwright as a peer dependency. This resulted if the browser revisions were different that the upstream revision (first browser version) got removed. By that the tests were failing because the browser was not installed anymore.

Example: https://github.com/aslushnikov/devops.aslushnikov.com/runs/1212393441?check_suite_focus=true

@pavelfeldman pavelfeldman merged commit fd769ec into microsoft:master Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants