The files in this directory are example test logs to be fed into the
tests for parse_test_failure.py in the parent directory. Each group
of files is:

1) foo.txt

  The original test log.

2) foo-out.txt

  The results of parse_test_failure.py foo.txt

3) foo-out.xml

  The results of parse_test_failure.py --xml foo.txt


The files can be regenerated by running:

  REGENERATE_TEST_EXPECTATIONS=1 pytest parse_test_failure.py