[MediaWiki-commits] [Gerrit] Running new preferences feature at en.wikipedia.beta.wmflabs... - change (qa/browsertests)

2013-04-29 Thread Zfilipin (Code Review)
Zfilipin has submitted this change and it was merged.

Change subject: Running new preferences feature at 
en.wikipedia.beta.wmflabs.org and en.wikipedia.org
..


Running new preferences feature at en.wikipedia.beta.wmflabs.org and 
en.wikipedia.org

The test fails at all other sites, so I am not enabling it there for
now.

Change-Id: I0fdb5aa7a94723678a1866b50c5ac024ba9468ac
---
M docs/jobs.md
1 file changed, 8 insertions(+), 7 deletions(-)

Approvals:
  Zfilipin: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/docs/jobs.md b/docs/jobs.md
index 5d6a238..c418ec9 100644
--- a/docs/jobs.md
+++ b/docs/jobs.md
@@ -37,7 +37,7 @@
 
 # browsertests-en.wikipedia.beta.wmflabs.org
 
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature features/login.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 7 --test-options '--profile ci'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci'
 - MediaWiki URL: en.wikipedia.beta.wmflabs.or
 
 
@@ -49,14 +49,15 @@
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_6
 - Browser Label: internet_explorer_6
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature features/login.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 7 --test-options '--profile ci --tags ~@ie6-bug'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie6-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_7
 - Browser Label: internet_explorer_7
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature features/login.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 7 --test-options '--profile ci --tags ~@ie7-bug'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie7-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_8
 - Browser Label: internet_explorer_8
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie8-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_9
 - Browser Label: internet_explorer_9
@@ -64,8 +65,7 @@
 
 
 # browsertests-en.wikipedia.org-linux-firefox
-
-- bundle exec: parallel_cucumber features/create_account.feature 
features/login.feature features/math.feature features/page_triage.feature -n 4 
--test-options '--profile ci'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci'
 - MediaWiki URL: en.wikipedia.org
 
 
@@ -77,14 +77,15 @@
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_6
 - Browser Label: internet_explorer_6
-- bundle exec: parallel_cucumber features/create_account.feature 
features/login.feature features/math.feature features/page_triage.feature -n 4 
--test-options '--profile ci --tags ~@ie6-bug'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci 
--tags ~@ie6-bug'
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_7
 - Browser Label: internet_explorer_7
-- bundle exec: parallel_cucumber features/create_account.feature 
features/login.feature features/math.feature features/page_triage.feature -n 4 
--test-options '--profile ci --tags ~@ie7-bug'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci 
--tags ~@ie7-bug'
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_8
 - Browser Label: internet_explorer_8
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 

[MediaWiki-commits] [Gerrit] Running new preferences feature at en.wikipedia.beta.wmflabs... - change (qa/browsertests)

2013-04-25 Thread Zfilipin (Code Review)
Zfilipin has uploaded a new change for review.

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


Change subject: Running new preferences feature at 
en.wikipedia.beta.wmflabs.org and en.wikipedia.org
..

Running new preferences feature at en.wikipedia.beta.wmflabs.org and 
en.wikipedia.org

The test fails at all other sites, so I am not enabling it there for
now.

Change-Id: I0fdb5aa7a94723678a1866b50c5ac024ba9468ac
---
M docs/jobs.md
1 file changed, 8 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/78/60878/1

diff --git a/docs/jobs.md b/docs/jobs.md
index bd669f1..1db1d8a 100644
--- a/docs/jobs.md
+++ b/docs/jobs.md
@@ -37,7 +37,7 @@
 
 # browsertests-en.wikipedia.beta.wmflabs.org
 
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 6 --test-options '--profile ci'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci'
 - MediaWiki URL: en.wikipedia.beta.wmflabs.or
 
 
@@ -49,15 +49,15 @@
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_6
 - Browser Label: internet_explorer_6
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 6 --test-options '--profile ci --tags ~@ie6-bug'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie6-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_7
 - Browser Label: internet_explorer_7
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 6 --test-options '--profile ci --tags ~@ie7-bug'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie7-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_8
 - Browser Label: internet_explorer_8
-- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature features/search.feature 
-n 6 --test-options '--profile ci --tags ~@ie8-bug'
+- bundle exec: parallel_cucumber features/aftv5.feature 
features/create_account.feature features/file.feature 
features/page_edit.feature features/page_triage.feature 
features/preferences_appearance.feature features/search.feature -n 7 
--test-options '--profile ci --tags ~@ie8-bug'
 
 ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_9
 - Browser Label: internet_explorer_9
@@ -66,7 +66,7 @@
 
 # browsertests-en.wikipedia.org-linux-firefox
 
-- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature -n 3 --test-options 
'--profile ci'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci'
 - MediaWiki URL: en.wikipedia.org
 
 
@@ -78,15 +78,15 @@
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_6
 - Browser Label: internet_explorer_6
-- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature -n 3 --test-options 
'--profile ci --tags ~@ie6-bug'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci 
--tags ~@ie6-bug'
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_7
 - Browser Label: internet_explorer_7
-- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature -n 3 --test-options 
'--profile ci --tags ~@ie7-bug'
+- bundle exec: parallel_cucumber features/create_account.feature 
features/math.feature features/page_triage.feature 
features/preferences_appearance.feature -n 4 --test-options '--profile ci 
--tags ~@ie7-bug'
 
 ## browsertests-en.wikipedia.org-windows-internet_explorer_8
 - Browser Label: internet_explorer_8
-- bundle