This file is indexed.

/usr/share/gocode/src/github.com/jacobsa/ogletest/test_cases/golden.run_twice_test is in golang-github-jacobsa-ogletest-dev 0.0~git20150610-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
[----------] Running tests from RunTwiceTest
[ RUN      ] RunTwiceTest.PassingMethod
[       OK ] RunTwiceTest.PassingMethod
[ RUN      ] RunTwiceTest.FailingMethod
run_twice_test.go:46:
Expected: 17.5
Actual:   17

[  FAILED  ] RunTwiceTest.FailingMethod
[----------] Finished with tests from RunTwiceTest
--- FAIL: TestSomething (1.23s)
FAIL
exit status 1
FAIL somepkg 1.234s