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

Storybook can fail to run in CI due to port conflicts #4989

Open
sarayourfriend opened this issue Sep 25, 2024 · 0 comments
Open

Storybook can fail to run in CI due to port conflicts #4989

sarayourfriend opened this issue Sep 25, 2024 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: mgmt Related to repo management and automations

Comments

@sarayourfriend
Copy link
Collaborator

Description

This happened in a recent CI run. https://github.com/WordPress/openverse/actions/runs/11038420290/job/30661716479

Workaround is to just re-run the failed job.

It reminds me of #800 and may in fact just be a duplicate of sorts to that one, not sure.

Something I don't understand in this case, which is different from that one, is that Storybook is running inside the Playwright container in this case and the container does not use host networking. What would cause it to find a port conflict in any case?

Marked as low priority because a single re-run fixed it, and we don't know if it's common. @WordPress/openverse-frontend who will have more experience running and waiting for the storybook playwright tests. If y'all see this happening, please upgrade this issue to high so we can get more attention to it.

@sarayourfriend sarayourfriend added 🟩 priority: low Low priority and doesn't need to be rushed 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository 🧱 stack: mgmt Related to repo management and automations labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: mgmt Related to repo management and automations
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant