Closed Kaka727 closed 5 years ago
I obeyed the tutorial to execute astor on Math-70 like following: java -cp astor-0.0.2-SNAPSHOT-jar-with-dependencies.jar fr.inria.main.evolution.AstorMain
-mode jkali
-location /home/kaka/Desktop/astor/examples/math_70
-package org.apache.commons
-jvm4testexecution /home/kaka/tool/jdk1.7.0_80/bin/
-failing org.apache.commons.math.analysis.solvers.BisectionSolverTest
-srcjavafolder /src/java/
-srctestfolder /src/test/
-binjavafolder /target/classes
-bintestfolder /target/test-classes
-flthreshold 0.5
-stopfirst true
-dependencies /home/kaka/Desktop/astor/examples/libs/junit-4.4.jar
but the result is like this:
Something is wrong but I don't know why.
I obeyed the tutorial to execute astor on Math-70 like following: java -cp astor-0.0.2-SNAPSHOT-jar-with-dependencies.jar fr.inria.main.evolution.AstorMain
-mode jkali
-location /home/kaka/Desktop/astor/examples/math_70
-package org.apache.commons
-jvm4testexecution /home/kaka/tool/jdk1.7.0_80/bin/
-failing org.apache.commons.math.analysis.solvers.BisectionSolverTest
-srcjavafolder /src/java/
-srctestfolder /src/test/
-binjavafolder /target/classes
-bintestfolder /target/test-classes
-flthreshold 0.5
-stopfirst true
-dependencies /home/kaka/Desktop/astor/examples/libs/junit-4.4.jar
but the result is like this:
Something is wrong but I don't know why.