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

Behat Scenario "If user overrides is enabled, user suspension and deletion days can be overridden" always fails on first try #1

Open
abias opened this issue Aug 1, 2024 · 0 comments

Comments

@abias
Copy link
Member

abias commented Aug 1, 2024

For an yet unknown reason, the Behat Scenario "If user overrides is enabled, user suspension and deletion days can be overridden" always fails on first try:

Scenario: If user overrides is enabled, user suspension and deletion days can be overridden # /var/www/html/admin/tool/selfsignuphardlifecycle/tests/behat/tool_selfsignuphardlifecycle.feature:145
      Then I should see "Suspended" in the "user1" "table_row"                                  # /var/www/html/admin/tool/selfsignuphardlifecycle/tests/behat/tool_selfsignuphardlifecycle.feature:237
        "Suspended" text was not found in the "user1" element (Behat\Mink\Exception\ExpectationException)

However, if the scenario is re-tested as rerun, it always passes.
Additionally, no obvious problem can be found when the scenario is tested manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant