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

Nightly failure: apiUserLDAP/sharingLocalUserLdapUser.feature:136 #814

Closed
saw-jan opened this issue Nov 6, 2023 · 3 comments · Fixed by #816
Closed

Nightly failure: apiUserLDAP/sharingLocalUserLdapUser.feature:136 #814

saw-jan opened this issue Nov 6, 2023 · 3 comments · Fixed by #816
Assignees
Labels

Comments

@saw-jan
Copy link
Member

saw-jan commented Nov 6, 2023

Build: https://drone.owncloud.com/owncloud/user_ldap/4804/29/12, https://drone.owncloud.com/owncloud/user_ldap/4804/37/12

  @issue-364 @skipOnOcV10.12 @skipOnOcV10.13.0 @skipOnOcV10.13.1
  Scenario: Share a folder from an LDAP user to a local user                                                                      # /var/www/owncloud/testrunner/apps/user_ldap/tests/acceptance/features/apiUserLDAP/sharingLocalUserLdapUser.feature:136
    Given user "Alice" has shared folder "/PARENT" with user "local-user"                                                         # FeatureContext::userHasSharedFileWithUserUsingTheSharingApi()
    When the administrator sets the LDAP config "LDAPTestId" key "ldapHost" to "not-existing" using the occ command               # UserLdapGeneralContext::ldapConfigHasKeySetTo()
    And user "local-user" downloads file "/PARENT (2)/parent.txt" using the WebDAV API                                            # FeatureContext::userDownloadsFileUsingTheAPI()
    Then the HTTP status code should be "404"                                                                                     # FeatureContext::thenTheHTTPStatusCodeShouldBe()
      HTTP status code 500 is not the expected value 404
      Failed asserting that 500 matches expected '404'.
@saw-jan saw-jan added the QA:team label Nov 6, 2023
@saw-jan
Copy link
Member Author

saw-jan commented Nov 6, 2023

@phil-davis
Copy link
Contributor

core PR revert has caused this. I have asked about it in owncloud/core#41059 (comment)

@phil-davis
Copy link
Contributor

Let's revert the tests so that we get green CI that demonstrates the behavior that currently exists.

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 a pull request may close this issue.

3 participants