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

[test] Fix test:e2e local run #37719

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jun 25, 2023

Since #29555, we try to use the port 3000 vercel/serve#680 as the default to run the test, but this port is already reserved: https://mui-org.notion.site/Ports-b113d0d4c76c4db9a0ef99c703d0084c?pvs=4.

I have copied the solution I did 2 years ago in mui/mui-x#1459 in MUI X.

@oliviertassinari oliviertassinari added test scope: code-infra Specific to the core-infra product labels Jun 25, 2023
@mui-bot
Copy link

mui-bot commented Jun 25, 2023

Netlify deploy preview

https://deploy-preview-37719--material-ui.netlify.app/

Bundle size report

No bundle size changes

Generated by 🚫 dangerJS against f81c76f

Copy link
Contributor

@sai6855 sai6855 left a comment

Choose a reason for hiding this comment

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

i guess i didn't have permissions to test in your branch, so i replicated all your changes locally and now i can run e2e tests.

@oliviertassinari
Copy link
Member Author

I guess i didn't have permissions to test in your branch

This is odd, you should be able to run it locally

@sai6855
Copy link
Contributor

sai6855 commented Jun 25, 2023

This is odd, you should be able to run it locally

👍 I can run your branch and can run tests locally now.

probably my previous approach was wrong.

@oliviertassinari oliviertassinari merged commit ae9618d into mui:master Jun 26, 2023
20 checks passed
@oliviertassinari oliviertassinari deleted the fix-e2e-run-local branch June 26, 2023 11:42
@oliviertassinari
Copy link
Member Author

Ok, great, let's merge then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code-infra Specific to the core-infra product test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants