QA: need login tags for Jenkins build
authorCmcmahon <cmcmahon@wikimedia.org>
Wed, 2 Jul 2014 15:37:10 +0000 (08:37 -0700)
committerCmcmahon <cmcmahon@wikimedia.org>
Wed, 2 Jul 2014 15:37:32 +0000 (08:37 -0700)
Change-Id: I6663c6f6f59d692a9825ff8b462b30e1b2214ae0

tests/browser/features/create_and_follow_wiki_link.feature
tests/browser/features/edit_page.feature

index 90e062d..29dd1c1 100644 (file)
@@ -1,4 +1,4 @@
-@chrome @clean @en.wikipedia.beta.wmflabs.org @firefox @phantomjs @test2.wikipedia.org
+@chrome @clean @en.wikipedia.beta.wmflabs.org @firefox @login @phantomjs @test2.wikipedia.org
 Feature: Create Page With Wiki Link
 
   Scenario: Create Page With Wiki Link
@@ -6,4 +6,4 @@ Feature: Create Page With Wiki Link
       And I go to the "Link Source Test Page" page with content "This is a [[Link Target Test Page|link to the test target page]] right here."
     When I click the Link Target link
     Then I should be on the Link Target Test Page
-      And the page content should contain "Link Target Test Page"
\ No newline at end of file
+      And the page content should contain "Link Target Test Page"
index ef9991a..8c089ad 100644 (file)
@@ -1,4 +1,4 @@
-@chrome @clean @en.wikipedia.beta.wmflabs.org @firefox @phantomjs @test2.wikipedia.org
+@chrome @clean @en.wikipedia.beta.wmflabs.org @firefox @login @phantomjs @test2.wikipedia.org
 Feature: Edit Page
 
   Scenario: Create and edit page