diff --git a/tests/acceptance/features/apiMain/checksums.feature b/tests/acceptance/features/apiMain/checksums.feature index 3333fa0ca74a..6e2ceb79c925 100644 --- a/tests/acceptance/features/apiMain/checksums.feature +++ b/tests/acceptance/features/apiMain/checksums.feature @@ -160,6 +160,7 @@ Feature: checksums | fileId | /^[0-9a-z]{20,}$/ | And the content of file "/myChunkedFile.txt" for user "user0" should be "BBBBBCCCCC" + @skipOnStorage:ceph @files_primary_s3-issue-128 Scenario: Upload new dav chunked file using async MOVE where checksum does not matches Given using new DAV path And the administrator has enabled async operations