Merge pull request #6467 from owncloud/tests/skip-antivirus-tests-in-reva

[tests-only] Skip antivirus related tests in reva
This commit is contained in:
Phil Davis
2023-06-07 18:00:27 +05:45
committed by GitHub
@@ -1,4 +1,4 @@
@api @antivirus @api @antivirus @skipOnReva
Feature: antivirus Feature: antivirus
As a system administrator and user As a system administrator and user
I want to protect myself and others from known viruses I want to protect myself and others from known viruses
@@ -24,10 +24,6 @@ Feature: antivirus
| dav-path-version | | dav-path-version |
| old | | old |
| new | | new |
@skipOnRevaMaster
Examples:
| dav-path-version |
| spaces | | spaces |
Scenario Outline: upload a file with virus Scenario Outline: upload a file with virus
@@ -43,10 +39,6 @@ Feature: antivirus
| dav-path-version | | dav-path-version |
| old | | old |
| new | | new |
@skipOnRevaMaster
Examples:
| dav-path-version |
| spaces | | spaces |
@@ -72,10 +64,6 @@ Feature: antivirus
| dav-path-version | | dav-path-version |
| old | | old |
| new | | new |
@skipOnRevaMaster
Examples:
| dav-path-version |
| spaces | | spaces |
@@ -95,8 +83,4 @@ Feature: antivirus
Examples: Examples:
| dav-path-version | | dav-path-version |
| old | | old |
@skipOnRevaMaster
Examples:
| dav-path-version |
| spaces | | spaces |