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 @@
9
9
testBrowser = "Safari on OS X Snow Leopard"
10
10
jUnitLogFile =
11
11
runAgainstGrid = true
12
+startserver = false
13
+stopserver = false
12
14
13
15
[SeleniumTests]
14
16
Status & tagging log
20:38, 17 March 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r79081
[
removed:
new
added:
ok]