Skip to content

Github actions: Fix BDD/selenium tests #1424

Open
@chris34

Description

@chris34

There seems to be a race condition in the selenium tests via BDD, as an element can not be found in the HTML. This was introduced after an update by either the chromium driver of the github VM or an selenium library in Inyoka. In the past, it worked, then sometimes, now it seems to fail always in github actions.

Futhermore, debugging is tricky, as on my local machine the BDD tests run just fine.

As a workaround they are marked as optional (they are still executed, but the job does not fail if BDD/selenium tests do fail) in #1423

Ideally, we can fix them to be stable and enforced again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions