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.2 RC1 #22227

Merged
merged 2 commits into from
Aug 20, 2020
Merged

19.0.2 RC1 #22227

merged 2 commits into from
Aug 20, 2020

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Aug 13, 2020

Pending PRs:

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer added 2. developing Work in progress overview labels Aug 13, 2020
@rullzer rullzer added this to the Nextcloud 19.0.2 milestone Aug 13, 2020
@faily-bot
Copy link

faily-bot bot commented Aug 13, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 31741: failure

mysql5.6-php7.2

Show full log
There was 1 failure:

1) OCA\Files_Versions\Tests\VersioningTest::testRestoreMovedShare
File content has not changed
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'version 2'
+'version 1'

/drone/src/apps/files_versions/tests/VersioningTest.php:730

integration-provisioning-v2

  • build/integration/features/provisioning-v2.feature:22
Show full log
  Scenario: Searching by displayname in groups                                                    # /drone/src/build/integration/features/provisioning-v2.feature:22
    Given As an "admin"                                                                           # FeatureContext::asAn()
[Thu Aug 13 07:24:49 2020] 127.0.0.1:51388 [404]: /ocs/v2.php/cloud/users/user-in-group
[Thu Aug 13 07:24:50 2020] 127.0.0.1:51406 [200]: /ocs/v2.php/cloud/users
[Thu Aug 13 07:24:50 2020] 127.0.0.1:51456 [200]: /ocs/v2.php/cloud/users/user-in-group
[Thu Aug 13 07:24:50 2020] 127.0.0.1:51470 [200]: /ocs/v2.php/cloud/users/user-in-group
    And user "user-in-group" with displayname "specific-name" exists                              # FeatureContext::assureUserWithDisplaynameExists()
[Thu Aug 13 07:24:50 2020] 127.0.0.1:51484 [404]: /ocs/v2.php/cloud/users/user-in-group2
[Thu Aug 13 07:24:51 2020] 127.0.0.1:51496 [200]: /ocs/v2.php/cloud/users
[Thu Aug 13 07:24:51 2020] 127.0.0.1:51540 [200]: /ocs/v2.php/cloud/users/user-in-group2
[Thu Aug 13 07:24:52 2020] 127.0.0.1:51562 [200]: /ocs/v2.php/cloud/users/user-in-group2
    And user "user-in-group2" with displayname "another-name" exists                              # FeatureContext::assureUserWithDisplaynameExists()
[Thu Aug 13 07:24:52 2020] 127.0.0.1:51586 [404]: /ocs/v2.php/cloud/users/user-not-in-group
[Thu Aug 13 07:24:52 2020] 127.0.0.1:51608 [200]: /ocs/v2.php/cloud/users
[Thu Aug 13 07:24:53 2020] 127.0.0.1:51650 [200]: /ocs/v2.php/cloud/users/user-not-in-group
[Thu Aug 13 07:24:53 2020] 127.0.0.1:51666 [200]: /ocs/v2.php/cloud/users/user-not-in-group
    And user "user-not-in-group" with displayname "specific-name" exists                          # FeatureContext::assureUserWithDisplaynameExists()
[Thu Aug 13 07:24:53 2020] 127.0.0.1:51686 [404]: /ocs/v2.php/cloud/users/user-not-in-group2
[Thu Aug 13 07:24:54 2020] 127.0.0.1:51708 [200]: /ocs/v2.php/cloud/users
[Thu Aug 13 07:24:54 2020] 127.0.0.1:51766 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
[Thu Aug 13 07:24:54 2020] 127.0.0.1:51794 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
    And user "user-not-in-group2" with displayname "another-name" exists                          # FeatureContext::assureUserWithDisplaynameExists()
[Thu Aug 13 07:24:55 2020] 127.0.0.1:51808 [404]: /ocs/v2.php/cloud/groups/group-search
[Thu Aug 13 07:24:55 2020] 127.0.0.1:51818 [200]: /ocs/v2.php/cloud/groups
[Thu Aug 13 07:24:55 2020] 127.0.0.1:51832 [200]: /ocs/v2.php/cloud/groups/group-search
    And group "group-search" exists                                                               # FeatureContext::assureGroupExists()
[Thu Aug 13 07:24:55 2020] 127.0.0.1:51852 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
[Thu Aug 13 07:24:55 2020] 127.0.0.1:51888 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
[Thu Aug 13 07:24:56 2020] 127.0.0.1:51912 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
    And user "user-in-group" belongs to group "group-search"                                      # FeatureContext::assureUserBelongsToGroup()
[Thu Aug 13 07:24:56 2020] 127.0.0.1:51934 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
[Thu Aug 13 07:24:56 2020] 127.0.0.1:51954 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
[Thu Aug 13 07:24:56 2020] 127.0.0.1:51976 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
    And user "user-in-group2" belongs to group "group-search"                                     # FeatureContext::assureUserBelongsToGroup()
[Thu Aug 13 07:24:57 2020] 127.0.0.1:51996 [200]: /ocs/v2.php/cloud/groups/group-search/users/details?offset=0&limit=25&search=ifi
    When sending "GET" to "/cloud/groups/group-search/users/details?offset=0&limit=25&search=ifi" # FeatureContext::sendingTo()
    Then the OCS status code should be "200"                                                      # FeatureContext::theOCSStatusCodeShouldBe()
    And the HTTP status code should be "200"                                                      # FeatureContext::theHTTPStatusCodeShouldBe()
    And detailed users returned are                                                               # FeatureContext::theDetailedUsersShouldBe()
      | user-in-group |
      Failed asserting that two arrays are equal.
      --- Expected
      +++ Actual
      @@ @@
       Array (
      -    0 => 'user-in-group'
[Thu Aug 13 07:24:57 2020] 127.0.0.1:52034 [200]: /ocs/v2.php/cloud/users/user-in-group
[Thu Aug 13 07:24:57 2020] 127.0.0.1:52064 [404]: /ocs/v2.php/cloud/users/user-in-group
[Thu Aug 13 07:24:58 2020] 127.0.0.1:52080 [200]: /ocs/v2.php/cloud/users/user-in-group2
[Thu Aug 13 07:24:58 2020] 127.0.0.1:52122 [404]: /ocs/v2.php/cloud/users/user-in-group2
[Thu Aug 13 07:24:58 2020] 127.0.0.1:52148 [200]: /ocs/v2.php/cloud/users/user-not-in-group
[Thu Aug 13 07:24:58 2020] 127.0.0.1:52180 [404]: /ocs/v2.php/cloud/users/user-not-in-group
[Thu Aug 13 07:24:59 2020] 127.0.0.1:52206 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
[Thu Aug 13 07:24:59 2020] 127.0.0.1:52242 [404]: /ocs/v2.php/cloud/users/user-not-in-group2
[Thu Aug 13 07:24:59 2020] 127.0.0.1:52256 [200]: /ocs/v2.php/cloud/groups/group-search
[Thu Aug 13 07:24:59 2020] 127.0.0.1:52288 [404]: /ocs/v2.php/cloud/groups/group-search
[Thu Aug 13 07:24:59 2020] Login failed: 'user0' (Remote IP: '127.0.0.1')
[Thu Aug 13 07:24:59 2020] 127.0.0.1:52308 [401]: /remote.php/webdav/myFileToComment.txt
[Thu Aug 13 07:25:00 2020] 127.0.0.1:52310 [207]: /remote.php/dav/systemtags/
[Thu Aug 13 07:25:00 2020] Login failed: 'user0' (Remote IP: '127.0.0.1')
[Thu Aug 13 07:25:00 2020] 127.0.0.1:52330 [401]: /remote.php/webdav/myFileToTag.txt
[Thu Aug 13 07:25:00 2020] 127.0.0.1:52338 [404]: /remote.php/dav/addressbooks/users/admin/MyAddressbook
[Thu Aug 13 07:25:00 2020] 127.0.0.1:52356 [404]: /remote.php/dav/calendars/admin/MyCalendar

@MorrisJobke MorrisJobke merged commit 165905a into stable19 Aug 20, 2020
@MorrisJobke MorrisJobke deleted the version/19.0.2/RC1 branch August 20, 2020 08:19
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.

2 participants