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

19.0.9 RC1 #25495

Merged
merged 1 commit into from Feb 18, 2021
Merged

19.0.9 RC1 #25495

merged 1 commit into from Feb 18, 2021

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Feb 5, 2021

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer added 2. developing Work in progress overview labels Feb 5, 2021
@faily-bot
Copy link

faily-bot bot commented Feb 5, 2021

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 1955: failure

checkers

Show full log
CA bundle is not up to date.
Please run: bash build/ca-bundle-checker.sh
And commit the result

acceptance-users

  • tests/acceptance/features/users.feature:13
Show full log
  Scenario: create a new user with a custom display name               # /drone/src/tests/acceptance/features/users.feature:13
    Given I am logged in as the admin                                  # LoginPageContext::iAmLoggedInAsTheAdmin()
    And I open the User settings                                       # SettingsMenuContext::iOpenTheUserSettings()
    When I click the New user button                                   # UsersSettingsContext::iClickTheNewUserButton()
      New user button in Users Settings could not be found (NoSuchElementException)
    And I see that the new user form is shown                          # UsersSettingsContext::iSeeThatTheNewUserFormIsShown()
    And I set the user name for the new user to "test"                 # UsersSettingsContext::iSetTheUserNameForTheNewUserTo()
    And I set the display name for the new user to "Test display name" # UsersSettingsContext::iSetTheDisplayNameForTheNewUserTo()
    And I set the password for the new user to "123456acb"             # UsersSettingsContext::iSetThePasswordForTheNewUserTo()
    And I create the new user                                          # UsersSettingsContext::iCreateTheNewUser()
    Then I see that the list of users contains the user "test"         # UsersSettingsContext::iSeeThatTheListOfUsersContainsTheUser()

@rullzer rullzer merged commit cdff627 into stable19 Feb 18, 2021
@rullzer rullzer deleted the version/19.0.9/RC1 branch February 18, 2021 19:23
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.

None yet

1 participant