Gatling 2 removed auto Status check?

from server logs and gatling 1.5.3 runs, i know one request should fail 500 but gatling 2 gave OK to it. so i guess no more auto status check? that was a neat feature.

i added .check(status.in(200 to 210)) to httpConf and hope this way works.

Thanks,

I’m using gatling-charts-highcharts-2.0.0-M3a and auto check works for me. Could it be something else in your setup?
Radu

im using latest snapshot version, it might be a difference between them. i think my m3a version worked fine.

在 2014年1月24日星期五UTC-8下午12时37分34秒,Radu Munteanu写道:

Woups, fixed!
Thanks!