Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315113

Change subject: Don't skip browser tests
......................................................................

Don't skip browser tests

If they are important fix them.
If not remove them.

Change-Id: I3477edc1c0fd0386eb8e00f6d455bdb075d2e96a
---
M tests/browser/features/editor_ve.feature
M tests/browser/features/search.feature
M tests/browser/features/special.feature
M tests/browser/features/special_watchlist.feature
4 files changed, 4 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/13/315113/1

diff --git a/tests/browser/features/editor_ve.feature 
b/tests/browser/features/editor_ve.feature
index 2f38719..8eca3d1 100644
--- a/tests/browser/features/editor_ve.feature
+++ b/tests/browser/features/editor_ve.feature
@@ -1,4 +1,4 @@
-@chrome @editing @en.m.wikipedia.beta.wmflabs.org @extension-visualeditor 
@firefox @skip @vagrant
+@chrome @editing @en.m.wikipedia.beta.wmflabs.org @integration 
@extension-visualeditor @firefox @vagrant
 Feature: VisualEditor Mobile
 
   # Tests are skipped due to https://phabricator.wikimedia.org/T88559
diff --git a/tests/browser/features/search.feature 
b/tests/browser/features/search.feature
index 3a25e70..ec385f6 100644
--- a/tests/browser/features/search.feature
+++ b/tests/browser/features/search.feature
@@ -1,4 +1,4 @@
-@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @skip @test2.m.wikipedia.org 
@vagrant
+@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @integration 
@test2.m.wikipedia.org @vagrant
 Feature: Search
 
   Background:
diff --git a/tests/browser/features/special.feature 
b/tests/browser/features/special.feature
index 0bfdcdf..46f60b7 100644
--- a/tests/browser/features/special.feature
+++ b/tests/browser/features/special.feature
@@ -1,11 +1,10 @@
-@chrome @firefox @test2.m.wikipedia.org @vagrant
+@chrome @firefox @test2.m.wikipedia.org @vagrant @integration
 Feature: Generic special page features
 
   Background:
     Given I am using the mobile site
       And I am on the "Main Page" page
 
-  @skip
   Scenario: Search from Watchlist
     Given I am logged into the mobile website
     When I click on "Watchlist" in the main navigation menu
diff --git a/tests/browser/features/special_watchlist.feature 
b/tests/browser/features/special_watchlist.feature
index 84f752e..de01d4b 100644
--- a/tests/browser/features/special_watchlist.feature
+++ b/tests/browser/features/special_watchlist.feature
@@ -1,4 +1,4 @@
-@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @integration @skip 
@test2.m.wikipedia.org @vagrant
+@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @integration 
@test2.m.wikipedia.org @vagrant
 Feature: Manage Watchlist
 
   Background:

-- 
To view, visit https://gerrit.wikimedia.org/r/315113
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3477edc1c0fd0386eb8e00f6d455bdb075d2e96a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to