Amire80 has uploaded a new change for review.

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

Change subject: Don't run the Autonym scenarios in beta sites, because they fail
......................................................................

Don't run the Autonym scenarios in beta sites, because they fail

This is supposed to be addressed more thoroughly in
I5c7433b917b8d7f79f706a4a7a97a6c6a9a6afa2
but until that is merged, they shouldn't run and cause failures.

Change-Id: Ie4e96f2cb0846b9117a26e9bfd902bbcab04eafd
---
M tests/browser/features/autonym.feature
1 file changed, 2 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector 
refs/changes/59/114459/1

diff --git a/tests/browser/features/autonym.feature 
b/tests/browser/features/autonym.feature
index d5283da..957ebba 100644
--- a/tests/browser/features/autonym.feature
+++ b/tests/browser/features/autonym.feature
@@ -10,7 +10,7 @@
   * Web font should always be applied to the interlanguage section of MediaWiki
     when MediaWiki extension ULS is installed.
 
-  @login @commons.wikimedia.beta.wmflabs.org
+  @login
   Scenario: Autonym font is used in the ULS language search dialog for display 
language selection by logged-in users
     Given I am logged in
       And I open the Universal Language Selector
@@ -18,7 +18,7 @@
     When I click the button with the ellipsis
     Then the language list of ULS should use Autonym font
 
-  @login @commons.wikimedia.beta.wmflabs.org
+  @login
   Scenario: Autonym font is used in the ULS language search dialog for input 
language selection by logged-in users
     Given I am logged in
       And I open the Universal Language Selector
@@ -26,13 +26,11 @@
     When I click the button with the ellipsis
     Then the language list of ULS should use Autonym font
 
-  @en.wikipedia.beta.wmflabs.org
   Scenario: Autonym font should be used in the Interlanguage area of a page 
only with Interlanguage links
     When I am on the main page
     Then the Interlanguage links should use Autonym font
       And elements that are not Interlanguage links should not use Autonym font
 
-  @commons.wikimedia.beta.wmflabs.org
   Scenario: Autonym font is used in the ULS language search dialog for input 
language selection by anonymous users
     Given I am at random page
       And I open the Universal Language Selector

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4e96f2cb0846b9117a26e9bfd902bbcab04eafd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to