Cmcmahon has uploaded a new change for review. https://gerrit.wikimedia.org/r/84999
Change subject: only run UW test on beta commons, others are duplicated effort ...................................................................... only run UW test on beta commons, others are duplicated effort Change-Id: I477bb33da7c2257b52370b37553d5520a82e1c59 --- M features/create_account_readonly.feature M features/file.feature M features/login.feature M features/search.feature 4 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests refs/changes/99/84999/1 diff --git a/features/create_account_readonly.feature b/features/create_account_readonly.feature index fdb2feb..3181074 100644 --- a/features/create_account_readonly.feature +++ b/features/create_account_readonly.feature @@ -1,5 +1,5 @@ # Feature files that end with "_readonly.feature" should be read only, so they could be run at en.wikipedia.org [email protected] @en.wikipedia.beta.wmflabs.org @sandbox.translatewiki.net @test2.wikipedia.org [email protected] @test2.wikipedia.org Feature: Create account Scenario Outline: Go to Create account page diff --git a/features/file.feature b/features/file.feature index 2a179a2..e06e597 100644 --- a/features/file.feature +++ b/features/file.feature @@ -1,4 +1,4 @@ [email protected] @en.wikipedia.beta.wmflabs.org @test2.wikipedia.org [email protected] @test2.wikipedia.org Feature: File Scenario: Anonymous goes to file that does not exist diff --git a/features/login.feature b/features/login.feature index 135c5c2..f00aa33 100644 --- a/features/login.feature +++ b/features/login.feature @@ -1,4 +1,4 @@ [email protected] @test2.wikipedia.org [email protected] @test2.wikipedia.org Feature: Log in Background: diff --git a/features/search.feature b/features/search.feature index 8c7f555..63140c8 100644 --- a/features/search.feature +++ b/features/search.feature @@ -1,4 +1,4 @@ [email protected] @en.wikipedia.beta.wmflabs.org @test2.wikipedia.org [email protected] @test2.wikipedia.org Feature: Search Scenario: Search suggestions -- To view, visit https://gerrit.wikimedia.org/r/84999 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I477bb33da7c2257b52370b37553d5520a82e1c59 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Cmcmahon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
