sitespeedio / browsertime

Measure and Optimize Web Performance
https://www.sitespeed.io/documentation/browsertime/
Apache License 2.0
602 stars 137 forks source link

Multi step error fix #2107

Closed soulgalore closed 5 months ago

soulgalore commented 5 months ago

The old version was kind of broken that returned partly result json.

This fix makes sure the test return as a failure (as documented) and remove all result data (as documented).

https://github.com/sitespeedio/sitespeed.io/issues/4113