diff --git a/modules/ts/misc/perf_tests_timing.py b/modules/ts/misc/perf_tests_timing.py index 70d2aa2f0..bf9d06c3c 100644 --- a/modules/ts/misc/perf_tests_timing.py +++ b/modules/ts/misc/perf_tests_timing.py @@ -81,6 +81,9 @@ if __name__ == "__main__": if case.get('status') == 'failed': has_failed = True + testsuits.append({'name': prevGroupName, 'time': suit_time, \ + 'failed': has_failed}) + tbl = table() # header