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
Scenario: Uploading new content should change the checksums # /var/lib/cs3api-validator/etag-propagation.feature:70Given user "admin" has uploaded a file "a-folder/a-sub-folder/testfile.txt" with content "text" in the home directory with the alias "testfile.txt" # steps.go:105 -> *ResourcesFeatureContextWhen user "admin" remembers the fileinfo of the resource with the alias "testfile.txt" # steps.go:322 -> *ResourcesFeatureContextAnd user "admin" has uploaded a file "a-folder/a-sub-folder/testfile.txt" with content "new text" in the home directory with the alias "" # steps.go:105 -> *ResourcesFeatureContextThen for user "admin" the checksums of the resource with the alias "testfile.txt" should have changed # steps.go:378 -> *ResourcesFeatureContext
Error Trace: assert.go:13
steps.go:410
value.go:556
value.go:339
stepdef.go:182
suite.go:185
suite.go:393
suite.go:465
run.go:119
asm_amd64.s:1581
Error: Should not be: "372ea08cab33e71c02c651dbc83a474d32c676ea"
The test failed on Today's nightly build but passed when build is restarted. Needs some investigation.
The text was updated successfully, but these errors were encountered:
Drone build: https://drone.owncloud.com/owncloud/ocis/13977/39/5
The test failed on Today's nightly build but passed when build is restarted. Needs some investigation.
The text was updated successfully, but these errors were encountered: