SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
206 stars 106 forks source link

ERROR AstorCoreEngine - Initial run of test suite fails - OCCURRING AGAIN #317

Open juliamanfrindias opened 3 years ago

juliamanfrindias commented 3 years ago

This same error is returned when I run the command, using the example math_50v2 in location:

java -cp astor-1.1.0-jar-with-dependencies.jar fr.inria.main.evolution.AstorMain -mode jgenprog -srcjavafolder /src/java/ -srctestfolder /src/test/ -binjavafolder /target/classes/ - bintestfolder /target/test-classes/ -location /home/astor/Documents/A3/astor/examples/math_50v2/

Error return for math_50v2 example:

ERROR AstorCoreEngine - Initial run of test suite fails