@@ -2,12 +2,12 @@ TAP version 13
22not ok 1 - child ___/# time=[0-9.]+(ms)?/~~~ {
33 not ok 1 - test unfinished
44 ---
5- {"at":{"column":3,"file":"test/test/teardown-throw-autocomplete.js","line":10 },"source":"t.test('child', function (t) {\n","test":"child"}
5+ {"at":{"column":3,"file":"test/test/teardown-throw-autocomplete.js","line":14 },"source":"t.test('child', function (t) {\n","test":"child"}
66 ...
77
88 not ok 2 - afterEach
99 ---
10- {"at":{"column":9,"file":"test/test/teardown-throw-autocomplete.js","line":7 },"source":"throw new Error('afterEach')\n","test":"child"}
10+ {"at":{"column":9,"file":"test/test/teardown-throw-autocomplete.js","line":11 },"source":"throw new Error('afterEach')\n","test":"child"}
1111 ...
1212
1313 1..2
@@ -16,28 +16,13 @@ not ok 1 - child ___/# time=[0-9.]+(ms)?/~~~ {
1616
1717not ok 2 - child teardown
1818 ---
19- {"at":{"column":11,"file":"test/test/teardown-throw-autocomplete.js","line":12 },"source":"throw new Error('child teardown')\n","test":"child"}
19+ {"at":{"column":11,"file":"test/test/teardown-throw-autocomplete.js","line":16 },"source":"throw new Error('child teardown')\n","test":"child"}
2020 ...
2121
22221..2
2323# failed 2 of 2 tests
2424___/# time=[0-9.]+(ms)?/~~~
2525Error: TAP teardown
26- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
27- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
28- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
29- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
30- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
31- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
32- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
33- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
34- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
35- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
36- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
37- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
38- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
39- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
40- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
41- ___/^ at .*?:[0-9]+:[0-9]+\)?$/~~~
26+ >>some stack junk<<
4227{ name: 'TAP', autoend: true, test: 'TAP' }
4328
0 commit comments