Commit 6ee26a55 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

increase timeout in km functional test.

parent f25d13c5
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
\n \n
<tr>\n <tr>\n
<td>setTimeout</td>\n <td>setTimeout</td>\n
<td>60000</td>\n <td>90000</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -157,14 +157,14 @@ ...@@ -157,14 +157,14 @@
<tr>\n <tr>\n
<td>waitForCondition</td>\n <td>waitForCondition</td>\n
<td>selenium.isTextPresent("TioLive")</td>\n <td>selenium.isTextPresent("TioLive")</td>\n
<td>30000</td> \n <td>90000</td> \n
</tr>\n </tr>\n
<!-- XXX: add "Profile" gadget -->\n <!-- XXX: add "Profile" gadget -->\n
\n \n
<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n <tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n
<tr>\n <tr>\n
<td>setTimeout</td>\n <td>setTimeout</td>\n
<td>30000</td>\n <td>90000</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
\n \n
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
\n \n
<tr>\n <tr>\n
<td>setTimeout</td>\n <td>setTimeout</td>\n
<td>60000</td>\n <td>90000</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>setTimeout</td>\n <td>setTimeout</td>\n
<td>30000</td>\n <td>90000</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
\n \n
......
165 166
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment