Skip to content

Fix unstable E2E tests on CI #205

@wk9874

Description

@wk9874

Describe the bug
On the CI, the tests are unstable. Especially these two:

FAILED tests/end_to_end/test_samples_page.py::test_create_samples_shot_data_file[chromium] - AssertionError: Locator expected to contain text '12380'
Actual value: None
Error: element(s) not found 
Call log:
  - Expect "to_contain_text" with timeout 5000ms
  - waiting for get_by_role("row").nth(1)
FAILED tests/end_to_end/test_sample_view_page.py::test_save_on_navigate[chromium-Previous-True-2] - playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded.
Call log:
  - waiting for get_by_role("menuitem", name="Add Time Point")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions