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

[core] Remove PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD #11608

Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jan 7, 2024

Since Playwright v1.38.0, it does not download browsers automatically: https://github.com/microsoft/playwright/releases/tag/v1.38.0, so PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD is noise.

I found this by chance, I wanted to run the Karma tests for mui/material-ui#39981 and went down a deep rabbit hole as I was trying to make sense of a few strange things in the codebase.

@oliviertassinari oliviertassinari added the core Infrastructure work going on behind the scenes label Jan 7, 2024
@oliviertassinari oliviertassinari mentioned this pull request Jan 7, 2024
1 task
@oliviertassinari oliviertassinari changed the title [core] Since Playwright v1.38.0, it does not download browsers automatically [core] Remove dead PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD variables Jan 7, 2024
@oliviertassinari oliviertassinari changed the title [core] Remove dead PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD variables [core] Remove PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD Jan 7, 2024
@mui-bot
Copy link

mui-bot commented Jan 7, 2024

Deploy preview: https://deploy-preview-11608--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 14bf9c4

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting and taking care of it! 🙏 💯

@oliviertassinari oliviertassinari merged commit 85b92ac into mui:next Jan 8, 2024
18 checks passed
@oliviertassinari oliviertassinari deleted the remove-dead-env-variable branch January 8, 2024 12:47
@oliviertassinari
Copy link
Member Author

Core and Toolpad already took care of this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants