EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
841 stars 342 forks source link

getting NullPointerException sometime. #250

Open HusseinAlmulla opened 5 years ago

HusseinAlmulla commented 5 years ago

Hello, I am getting java.lang.NullPointerException when I run the evosuite. I am running 10 trials for some faults, and some of the trials do not get through because of the error that I am getting.

  1. I am using 1.0.7 snapshot and running it with defect4J.
  2. This is happening with faults chart-19 time-12 and others.
  3. running 10 trials but I do not get 10, mostly about 7 only.
  4. -criterion EXCEPTION -Dsearch_budget=600

Time-12

Executed command: java -cp /home/hu/defects4j/framework/lib/test_generation/generation/evosuite-current.jar org.evosuite.EvoSuite -class org.joda.time.LocalDate -projectCP