r79081 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79080‎ | r79081 | r79082 >
Date:18:56, 27 December 2010
Author:platonides
Status:ok
Tags:
Comment:
If running against the grid, there's no need to start and stop the server in localhost.
Modified paths:
  • /trunk/phase3/tests/selenium/selenium_settings_grid.ini.sample (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/selenium/selenium_settings_grid.ini.sample
@@ -8,6 +8,8 @@
99 testBrowser = "Safari on OS X Snow Leopard"
1010 jUnitLogFile =
1111 runAgainstGrid = true
 12+startserver = false
 13+stopserver = false
1214
1315 [SeleniumTests]
1416

Status & tagging log