Skip to content

[test] Fix test:e2e local run#37719

Merged
oliviertassinari merged 1 commit into
mui:masterfrom
oliviertassinari:fix-e2e-run-local
Jun 26, 2023
Merged

[test] Fix test:e2e local run#37719
oliviertassinari merged 1 commit into
mui:masterfrom
oliviertassinari:fix-e2e-run-local

Conversation

@oliviertassinari
Copy link
Copy Markdown
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 Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). labels Jun 25, 2023
@mui-bot
Copy link
Copy Markdown

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

@oliviertassinari oliviertassinari requested a review from sai6855 June 25, 2023 12:20
Copy link
Copy Markdown
Member

@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
Copy Markdown
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
Copy Markdown
Member

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
@oliviertassinari oliviertassinari deleted the fix-e2e-run-local branch June 26, 2023 11:42
@oliviertassinari
Copy link
Copy Markdown
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 Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants