benchmarks/matrix-multiplication/pom.xml
branchbenchmarks
changeset 293 77ad706571c2
parent 271 43b6795196fd
child 294 fbeed56ff3e3
     1.1 --- a/benchmarks/matrix-multiplication/pom.xml	Thu Dec 06 09:48:24 2012 +0100
     1.2 +++ b/benchmarks/matrix-multiplication/pom.xml	Mon Dec 10 17:38:45 2012 +0100
     1.3 @@ -55,6 +55,7 @@
     1.4              <configuration>
     1.5                  <port>9876</port>
     1.6                  <browser>/usr/bin/firefox</browser>
     1.7 +                <browserTimeout>720</browserTimeout>
     1.8                  <tests>all</tests>
     1.9                  <config>jsTestDriver.conf</config>
    1.10                  <reset>true</reset>