-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
c6ceb26
to
ec1c943
Compare
I've pushed a fix for go.mod replace, should compile now |
ec1c943
to
2651fcd
Compare
rebased since #461 was merged |
2651fcd
to
4c2fef4
Compare
01c581c
to
e634cc4
Compare
tests on ocis storage now kick off in CI but mostly fail because of uploading/creating folder issues |
remaining failures, getting closer:
|
apiShareManagementBasic/deleteShare.feature:36 | ||
apiShareManagementBasic/deleteShare.feature:37 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the other apiShareManagementBasic/*.feature
should also be deleted. They do not get reported as "unexpected pass" because that suite does not even exist any more. (rebasing this PR some day should help to find this sort of stuff)
It contains more improvements on top of the ocis storage
Includes more fixes for trashbin
This reverts commit e634cc4.
Brings partial webdav properties support and versions
…ed failures on OC storage
bf477d8
to
c1a4978
Compare
rebased to solve conflicts |
4 more to go:
but first I'll update based on the reva master as the branch got merged |
Brings in the new OCIS storage driver
@PVince81 yes, add them to All these failing scenarios eventually have to be looked into and fixed. But, hopefully, fixing some common issue will make a lot of them suddenly pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jeeez that is still a long list of expected failures ...
But many of them will turn out to be due to small bugs that cause common trouble for many test scenarios. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test changes/enhancements LGTM
As discussed, pointing at cs3org/reva#559 for now.
On top of #461
Raised owncloud/product#221 to address the tests that got disabled.
To switch to ocis storage, use:
@individual-it FYI, could use this branch as a base for putting the tests into Drone