From e6d68ddbd0a2b56f362719dbcc463a7284f0ddf4 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Wed, 7 Jun 2023 16:52:27 +0545 Subject: [PATCH] Skip antivirus related tests in reva --- .../features/apiAntivirus/antivirus.feature | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/tests/acceptance/features/apiAntivirus/antivirus.feature b/tests/acceptance/features/apiAntivirus/antivirus.feature index 0bb5e2b1a1..01d36c53f1 100644 --- a/tests/acceptance/features/apiAntivirus/antivirus.feature +++ b/tests/acceptance/features/apiAntivirus/antivirus.feature @@ -1,4 +1,4 @@ -@api @antivirus +@api @antivirus @skipOnReva Feature: antivirus As a system administrator and user I want to protect myself and others from known viruses @@ -24,10 +24,6 @@ Feature: antivirus | dav-path-version | | old | | new | - - @skipOnRevaMaster - Examples: - | dav-path-version | | spaces | Scenario Outline: upload a file with virus @@ -43,10 +39,6 @@ Feature: antivirus | dav-path-version | | old | | new | - - @skipOnRevaMaster - Examples: - | dav-path-version | | spaces | @@ -72,10 +64,6 @@ Feature: antivirus | dav-path-version | | old | | new | - - @skipOnRevaMaster - Examples: - | dav-path-version | | spaces | @@ -95,8 +83,4 @@ Feature: antivirus Examples: | dav-path-version | | old | - - @skipOnRevaMaster - Examples: - | dav-path-version | | spaces |