Skip to content
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

devops: playwwright-core installation should not touch browser registry #4089

Conversation

aslushnikov
Copy link
Collaborator

Currently, playwright-core installation would check browser registry
and remove any unused browsers. This, however, might be unexpected
since playwright-core shouldn't touch browser registry at all.

Fixes #4083

Currently, `playwright-core` installation would check browser registry
and remove any unused browsers. This, however, might be unexpected
since `playwright-core` shouldn't touch browser registry at all.

Fixes microsoft#4083
@pavelfeldman
Copy link
Member

This looks good, but why is this harmful? Should be a noop?

@aslushnikov aslushnikov merged commit b4ad6e7 into microsoft:master Oct 8, 2020
@aslushnikov aslushnikov deleted the playwright-core-to-avoid-touching-browser-registry branch October 8, 2020 18:42
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.

[BUG] Installer removes old browser references if they don't exist
3 participants