-
Notifications
You must be signed in to change notification settings - Fork 168
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 fail on webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature #7320
Comments
Not reproducible locally |
@sushmita56 do not remove you assignment as it is in progress. Please get someone to finalize what to do with the issue, otherwise it will be in progress without any assignees. |
Moving to the backlog, for now, can be brought to the current sprint if reappears again. |
Re-occurred again in build: https://drone.owncloud.com/owncloud/web/27697/35/20 |
occured again here: https://drone.owncloud.com/owncloud/web/27698/35/20
|
Failed to reproduce again. |
skipped for now in #7500 |
|
Looks like this is a hard failure. |
@sushmita56 @saw-jan note that the test scenario has been skipped completely in web PR #7500 which is merged to master. So you will need to unskip the test in any PR where you want to try the scenario. |
In case the last date of the month is hidden due to the small screen resolution and we wish to set the expiration date to the last day of the month, we will need to scroll down to click that date. Once we hover over the date, the scroller moves up itself, hiding the date again. As a result, our test doesn't get the selector of the date that was supposed to be clicked. That's why our test fails as we get closer to the end of the month. Screen recording:web_calendar.mp4So, as a result of my debugging and findings, I can conclude that this caused the error. Another issue for bug reporting will be created. |
Bug reported here. #7513 |
Build: https://drone.owncloud.com/owncloud/web/26985/35/20
This seems like the
expiration date from the response is not correct
. Needs an investigation before it will intermittently behave.The text was updated successfully, but these errors were encountered: