Disable Cucumber scenarios that are broken in daily Jenkins jobs
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Mon, 16 May 2016 15:11:05 +0000 (17:11 +0200)
committerZfilipin <zfilipin@wikimedia.org>
Mon, 16 May 2016 15:27:26 +0000 (15:27 +0000)
"Welcome to Wikipedia" popup breaks the scenarios.

Bug: T94150
Change-Id: I921684d1ae683a52a21c4c87c1c9b45b4db7071b

tests/browser/features/edit_page.feature
tests/browser/features/view_history.feature

index ade6914..0a5d3cd 100644 (file)
@@ -1,4 +1,4 @@
-@chrome @firefox @vagrant
+@chrome @firefox @skip @vagrant
 Feature: Edit Page
 
   Scenario: Create and edit page
index 95136d2..8e72bcf 100644 (file)
@@ -1,4 +1,4 @@
-@chrome @firefox @vagrant
+@chrome @firefox @skip @vagrant
 Feature: View History
 
   Scenario: Edit page and view history