Html reports are empty with Gatling 1.3.2

Hello,

I tried to use the last version of Gatling ( 1.3.2 ), but the generated report is empty.

My existing scenario runs fine, the simulation.log file seems correct, but the generated report is empty (there is no data into the HTML files, only the default html content coming from templates).
I tried to generate the report with Gatling 1.2.1 from the same simulation.log and it works fine.

Is it a bug of the report generation ?

Best Regards,
Sébastien.

simulation.log (29.8 KB)

Hi Sebastien,

Very funny!

That’s the [] in your request names that messes up with the json arrays.
By the time we find a way to encode/remove them, could you remove them on your side, please?

Cheers,

Stéphane

2012/10/4 Sebastien <sangoken@gmail.com>

Fixed.

If the Cloudbees gods are good with us, you might be able to grab a snapshot in about 20 minutes here:
https://repository-gatling.forge.cloudbees.com/snapshot/com/excilys/ebi/gatling/highcharts/gatling-charts-highcharts/1.3.3-SNAPSHOT

Thanks for reporting.
Cheers,

Stéphane

2012/10/4 Stéphane Landelle <slandelle@excilys.com>

Ok, I’m going to rename the request names.

Thanks for your quickness,
Sébastien.

Hy

probleme also appear with parenthesis ‘(’ in the request name

can’t see that case in the commit.

https://github.com/excilys/gatling/commit/089d277cb98731108a060afa95561d427819b51e

Cheers

stéphane

Point taken, thanks for reporting:
https://github.com/excilys/gatling/issues/844