fix(upload): grant parent existence - #17399
Conversation
| import org.junit.Test | ||
| import java.io.IOException | ||
|
|
||
| class GrantFolderExistenceTests : AbstractOnServerIT() { |
There was a problem hiding this comment.
Test fails on master that proves: #17074
|
/backport to stable-34.1.x |
| fun UploadResult.isNonRetryable(): Boolean = when (this) { | ||
| UploadResult.FILE_NOT_FOUND, | ||
| UploadResult.FILE_ERROR, | ||
| UploadResult.FOLDER_ERROR, |
There was a problem hiding this comment.
UploadResult.FOLDER_ERROR this must be excluded from isNonRetryable
|
APK file: https://github.com/nextcloud/android/actions/runs/30551171581/artifacts/8763661996 |
|
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/17399-IT-master-09-04 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
Signed-off-by: Alper 脰zt眉rk <67455295+alperozturk96@users.noreply.github.com>
be01105 to
50fef3a
Compare
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://github.com/nextcloud/android/actions/runs/32012161026/artifacts/9282631959 |
No description provided.