You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@issue-364@skipOnOcV10.12@skipOnOcV10.13.0@skipOnOcV10.13.1Scenario: Share a folder from an LDAP user to a local user # /var/www/owncloud/testrunner/apps/user_ldap/tests/acceptance/features/apiUserLDAP/sharingLocalUserLdapUser.feature:136Given 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'.
The text was updated successfully, but these errors were encountered:
Build: https://drone.owncloud.com/owncloud/user_ldap/4804/29/12, https://drone.owncloud.com/owncloud/user_ldap/4804/37/12
The text was updated successfully, but these errors were encountered: