Fixed EmptyPass error message
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Wed, 2 Jul 2014 13:50:58 +0000 (15:50 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Wed, 2 Jul 2014 13:50:58 +0000 (15:50 +0200)
mediawiki_api Ruby gem needs user password, but it is only set if the
scenario has @login Cucumber tag.

The entire error message: EmptyPass (MediawikiApi::LoginError)

For the entire stack trace see

1:
https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-
Core-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/14/consoleFull

Change-Id: Ib5c297d9bfc1ca953d3aec27208fb99143fec011

tests/browser/features/create_and_follow_wiki_link.feature

index 90e062d..7d48df0 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