[PATCH v1] tester: Prevent crash with json output

Chris Johns chrisj at rtems.org
Mon Oct 5 21:57:12 UTC 2020


On 6/10/20 7:41 am, Kinsey Moore wrote:
> This fixes an issue with json report output that causes a crash due to
> the incorrect object member being accessed for test-too-long. This also
> changes treatment of fatal errors to match how they are displayed in the
> tester log output and changes "fatal error" to "fatal-error" to better
> match the naming of all the other failure types.
> ---
>  tester/rt/report.py | 2 +-
>  tester/rt/test.py   | 9 ++++++---
>  2 files changed, 7 insertions(+), 4 deletions(-)

OK to push. Thanks.

Chris


More information about the devel mailing list