You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2014/05/20 15:43:25 UTC

svn commit: r1596244 - /continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml

Author: brett
Date: Tue May 20 13:43:24 2014
New Revision: 1596244

URL: http://svn.apache.org/r1596244
Log:
update to latest Selenium

Modified:
    continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml

Modified: continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml
URL: http://svn.apache.org/viewvc/continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml?rev=1596244&r1=1596243&r2=1596244&view=diff
==============================================================================
--- continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml (original)
+++ continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml Tue May 20 13:43:24 2014
@@ -616,9 +616,6 @@
     <browserPath/>
     <cargo.jvmargs>-Xmx512m -XX:MaxPermSize=128m</cargo.jvmargs>
     <plexus.system.path/>
-<!--
-    <selenium.version>2.35.0</selenium.version>
--->
-    <selenium.version>2.21.0</selenium.version>
+    <selenium.version>2.41.0</selenium.version>
   </properties>
 </project>



Re: svn commit: r1596244 - /continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml

Posted by Brett Porter <br...@apache.org>.
On 21 May 2014, at 1:02 am, Brent Atkinson <br...@gmail.com> wrote:

> Brett,
> 
> Does this mean I should run tests against firefox 17 still or should I try
> running against later versions now?

I haven't tried this with an older Firefox, but with FF 29. I'd be interested to know if that works for you, or if you observe the same behaviour (hanging on the delete build result test indefinitely).

If it's problematic, you can probably go back to 2.21 and the earlier FF temporarily.

- Brett


Re: svn commit: r1596244 - /continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml

Posted by Brent Atkinson <br...@gmail.com>.
Brett,

Does this mean I should run tests against firefox 17 still or should I try
running against later versions now?

Brent


On Tue, May 20, 2014 at 9:43 AM, <br...@apache.org> wrote:

> Author: brett
> Date: Tue May 20 13:43:24 2014
> New Revision: 1596244
>
> URL: http://svn.apache.org/r1596244
> Log:
> update to latest Selenium
>
> Modified:
>     continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml
>
> Modified: continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml
> URL:
> http://svn.apache.org/viewvc/continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml?rev=1596244&r1=1596243&r2=1596244&view=diff
>
> ==============================================================================
> --- continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml
> (original)
> +++ continuum/branches/CONTINUUM-2713/continuum-webapp-test/pom.xml Tue
> May 20 13:43:24 2014
> @@ -616,9 +616,6 @@
>      <browserPath/>
>      <cargo.jvmargs>-Xmx512m -XX:MaxPermSize=128m</cargo.jvmargs>
>      <plexus.system.path/>
> -<!--
> -    <selenium.version>2.35.0</selenium.version>
> --->
> -    <selenium.version>2.21.0</selenium.version>
> +    <selenium.version>2.41.0</selenium.version>
>    </properties>
>  </project>
>
>
>