Don't fail if copying a file of 0 byte size#22739
Merged
MorrisJobke merged 2 commits intomasterfrom Sep 10, 2020
Merged
Conversation
Member
Author
|
/backport to stable19 |
Member
Author
|
/backport to stable18 |
skjnldsv
approved these changes
Sep 9, 2020
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
011c805 to
cee531d
Compare
MorrisJobke
approved these changes
Sep 10, 2020
Member
|
I guess this error is related. |
Member
Author
|
Hm I don't see how those should be related and they only fail on mysql8.0-php7.2. Let me retrigger that because locally those tests work fine. |
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 32937: failuremariadb10.1-php7.2Show full logmysql8.0-php7.2
acceptance-access-levels
Show full logacceptance-app-files
Show full logacceptance-app-files-sharing
Show full logacceptance-app-files-sharing-link
Show full logacceptance-app-files-tags
Show full logacceptance-app-theming
Show full logacceptance-header
Show full logacceptance-login
Show full logacceptance-users
Show full logacceptance-apps
Show full log |
Member
Author
|
The ones that failed in the first run also fail here for example: #22769 So I think they are unrelated. |
This was referenced Sep 10, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Steps to reproduce:
Fixes #16989
Requires ad7798f so backporting will work to 18 and 19