File: golden.stop_test

package info (click to toggle)
golang-github-jacobsa-ogletest 0.0~git20170503.80d50a7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 296 kB
  • sloc: makefile: 6
file content (13 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
[----------] Running tests from StopTest
[ RUN      ] StopTest.First
TearDown running.
[       OK ] StopTest.First
[ RUN      ] StopTest.Second
About to call StopRunningTests.
Called StopRunningTests.
TearDown running.
[       OK ] StopTest.Second
TearDownTestSuite running.
Exiting early due to user request.
exit status 1
FAIL somepkg 1.234s