edf-hpc / unclebench

10 stars 4 forks source link

Unclebench is unable to show results of other types rather then "CSV" #37

Closed saidamirouche closed 6 years ago

saidamirouche commented 6 years ago

When Unclebench tries to show the results of a jube's results output of other types like "Pretty etc." rather then "CSV", an error occurs while launching "ubench result", which is : File " ~/Uncle_bench/unclebench/ubench/benchmarking_tools_interfaces/jube_benchmarking_api.py", line 357, in extract_result_from_benchmark input_str='jube result ./'+output_dir+' --id '+benchmark_id+' -o '+cvsfile TypeError: cannot concatenate 'str' and 'NoneType' objects