Skip antivirus related tests in reva
This commit is contained in:
@@ -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 |
|
||||||
|
|||||||
Reference in New Issue
Block a user