Skip to content

[stable18] Don't fail if copying a file of 0 byte size - #22779

Merged
rullzer merged 2 commits into
stable18from
backport/22739/stable18
Sep 11, 2020
Merged

[stable18] Don't fail if copying a file of 0 byte size#22779
rullzer merged 2 commits into
stable18from
backport/22739/stable18

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #22739

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label Sep 10, 2020
@faily-bot

faily-botBot commented Sep 10, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32965: failure

postgres9-php7.3

Show full log
There were 2 warnings:
1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static
2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static
--
There was 1 failure:
1) OCA\Files_Versions\Tests\VersioningTest::testRestoreMovedShare
File content has not changed
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'version 2'
+'version 1'
/drone/src/apps/files_versions/tests/VersioningTest.php:730

@rullzer
rullzer merged commit 23ca361 into stable18Sep 11, 2020
@rullzer
rullzer deleted the backport/22739/stable18 branch September 11, 2020 06:48
@rullzerrullzer mentioned this pull request Sep 28, 2020
1 task
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MorrisJobke@skjnldsv@rullzer@juliusknorr