STAMP-project / dspot

Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
https://dspot-demo.stamp-project.eu/
GNU Lesser General Public License v3.0
114 stars 28 forks source link

install.sh fails with unmet dependency diversify-profiling #52

Closed paraita closed 7 years ago

paraita commented 7 years ago

Hi, I have troubles running the install.sh script. I just cloned the repo, chmoded the install script and ran it. I attached the execution log. error_log.txt

danglotb commented 7 years ago

Hello,

Thanks you for pointing this bug.

I fixed the version of spoon in the dependencies of DSpot.

It is ok on my side now. Can you please try again, and tell me if you build with success?

Benjamin.

paraita commented 7 years ago

Thanks @danglotb for helping me, everything does build fine now but I still encounter some issues during the mvn test (see error_debug_log). I'd be glad to provide any relevant info :)

danglotb commented 7 years ago

Ok, I'm able to have the same errors.

I look for more informations and a fix. I keep you in touch.

Thank you.