Re: [tools] tester: Sort test reports for JSON/YAML

2022-08-07 Thread Chris Johns
OK I was also looking at sorting the tests in summary but for some reason I could not get it to work as I expected. I am still looking into it. Chris On 6/8/2022 12:42 am, Sebastian Huber wrote: > This makes the reports more git friendly. > > Update 4671. > --- > tester/rt/test.py | 2 +- > 1

[tools] tester: Sort test reports for JSON/YAML

2022-08-05 Thread Sebastian Huber
This makes the reports more git friendly. Update 4671. --- tester/rt/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tester/rt/test.py b/tester/rt/test.py index 9549765..2b5ad85 100644 --- a/tester/rt/test.py +++ b/tester/rt/test.py @@ -248,7 +248,7 @@ def results_to_d