Browse Source
Some platforms prefix extra logging information before the standard [] blocks so I've added `.\*` to the regex. Also, removed the static values so they're only referenced using 'self.' and stopped parsing lines after the FINISHED_PATTERN is matched since some versions of gTest also print out a test summary after and it's not useful for the processing. Signed-off-by: Yuval Peress <peress@google.com>pull/65083/head
1 changed files with 12 additions and 6 deletions
Loading…
Reference in new issue