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

'Reshare in secure-view is disabled' acceptance test failing #316

Closed
phil-davis opened this issue Jan 25, 2020 · 1 comment
Closed

'Reshare in secure-view is disabled' acceptance test failing #316

phil-davis opened this issue Jan 25, 2020 · 1 comment

Comments

@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/richdocuments/659/12/10

    Then a notification should be displayed on the webUI with the text 'Cannot set the requested share attributes for simple-folder' # WebUIGeneralContext::aNotificationShouldBeDisplayedOnTheWebUIWithTheText()
      Failed asserting that two strings are equal.
      --- Expected
      +++ Actual
      @@ @@
      -'Cannot set the requested share attributes for simple-folder'
      +''
    And as "user2" folder "/simple-folder" should not exist                                                                          # FeatureContext::asFileOrFolderShouldNotExist()
SCENARIO RESULT: (fail)

--- Failed scenarios:

    /var/www/owncloud/testrunner/apps/richdocuments/tests/acceptance/features/webUISecureView/main.feature:296

This test was added in PR #310
Original issue https://github.com/owncloud/enterprise/issues/3441
Adjustments have been made in core to the organisation of the permissions checkboxes - core PR owncloud/core#36766

Need to investigate. Possibly the workflow of this is now different, or the DOM elements are different and the automated test is not finding or doing what it should.

@phil-davis
Copy link
Contributor Author

Fixed in PR #313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant