github.com/billybanfield/evergreen@v0.0.0-20170525200750-eeee692790f7/plugin/builtin/gotest/testdata/1_simple.log (about)

     1  === RUN TestFailures
     2  
     3    With a thing ✘
     4  
     5  
     6  Failures:
     7  
     8    * /filepath/gotest/parser_test.go
     9    Line 14:
    10    Expected: '2'
    11    Actual:   '1'
    12    (Should be equal)
    13  
    14  --- FAIL: TestFailures (5.02s)
    15  --- FAIL: TestFailures2 (2.00s)
    16  FAIL
    17  exit status 1
    18  FAIL	10gen.com/mci/plugin/builtin/gotest	0.008s