Ticket #115: tests.2.log

File tests.2.log, 23.8 KB (added by Charlie Hull, 17 years ago)

Log of make check on CH's computer

Line 
1Building Xapian on Win32
2
3 if not exist C:\work\Perl\bin\perl.exe exit(1)
4 copy config.h.win32 ..\config.h
5 1 file(s) copied.
6 copy version.h.win32 ..\include\xapian\version.h
7 1 file(s) copied.
8 copy win32_api.mak ..\api\Makefile
9 1 file(s) copied.
10 copy win32_backends.mak ..\backends\Makefile
11 1 file(s) copied.
12 copy win32_backends_flint.mak ..\backends\flint\Makefile
13 1 file(s) copied.
14 copy win32_backends_inmemory.mak ..\backends\inmemory\Makefile
15 1 file(s) copied.
16 copy win32_backends_multi.mak ..\backends\multi\Makefile
17 1 file(s) copied.
18 copy win32_backends_remote.mak ..\backends\remote\Makefile
19 1 file(s) copied.
20 copy win32_backends_quartz.mak ..\backends\quartz\Makefile
21 1 file(s) copied.
22 copy win32_bin.mak ..\bin\Makefile
23 1 file(s) copied.
24 copy win32_common.mak ..\common\Makefile
25 1 file(s) copied.
26 copy win32_examples.mak ..\examples\Makefile
27 1 file(s) copied.
28 copy win32_expand.mak ..\expand\Makefile
29 1 file(s) copied.
30 copy win32_languages_compiler.mak ..\languages\compiler\Makefile
31 1 file(s) copied.
32 copy win32_languages.mak ..\languages\Makefile
33 1 file(s) copied.
34 copy win32_matcher.mak ..\matcher\Makefile
35 1 file(s) copied.
36 copy win32_net.mak ..\net\Makefile
37 1 file(s) copied.
38 copy win32_unicode.mak ..\unicode\Makefile
39 1 file(s) copied.
40 copy win32_queryparser.mak ..\queryparser\Makefile
41 1 file(s) copied.
42 copy win32_tests.mak ..\tests\Makefile
43 1 file(s) copied.
44 copy win32_testsuite.mak ..\tests\harness\Makefile
45 1 file(s) copied.
46 if exist ..\..\xapian-bindings copy ..\..\xapian-bindings\xapian-version.h.in ..\..\xapian-bindings\xapian-version.h
47 1 file(s) copied.
48 if exist ..\..\xapian-bindings copy win32_bindings_python.mak ..\..\xapian-bindings\python\Makefile
49 1 file(s) copied.
50 if not exist ..\..\xapian-bindings\python\doccomments.i copy doccomments.i ..\..\xapian-bindings\python
51 if exist ..\..\xapian-bindings copy win32_bindings_php.mak ..\..\xapian-bindings\php\Makefile
52 1 file(s) copied.
53 if exist ..\..\xapian-applications copy win32_applications_omega.mak ..\..\xapian-applications\omega\Makefile
54 1 file(s) copied.
55 if exist ..\..\xapian-applications copy config.mak ..\..\xapian-applications\omega
56 1 file(s) copied.
57 if exist ..\..\xapian-applications copy config.h.omega.win32 ..\..\xapian-applications\omega\config.h
58 1 file(s) copied.
59 cd ..\common
60 nmake / CFG="" DEBUG=""
61 cd ..\api
62 nmake / CFG="" DEBUG=""
63 cd ..\backends
64 nmake / CFG="" DEBUG=""
65 cd ..\matcher
66 nmake / CFG="" DEBUG=""
67 cd ..\languages\compiler
68 nmake / CFG="" DEBUG=""
69 cd ..
70 nmake / CFG="" DEBUG=""
71 cd ..\queryparser
72 nmake / CFG="" DEBUG=""
73 cd ..\net
74 nmake / CFG="" DEBUG=""
75 cd ..\expand
76 nmake / CFG="" DEBUG=""
77 cd ..\unicode
78 nmake / CFG="" DEBUG=""
79 cd ..\tests\harness
80 nmake / CFG="" DEBUG=""
81 cd ..\..\bin
82 nmake / CFG="" DEBUG=""
83 cd ..\examples
84 nmake / CFG="" DEBUG=""
85 cd ..\tests
86 nmake / CFG="" DEBUG=""
87 nmake / CFG="" DEBUG="" DOTEST
88 set srcdir=.
89 copy "C:\Program Files\GnuWin32\bin\zlib1.dll"
90 1 file(s) copied.
91 apitest -v
92Running nodb tests with void backend...
93Running test: trivial1... ok
94Running test: getqterms1... ok
95Running test: getqterms2... ok
96Running test: emptyquery1... ok
97Running test: querylen1... ok
98Running test: querylen2... ok
99Running test: queryvalid1... ok
100Running test: subqcollapse1... ok
101Running test: emptyquerypart1... ok
102Running test: singlesubq1... ok
103Running test: stemlangs1... ok
104Running test: weight1... ok
105Running test: nosuchdb1... ok
106Running test: addvalue1... ok
107Running test: poscollapse2... ok
108.\apitest.EXE completed test run: All 15 tests passed.
109Running unicode tests with void backend...
110Running test: utf8iterator1... ok
111Running test: utf8iterator2... ok
112.\apitest.EXE completed test run: All 2 tests passed.
113Running anydb tests with inmemory backend...
114Running test: zerodocid1... ok
115Running test: emptyquery1... ok
116Running test: simplequery1... ok
117Running test: simplequery2... ok
118Running test: simplequery3... ok
119Running test: wildquery1... ok
120Running test: multidb1... ok
121Running test: multidb2... ok
122Running test: multidb3... ok
123Running test: multidb4... ok
124Running test: multidb5... ok
125Running test: msetmaxitems1... ok
126Running test: expandweights1... ok
127Running test: expandmaxitems1... ok
128Running test: boolquery1... ok
129Running test: msetfirst1... ok
130Running test: topercent1... ok
131Running test: expandfunctor1... ok
132Running test: pctcutoff1... ok
133Running test: cutoff1... ok
134Running test: allowqterms1... ok
135Running test: maxattain1... ok
136Running test: reversebool1... ok
137Running test: reversebool2... ok
138Running test: getmterms1... ok
139Running test: getmterms2... ok
140Running test: poscollapse1... ok
141Running test: repeatquery1... ok
142Running test: fetchdocs1... ok
143Running test: absentterm1... ok
144Running test: absentterm2... ok
145Running test: rset1... ok
146Running test: rset2... ok
147Running test: rsetmultidb1... ok
148Running test: rsetmultidb3... ok
149Running test: eliteset1... ok
150Running test: eliteset2... ok
151Running test: eliteset3... ok
152Running test: eliteset4... ok
153Running test: termlisttermfreq1... ok
154Running test: qterminfo1... ok
155Running test: qterminfo2... ok
156Running test: msetzeroitems1... ok
157Running test: matches1... ok
158Running test: wqf1... ok
159Running test: qlen1... ok
160Running test: termlist1... ok
161Running test: termlist2... ok
162Running test: termlist3... ok
163Running test: termlist4... ok
164Running test: puncterms1... ok
165Running test: spaceterms1... ok
166Running test: xor1... ok
167Running test: getdoc1... ok
168Running test: emptyop1... ok
169Running test: checkatleast1... ok
170Running test: allpostlist1... ok
171Running test: emptyterm1... ok
172Running test: valuerange1... ok
173.\apitest.EXE completed test run: All 59 tests passed.
174Running specchar tests with inmemory backend...
175Running test: specialterms1... ok
176.\apitest.EXE completed test run: All 1 tests passed.
177Running writabledb tests with inmemory backend...
178Running test: adddoc1... ok
179Running test: adddoc2... ok
180Running test: adddoc3... ok
181Running test: implicitendsession1... ok
182Running test: databaseassign1... ok
183Running test: deldoc1... ok
184Running test: deldoc2... ok
185Running test: deldoc3... ok
186Running test: deldoc4... ok
187Running test: deldoc5... ok
188Running test: replacedoc1... ok
189Running test: replacedoc2... ok
190Running test: replacedoc3... ok
191Running test: replacedoc4... ok
192Running test: replacedoc5... ok
193Running test: uniqueterm1... ok
194Running test: emptyterm2... ok
195Running test: phraseorneartoand1... ok
196Running test: longpositionlist1... ok
197Running test: allpostlist2... ok
198Running test: consistency2... ok
199Running test: crashrecovery1...
200Test only supported for flint and quartz backends
201 SKIPPED
202.\apitest.EXE completed test run: All 21 tests passed, 1 skipped.
203Running localdb tests with inmemory backend...
204Running test: matchfunctor1... ok
205Running test: msetiterator1... ok
206Running test: msetiterator2... ok
207Running test: msetiterator3... ok
208Running test: esetiterator1... ok
209Running test: esetiterator2... ok
210Running test: multiexpand1... ok
211Running test: postlist1... ok
212Running test: postlist2... ok
213Running test: postlist3... ok
214Running test: postlist4... ok
215Running test: postlist5... ok
216Running test: postlist6... ok
217Running test: termstats... ok
218Running test: sortvalue1... ok
219Running test: consistency1... ok
220Running test: userweight1... ok
221.\apitest.EXE completed test run: All 17 tests passed.
222Running positionaldb tests with inmemory backend...
223Running test: near1... ok
224Running test: near2... ok
225Running test: phrase1... ok
226Running test: phrase2... ok
227Running test: poslist1... ok
228Running test: poslist2... ok
229Running test: poslist3... ok
230Running test: positfromtermit1... ok
231.\apitest.EXE completed test run: All 8 tests passed.
232Running doclendb tests with inmemory backend...
233Running test: rsetmultidb2... ok
234.\apitest.EXE completed test run: All 1 tests passed.
235Running collfreq tests with inmemory backend...
236Running test: collfreq1... ok
237.\apitest.EXE completed test run: All 1 tests passed.
238Running allterms tests with inmemory backend...
239Running test: allterms1... ok
240Running test: allterms2... ok
241Running test: allterms3... ok
242Running test: allterms4... ok
243Running test: allterms5... ok
244Running test: specialterms2... ok
245.\apitest.EXE completed test run: All 6 tests passed.
246Running multivalue tests with inmemory backend...
247Running test: collapsekey1... ok
248Running test: collapsekey3... ok
249Running test: collapsekey4... ok
250.\apitest.EXE completed test run: All 3 tests passed.
251Running anydb tests with flint backend...
252Running test: zerodocid1... ok
253Running test: emptyquery1... ok
254Running test: simplequery1... ok
255Running test: simplequery2... ok
256Running test: simplequery3... ok
257Running test: wildquery1... ok
258Running test: multidb1... ok
259Running test: multidb2... ok
260Running test: multidb3... ok
261Running test: multidb4... ok
262Running test: multidb5... ok
263Running test: msetmaxitems1... ok
264Running test: expandweights1... ok
265Running test: expandmaxitems1... ok
266Running test: boolquery1... ok
267Running test: msetfirst1... ok
268Running test: topercent1... ok
269Running test: expandfunctor1... ok
270Running test: pctcutoff1... ok
271Running test: cutoff1... ok
272Running test: allowqterms1... ok
273Running test: maxattain1... ok
274Running test: reversebool1... ok
275Running test: reversebool2... ok
276Running test: getmterms1... ok
277Running test: getmterms2... ok
278Running test: poscollapse1... ok
279Running test: repeatquery1... ok
280Running test: fetchdocs1... ok
281Running test: absentterm1... ok
282Running test: absentterm2... ok
283Running test: rset1... ok
284Running test: rset2... ok
285Running test: rsetmultidb1... ok
286Running test: rsetmultidb3... ok
287Running test: eliteset1... ok
288Running test: eliteset2... ok
289Running test: eliteset3... ok
290Running test: eliteset4... ok
291Running test: termlisttermfreq1... ok
292Running test: qterminfo1... ok
293Running test: qterminfo2... ok
294Running test: msetzeroitems1... ok
295Running test: matches1... ok
296Running test: wqf1... ok
297Running test: qlen1... ok
298Running test: termlist1... ok
299Running test: termlist2... ok
300Running test: termlist3... ok
301Running test: termlist4... ok
302Running test: puncterms1... ok
303Running test: spaceterms1... ok
304Running test: xor1... ok
305Running test: getdoc1... ok
306Running test: emptyop1... ok
307Running test: checkatleast1... ok
308Running test: allpostlist1... ok
309Running test: emptyterm1... ok
310Running test: valuerange1... ok
311.\apitest.EXE completed test run: All 59 tests passed.
312Running specchar tests with flint backend...
313Running test: specialterms1... ok
314.\apitest.EXE completed test run: All 1 tests passed.
315Running writabledb tests with flint backend...
316Running test: adddoc1... ok
317Running test: adddoc2... ok
318Running test: adddoc3... ok
319Running test: implicitendsession1... ok
320Running test: databaseassign1... ok
321Running test: deldoc1... ok
322Running test: deldoc2... ok
323Running test: deldoc3... ok
324Running test: deldoc4... ok
325Running test: deldoc5... ok
326Running test: replacedoc1... ok
327Running test: replacedoc2... ok
328Running test: replacedoc3... ok
329Running test: replacedoc4... ok
330Running test: replacedoc5... ok
331Running test: uniqueterm1... ok
332Running test: emptyterm2... ok
333Running test: phraseorneartoand1... ok
334Running test: longpositionlist1... ok
335Running test: allpostlist2... ok
336Running test: consistency2... ok
337Running test: crashrecovery1... ok
338.\apitest.EXE completed test run: All 22 tests passed.
339Running localdb tests with flint backend...
340Running test: matchfunctor1... ok
341Running test: msetiterator1... ok
342Running test: msetiterator2... ok
343Running test: msetiterator3... ok
344Running test: esetiterator1... ok
345Running test: esetiterator2... ok
346Running test: multiexpand1... ok
347Running test: postlist1... ok
348Running test: postlist2... ok
349Running test: postlist3... ok
350Running test: postlist4... ok
351Running test: postlist5... ok
352Running test: postlist6... ok
353Running test: termstats... ok
354Running test: sortvalue1... ok
355Running test: consistency1... ok
356Running test: userweight1... ok
357.\apitest.EXE completed test run: All 17 tests passed.
358Running positionaldb tests with flint backend...
359Running test: near1... ok
360Running test: near2... ok
361Running test: phrase1... ok
362Running test: phrase2... ok
363Running test: poslist1... ok
364Running test: poslist2... ok
365Running test: poslist3... ok
366Running test: positfromtermit1... ok
367.\apitest.EXE completed test run: All 8 tests passed.
368Running doclendb tests with flint backend...
369Running test: rsetmultidb2... ok
370.\apitest.EXE completed test run: All 1 tests passed.
371Running collfreq tests with flint backend...
372Running test: collfreq1... ok
373.\apitest.EXE completed test run: All 1 tests passed.
374Running allterms tests with flint backend...
375Running test: allterms1... ok
376Running test: allterms2... ok
377Running test: allterms3... ok
378Running test: allterms4... ok
379Running test: allterms5... ok
380Running test: specialterms2... ok
381.\apitest.EXE completed test run: All 6 tests passed.
382Running multivalue tests with flint backend...
383Running test: collapsekey1... ok
384Running test: collapsekey3... ok
385Running test: collapsekey4... ok
386.\apitest.EXE completed test run: All 3 tests passed.
387Running transactiondb tests with flint backend...
388Running test: badtransaction1... ok
389Running test: committransaction1... ok
390Running test: canceltransaction1... ok
391Running test: canceltransaction2... ok
392.\apitest.EXE completed test run: All 4 tests passed.
393Running flint tests with flint backend...
394Running test: flintdatabaseopeningerror1... ok
395Running test: flintdatabaseformaterror1... ok
396Running test: flintdatabaseformaterror2... ok
397Running test: flintdatabaseopen1... ok
398Running test: sortrel1... ok
399.\apitest.EXE completed test run: All 5 tests passed.
400Running anydb tests with quartz backend...
401Running test: zerodocid1... ok
402Running test: emptyquery1... ok
403Running test: simplequery1... ok
404Running test: simplequery2... ok
405Running test: simplequery3... ok
406Running test: wildquery1... ok
407Running test: multidb1... ok
408Running test: multidb2... ok
409Running test: multidb3... ok
410Running test: multidb4... ok
411Running test: multidb5... ok
412Running test: msetmaxitems1... ok
413Running test: expandweights1... ok
414Running test: expandmaxitems1... ok
415Running test: boolquery1... ok
416Running test: msetfirst1... ok
417Running test: topercent1... ok
418Running test: expandfunctor1... ok
419Running test: pctcutoff1... ok
420Running test: cutoff1... ok
421Running test: allowqterms1... ok
422Running test: maxattain1... ok
423Running test: reversebool1... ok
424Running test: reversebool2... ok
425Running test: getmterms1... ok
426Running test: getmterms2... ok
427Running test: poscollapse1... ok
428Running test: repeatquery1... ok
429Running test: fetchdocs1... ok
430Running test: absentterm1... ok
431Running test: absentterm2... ok
432Running test: rset1... ok
433Running test: rset2... ok
434Running test: rsetmultidb1... ok
435Running test: rsetmultidb3... ok
436Running test: eliteset1... ok
437Running test: eliteset2... ok
438Running test: eliteset3... ok
439Running test: eliteset4... ok
440Running test: termlisttermfreq1... ok
441Running test: qterminfo1... ok
442Running test: qterminfo2... ok
443Running test: msetzeroitems1... ok
444Running test: matches1... ok
445Running test: wqf1... ok
446Running test: qlen1... ok
447Running test: termlist1... ok
448Running test: termlist2... ok
449Running test: termlist3... ok
450Running test: termlist4... ok
451Running test: puncterms1... ok
452Running test: spaceterms1... ok
453Running test: xor1... ok
454Running test: getdoc1... ok
455Running test: emptyop1... ok
456Running test: checkatleast1... ok
457Running test: allpostlist1... ok
458Running test: emptyterm1... ok
459Running test: valuerange1... ok
460.\apitest.EXE completed test run: All 59 tests passed.
461Running specchar tests with quartz backend...
462Running test: specialterms1... ok
463.\apitest.EXE completed test run: All 1 tests passed.
464Running writabledb tests with quartz backend...
465Running test: adddoc1... ok
466Running test: adddoc2... ok
467Running test: adddoc3... ok
468Running test: implicitendsession1... ok
469Running test: databaseassign1... ok
470Running test: deldoc1... ok
471Running test: deldoc2... ok
472Running test: deldoc3... ok
473Running test: deldoc4... ok
474Running test: deldoc5... ok
475Running test: replacedoc1... ok
476Running test: replacedoc2... ok
477Running test: replacedoc3... ok
478Running test: replacedoc4... ok
479Running test: replacedoc5... ok
480Running test: uniqueterm1... ok
481Running test: emptyterm2... ok
482Running test: phraseorneartoand1... ok
483Running test: longpositionlist1... ok
484Running test: allpostlist2... ok
485Running test: consistency2... ok
486Running test: crashrecovery1... ok
487.\apitest.EXE completed test run: All 22 tests passed.
488Running localdb tests with quartz backend...
489Running test: matchfunctor1... ok
490Running test: msetiterator1... ok
491Running test: msetiterator2... ok
492Running test: msetiterator3... ok
493Running test: esetiterator1... ok
494Running test: esetiterator2... ok
495Running test: multiexpand1... ok
496Running test: postlist1... ok
497Running test: postlist2... ok
498Running test: postlist3... ok
499Running test: postlist4... ok
500Running test: postlist5... ok
501Running test: postlist6... ok
502Running test: termstats... ok
503Running test: sortvalue1... ok
504Running test: consistency1... ok
505Running test: userweight1... ok
506.\apitest.EXE completed test run: All 17 tests passed.
507Running positionaldb tests with quartz backend...
508Running test: near1... ok
509Running test: near2... ok
510Running test: phrase1... ok
511Running test: phrase2... ok
512Running test: poslist1... ok
513Running test: poslist2... ok
514Running test: poslist3... ok
515Running test: positfromtermit1... ok
516.\apitest.EXE completed test run: All 8 tests passed.
517Running doclendb tests with quartz backend...
518Running test: rsetmultidb2... ok
519.\apitest.EXE completed test run: All 1 tests passed.
520Running collfreq tests with quartz backend...
521Running test: collfreq1... ok
522.\apitest.EXE completed test run: All 1 tests passed.
523Running allterms tests with quartz backend...
524Running test: allterms1... ok
525Running test: allterms2... ok
526Running test: allterms3... ok
527Running test: allterms4... ok
528Running test: allterms5... ok
529Running test: specialterms2... ok
530.\apitest.EXE completed test run: All 6 tests passed.
531Running multivalue tests with quartz backend...
532Running test: collapsekey1... ok
533Running test: collapsekey3... ok
534Running test: collapsekey4... ok
535.\apitest.EXE completed test run: All 3 tests passed.
536Running transactiondb tests with quartz backend...
537Running test: badtransaction1... ok
538Running test: committransaction1... ok
539Running test: canceltransaction1... ok
540Running test: canceltransaction2... ok
541.\apitest.EXE completed test run: All 4 tests passed.
542Running quartz tests with quartz backend...
543Running test: quartzdatabaseopeningerror1... ok
544Running test: quartzdatabaseopen1... ok
545Running test: sortrel1... ok
546.\apitest.EXE completed test run: All 3 tests passed.
547Running anydb tests with remote backend...
548Running test: zerodocid1... ok
549Running test: emptyquery1... ok
550Running test: simplequery1... ok
551Running test: simplequery2... ok
552Running test: simplequery3... ok
553Running test: wildquery1... ok
554Running test: multidb1... ok
555Running test: multidb2... ok
556Running test: multidb3... ok
557Running test: multidb4... ok
558Running test: multidb5... ok
559Running test: msetmaxitems1... ok
560Running test: expandweights1... ok
561Running test: expandmaxitems1... ok
562Running test: boolquery1... ok
563Running test: msetfirst1... ok
564Running test: topercent1... ok
565Running test: expandfunctor1... ok
566Running test: pctcutoff1... ok
567Running test: cutoff1... ok
568Running test: allowqterms1... ok
569Running test: maxattain1... ok
570Running test: reversebool1... ok
571Running test: reversebool2... ok
572Running test: getmterms1... ok
573Running test: getmterms2... ok
574Running test: poscollapse1... ok
575Running test: repeatquery1... ok
576Running test: fetchdocs1... ok
577Running test: absentterm1... ok
578Running test: absentterm2... ok
579Running test: rset1... ok
580Running test: rset2... ok
581Running test: rsetmultidb1... ok
582Running test: rsetmultidb3... ok
583Running test: eliteset1... ok
584Running test: eliteset2... ok
585Running test: eliteset3... ok
586Running test: eliteset4... ok
587Running test: termlisttermfreq1... ok
588Running test: qterminfo1... ok
589Running test: qterminfo2... ok
590Running test: msetzeroitems1... ok
591Running test: matches1... ok
592Running test: wqf1... ok
593Running test: qlen1... ok
594Running test: termlist1... ok
595Running test: termlist2... ok
596Running test: termlist3... ok
597Running test: termlist4... ok
598Running test: puncterms1... ok
599Running test: spaceterms1... ok
600Running test: xor1... ok
601Running test: getdoc1... ok
602Running test: emptyop1... ok
603Running test: checkatleast1... ok
604Running test: allpostlist1... ok
605Running test: emptyterm1... ok
606Running test: valuerange1... ok
607.\apitest.EXE completed test run: All 59 tests passed.
608Running specchar tests with remote backend...
609Running test: specialterms1... ok
610.\apitest.EXE completed test run: All 1 tests passed.
611Running writabledb tests with remote backend...
612Running test: adddoc1... ok
613Running test: adddoc2... ok
614Running test: adddoc3... ok
615Running test: implicitendsession1... ok
616Running test: databaseassign1... ok
617Running test: deldoc1... ok
618Running test: deldoc2... ok
619Running test: deldoc3... ok
620Running test: deldoc4... ok
621Running test: deldoc5... ok
622Running test: replacedoc1... ok
623Running test: replacedoc2... ok
624Running test: replacedoc3... ok
625Running test: replacedoc4... ok
626Running test: replacedoc5... ok
627Running test: uniqueterm1... ok
628Running test: emptyterm2... ok
629Running test: phraseorneartoand1... ok
630Running test: longpositionlist1... ok
631Running test: allpostlist2... ok
632Running test: consistency2... ok
633Running test: crashrecovery1...
634Test only supported for flint and quartz backends
635 SKIPPED
636.\apitest.EXE completed test run: All 21 tests passed, 1 skipped.
637Running remotedb tests with remote backend...
638Running test: msetiterator1... ok
639Running test: msetiterator2... ok
640Running test: msetiterator3... ok
641Running test: esetiterator1... ok
642Running test: esetiterator2... ok
643Running test: multiexpand1... ok
644Running test: postlist1... ok
645Running test: postlist2... ok
646Running test: postlist3... ok
647Running test: postlist4... ok
648Running test: postlist5... ok
649Running test: postlist6... ok
650Running test: stubdb1... ok
651Running test: keepalive1... ok
652Running test: termstats... ok
653Running test: sortvalue1... ok
654Running test: sortrel1... ok
655Running test: netstats1... ok
656.\apitest.EXE completed test run: All 18 tests passed.
657Running positionaldb tests with remote backend...
658Running test: near1... ok
659Running test: near2... ok
660Running test: phrase1... ok
661Running test: phrase2... ok
662Running test: poslist1... ok
663Running test: poslist2... ok
664Running test: poslist3... ok
665Running test: positfromtermit1... ok
666.\apitest.EXE completed test run: All 8 tests passed.
667Running doclendb tests with remote backend...
668Running test: rsetmultidb2... ok
669.\apitest.EXE completed test run: All 1 tests passed.
670Running multivalue tests with remote backend...
671Running test: collapsekey1... ok
672Running test: collapsekey3... ok
673Running test: collapsekey4... ok
674.\apitest.EXE completed test run: All 3 tests passed.
675Running transactiondb tests with remote backend...
676Running test: badtransaction1... ok
677Running test: committransaction1... ok
678Running test: canceltransaction1... ok
679Running test: canceltransaction2... ok
680.\apitest.EXE completed test run: All 4 tests passed.
681Running anydb tests with remotetcp backend...
682Running test: zerodocid1...