Scenario: recreate masterkey and upload data # /var/www/owncloud/testrunner/apps/encryption/tests/acceptance/features/cliEncryption/recreatemasterkey.feature:9
Given user "Alice" has been created with default attributes and small skeleton files # FeatureContext::userHasBeenCreatedWithDefaultAttributes()
And user "Alice" has uploaded file "filesForUpload/textfile.txt" to "/somefile.txt" # FeatureContext::userHasUploadedAFileTo()
When the administrator successfully recreates the encryption masterkey using the occ command # EncryptionContext::recreateMasterKeyUsingOccCommand()
And user "Alice" uploads chunk file "1" of "1" with "AA" to "/somefile.txt" using the WebDAV API # FeatureContext::userUploadsChunkedFile()
Then the downloaded content when downloading file "/somefile.txt" for user "Alice" with range "bytes=0-3" should be "AA" # FeatureContext::downloadedContentWhenDownloadingForUserWithRangeShouldBe()
The content was expected to be 'AA', but actually is 'This'. HTTP status was 206
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'AA'
+'This'
Build: https://drone.owncloud.com/owncloud/encryption/2732/
Pipelines
CLI
cliEncryption-master-mysql8.0-php7.4
cliEncryption-master-postgres9.4-php7.4
cliCoreMKey-7-3-master-mysql8.0-php7.4
cliCoreMKey-7-4-master-mysql8.0-php7.4
API
apiCoreMKey-40-2-master-mysql8.0-php7.4
apiCoreMKey-40-4-master-mysql8.0-php7.4
apiCoreMKey-40-5-master-mysql8.0-php7.4
apiCoreMKey-40-6-master-mysql8.0-php7.4
apiCoreMKey-40-6-master-mysql8.0-php7.4
apiCoreMKey-40-11-master-mysql8.0-php7.4
apiCoreMKey-40-12-master-mysql8.0-php7.4
apiCoreMKey-40-13-master-mysql8.0-php7.4
apiCoreMKey-40-15-master-mysql8.0-php7.4
apiCoreMKey-40-16-master-mysql8.0-php7.4
apiCoreMKey-40-17-master-mysql8.0-php7.4
apiCoreMKey-40-22-master-mysql8.0-php7.4
apiCoreMKey-40-23-master-mysql8.0-php7.4
apiCoreMKey-40-24-master-mysql8.0-php7.4
apiCoreMKey-40-25-master-mysql8.0-php7.4
apiCoreMKey-40-26-master-mysql8.0-php7.4
apiCoreMKey-40-27-master-mysql8.0-php7.4
apiCoreMKey-40-32-master-mysql8.0-php7.4
apiCoreMKey-40-36-master-mysql8.0-php7.4
apiCoreMKey-40-38-master-mysql8.0-php7.4
apiCoreMKey-40-39-master-mysql8.0-php7.4
WebUI
webUIcoreMKey-20-1-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-2-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-4-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-6-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-7-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-9-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-12-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-14-master-chrome-mysql8.0-php7.4
webUIcoreMKey-20-16-master-chrome-mysql8.0-php7.4