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
208 stars 106 forks source link

Upgrade Gzoltar to 1.7.2 #197

Closed martinezmatias closed 4 years ago

martinezmatias commented 5 years ago

One option could be to keep both GZoltar as different implementations of the same extension point (FautlLocalization)

martinezmatias commented 5 years ago

@tdurieux
Have you tried version Gzoltar 1.7.2? Do you know if it's able to run Junit5 test cases? (The old version we currently use (0.1.1) fails on Astor)

tdurieux commented 5 years ago

I did not try 1.7.2, I did not even know that this version existed.

martinezmatias commented 5 years ago

Gzoltar 0.1.1. seems buggy with JDK 11 on linux

martinezmatias commented 4 years ago

We continue with version 0.1.1 which is more stable than 1.7.2.