Skip to content

Commit

Permalink
Merge pull request #40225 from owncloud/skip-flaky-etag-propagation-t…
Browse files Browse the repository at this point in the history
…est-for-ocis

[tests-only] Skip the flaky etag propagation tests when running with oCIS CI
  • Loading branch information
individual-it authored Jul 21, 2022
2 parents d5fa634 + c2c0d58 commit f0a4173
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Feature: propagation of etags when copying files or folders
And these etags should not have changed:
| user | path |
| Alice | /upload/file.txt |
@skipOnOcis @issue-ocis-4091
Examples:
| dav_version |
| old |
Expand Down Expand Up @@ -139,6 +140,7 @@ Feature: propagation of etags when copying files or folders
And these etags should not have changed:
| user | path |
| Alice | /upload/file.txt |
@skipOnOcis @issue-ocis-4091
Examples:
| dav_version |
| old |
Expand Down

0 comments on commit f0a4173

Please sign in to comment.