-
Notifications
You must be signed in to change notification settings - Fork 158
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
Check expected-failures files for invalid and closed issues #7896
Comments
TODO: Issue that has been closed but still in expected to failure for
|
### [renaming a resource does not work](https://github.com/owncloud/ocis-reva/issues/14) | |
- [webUISharingAcceptSharesToRoot/acceptShares.feature:51](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingAcceptSharesToRoot/acceptShares.feature#L51) |
user session of a blocked user is not cleared properly #4795 Fixed by : [tests-only][full-ci]Refactor webUILogin/adminBlocksUser.feature:20 to make it follow the current behaviour #8074
### [user session of a blocked user is not cleared properly](https://github.com/owncloud/web/issues/4795) | |
- [webUILogin/adminBlocksUser.feature:20](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/adminBlocksUser.feature#L20) |
Add sorting to files list ocis#1179 [tests-only][full-ci]Remove tests from expected to failure linked to closed issue #8075
### [sorting for files lists needs to be reimplemented](https://github.com/owncloud/ocis/issues/1179) | |
- [webUIFilesList/sort.feature:51](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesList/sort.feature#L51) | |
- [webUIFilesList/sort.feature:72](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesList/sort.feature#L72) |
Scoped links #6844 [tests-only][full-ci]Skip private link related tests on ocis #8076
### [Scoped links](https://github.com/owncloud/web/issues/6844) | |
- [webUIFilesCopy/copyPrivateLinks.feature:20](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copyPrivateLinks.feature#L20) | |
- [webUIFilesCopy/copyPrivateLinks.feature:21](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copyPrivateLinks.feature#L21) |
Copy/move only works with personal space #6892 [tests-only]Skip shares related tests in OCIS #8078
web/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md
Lines 138 to 140 in ef6006d
### [Copy/move not possible from and into shares in oCIS](https://github.com/owncloud/web/issues/6892) | |
- [webUIFilesCopy/copy.feature:89](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copy.feature#L89) | |
- [webUIFilesCopy/copy.feature:101](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copy.feature#L101) |
This seems to be less priority than other so putting this back to todo for now. |
All the issues here have been done. I'll run the script once again to be sure that there aren't anymore closed issues. |
These issues are closed but is linked on expected to fail
|
Everything in this issue has been merged. Closing this as completed |
A script is now available to check for invalid and closed issues. owncloud/core#40377
Use it to check the expected-failures files on the web and fix any problems.
In ocis, removing closed issues done by this issue : Check expected-failures files for invalid and closed issues
The text was updated successfully, but these errors were encountered: