microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[BUG] #98

Open mhoult22 opened 1 year ago

mhoult22 commented 1 year ago

Describe the bug The Load test results "Errors (total)" is incorrect/misleading. My load test had 5 errors in total.

image The blue plot line has 0 errors, but is drawn as increasing to 5 the same as the orange plot.
If you hover over the point at the peak it confirms at the base of the chart that blue is 0 and orange is 5.

To Reproduce Run a load test that produces errors. Choose 2 requests to plot, one with errors and one without.

Expected behavior In this example the blue line should be flat for the whole duration of the test as it has no errors.

Desktop (please complete the following information):

AB#1600104

Sachid26 commented 1 year ago

@mhoult22 ... thanks for reporting this . We have added this to our backlog.