Skip to content

Fix marimo e2e tests on mac #3014

@zilto

Description

@zilto

Failing tests can be seen here. This is because tests/e2e/helpers/dashboard/test_e2e.py hard codes the dashboard port to 2718. Marimo dynamically allocates the port on which the notebook is served based on the available ports.

Having the end-to-end playwright tests inside common tests makes it inconvenient to disable and skip the check. As mentioned here #2701 (comment), it should have its own CI workflow

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions