Skip to content

Conversation

@backportbot-nextcloud
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Oct 16, 2020

backport of #23478

@MorrisJobke MorrisJobke force-pushed the backport/23478/stable20 branch from bbaaab3 to e95a142 Compare October 16, 2020 13:47
@faily-bot
Copy link

faily-bot bot commented Oct 16, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 34269: failure

acceptance-users

  • tests/acceptance/features/users.feature:35
Show full log
  Scenario: disable a user                                                      # /drone/src/tests/acceptance/features/users.feature:35
    Given I act as Jane                                                         # ActorContext::iActAs()
    And I am logged in as the admin                                             # LoginPageContext::iAmLoggedInAsTheAdmin()
    And I open the User settings                                                # SettingsMenuContext::iOpenTheUserSettings()
    And I see that the list of users contains the user user0                    # UsersSettingsContext::iSeeThatTheListOfUsersContainsTheUser()
    And I open the actions menu for the user user0                              # UsersSettingsContext::iOpenTheActionsMenuOf()
      Row for user user0 in Users Settings could not be found
      Actions menu for user user0 in Users Settings could not be found (NoSuchElementException)
    And I see that the "Disable user" action in the user0 actions menu is shown # UsersSettingsContext::iSeeTheAction()
    When I click the "Disable user" action in the user0 actions menu            # UsersSettingsContext::iClickTheAction()
    Then I see that the list of users does not contains the user user0          # UsersSettingsContext::iSeeThatTheListOfUsersDoesNotContainsTheUser()
    When I open the "Disabled users" section                                    # AppNavigationContext::iOpenTheSection()
    Then I see that the list of users contains the user user0                   # UsersSettingsContext::iSeeThatTheListOfUsersContainsTheUser()

@MorrisJobke MorrisJobke merged commit 401c245 into stable20 Oct 16, 2020
@MorrisJobke MorrisJobke deleted the backport/23478/stable20 branch October 16, 2020 16:16
@MorrisJobke MorrisJobke mentioned this pull request Oct 19, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants