File: errFailPassTapQuiet-failures.txt

package info (click to toggle)
lua-unit 3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,020 kB
  • sloc: xml: 852; python: 224; makefile: 153
file content (15 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1..10
# Started on 03/22/16 21:58:32
# Starting class: TestAnotherThing
ok     1	TestAnotherThing.test1_Success1
ok     2	TestAnotherThing.test1_Success2
not ok 3	TestAnotherThing.test3_Fail1
not ok 4	TestAnotherThing.test3_Fail2
# Starting class: TestSomething
ok     5	TestSomething.test1_Success1
ok     6	TestSomething.test1_Success2
not ok 7	TestSomething.test2_Fail1
not ok 8	TestSomething.test2_Fail2
not ok 9	testFuncFail1
ok     10	testFuncSuccess1
# Ran 10 tests in 0.002 seconds, 5 successes, 5 failures, 5 non-selected