validate_failures.py: Add new option --invert_match

This option is used to detect flaky tests that FAILed in the clean
build (or manifest), but PASSed in the current build (or manifest).

The option inverts output logic similar to what "-v/--invert-match"
does for grep.

Change-Id: Iff6d6f0ba09ba6c2b01e897c1c36ebce00f877ab
1 file changed