kalhauge / jpamb

JPAMB: Java Program Analysis Micro Benchmarks
BSD 3-Clause "New" or "Revised" License
0 stars 13 forks source link

Tool 'test' failed with Command *** returned non-zero exit status 1, whereas running the single test returns 0 #11

Closed gigianni closed 1 week ago

gigianni commented 2 weeks ago

When I run evaluate.py I get errors for each tool runned image whereas if the single test is runned everything looks fine. image

Is there a way to get the output of each run from evaluate.py?

kalhauge commented 2 weeks ago

Hi you should not run your interpreter using the bin/evaluate.py tool, instead use the bin/test.py tool.

I hope this fix the problem, otherwise please use a lot of -vs so that we can get as much debugging as possible.

kalhauge commented 1 week ago

If it did not fix the problem fell free to reopen the issue! :)