commit | 672eb0293ef2ffc6237aa5a59b721007055c5b0b | [log] [tgz] |
---|---|---|
author | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Wed Jul 24 14:43:47 2024 -0300 |
committer | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Wed Jul 24 14:43:47 2024 -0300 |
tree | be2355bf990e2b5dc4d9bfd720444b2e95d639bf | |
parent | a0d9054bc6cffa67bd12b7ab306c4e1ba515e1b2 [diff] |
validate_failures.py: Fix parsing for DejaGNU sumfiles Commit a0d9054bc6cf ("[contrib] validate_failures.py: Support json results") changed the for loop's iteration variable in ParseSummary but forgot to set the line variable in case the summary isn't a JSON file. Restore previous behaviour when the input file isn't JSON. Change-Id: Iad68b7221594b9aba82c02663d067fb1a58ef1a5