recording output from JsTestDriver benchmarks
authorMartin Soch <Martin.Soch@oracle.com>
Wed, 05 Dec 2012 13:24:03 +0100
branchbenchmarks
changeset 2704cbe8ca081ce
parent 269 81e72988dcb5
child 271 43b6795196fd
recording output from JsTestDriver
benchmarks/matrix-multiplication/pom.xml
     1.1 --- a/benchmarks/matrix-multiplication/pom.xml	Wed Dec 05 12:47:49 2012 +0100
     1.2 +++ b/benchmarks/matrix-multiplication/pom.xml	Wed Dec 05 13:24:03 2012 +0100
     1.3 @@ -58,6 +58,7 @@
     1.4                  <tests>all</tests>
     1.5                  <config>jsTestDriver.conf</config>
     1.6                  <reset>true</reset>
     1.7 +                <testOutput>testOutput</testOutput>
     1.8              </configuration>
     1.9              <executions>
    1.10                  <execution>