search for: apitest

Displaying 20 results from an estimated 32 matches for "apitest".

Did you mean: apctest
2016 Dec 11
0
old stable configure & make_check logs
I've posted the results of 'make check' for xapian "oldstable" (xapian-core-1.2.24) compiled on Slackware-14.0 (32 bit) here: http://nurmi-labs.blogspot.com/p/xapian-linux-old-stable-sse.html xapian-linux-old-stable-sse Summary ./apitest backend none: All 58 tests passed. ./apitest backend inmemory: All 228 tests passed, 8 skipped. ./apitest backend brass: All 304 tests passed, 2 skipped. ./apitest backend chert: All 304 tests passed, 2 skipped. ./apitest backend flint: All 300 tests passed, 2 skipped. ./apitest backend multi_brass...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
> Is that the complete output? Yes it is the complete output against "./runtest ./apitest --verbose topercent2"( after running make remove-cached-databases). I attached the snapshot of the output of commands but the size of the email got bigger than 40kb so i had to place the output as text. If I do not run "make remove-cached-databases" and run "./runtest ./apitest...
2015 Jan 26
2
TestCases Failure
...he code. But when I run the > > existing testcases (to verify everthing is working fine), It says 3 out > of > > the six testcases fails. Here is the report of the test cases. > > > Running tests with backend "inmemory"... > > Running test: topercent2...FAIL: apitest > > > Running test './queryparsertest' under eatmydata and valgrind > > Running test: qp_spell1...FAIL: queryparsertest > > > Running test './termgentest' under eatmydata and valgrind > > Running test: tg_spell1...FAIL: termgentest > > Is this wit...
2015 Oct 07
0
brass and chert compiled / xapian port to Interix
...--localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PKGNAM-$VERSION \ --disable-static test results (without network access). If different output (to the below) would be obtained via an SFU 6.0 (Vista Ultimate) or 6.1 (Windows 7 Ultimate) compile I don't know. $ gmake check ... ./apitest backend none: 57 tests passed, 1 failed. ./apitest backend inmemory: 220 tests passed, 6 failed, 8 skipped. ./apitest backend brass: 296 tests passed, 6 failed, 2 skipped. ./apitest backend chert: 296 tests passed, 6 failed, 2 skipped. ./apitest backend flint: 294 tests passed, 4 failed, 2 skipped....
2015 Jan 25
2
TestCases Failure
...code. But when I run the existing testcases (to verify everthing is working fine), It says 3 out of the six testcases fails. Here is the report of the test cases. "... make check-TESTS make[5]: Entering directory `/home/saad/GitProjects/xapian/build/xapian-core/tests' Running test './apitest' under eatmydata and valgrind Running tests with backend "none"... ./apitest backend none: All 85 tests passed. Running tests with backend "inmemory"... Running test: topercent2...FAIL: apitest Running test './internaltest' under eatmydata and valgrind PASS: intern...
2015 Feb 03
2
Fwd: Waiting for Reply regarding "TestCases Failure"
...I have been waiting for reply regarding any further steps to take. Following are the outputs of commands that you asked me to run. All these commands were executed in order. Commands: make remove-cached-databases rm -rf .chert .glass .multichert .multiglass .replicatmp .stub Command:./runtest ./apitest --verbose topercent2 Output: Running test './apitest --verbose topercent2' under eatmydata and valgrind Running tests with backend "none"... Running tests with backend "inmemory"... Running test: topercent2... Command: ls -R .chert Output: .chert: db=apitest_simpledata...
2016 Dec 08
2
remotetcp_chert
Dear Olly Betts, same 32 bit compiler version hardware OS OS version as here (where remotetcp_chert passed and skipped 3) xapian-core-1.2.21.tar.xz http://nurmi-labs.blogspot.com/2015/10/xapian.html ./apitest backend remoteprog_brass: All 225 tests passed, 3 skipped. ./apitest backend remotetcp_brass: All 225 tests passed, 3 skipped. ./apitest backend remoteprog_chert: All 225 tests passed, 3 skipped. ./apitest backend remotetcp_chert: All 225 tests passed, 3 skipped. ./apitest backend remoteprog_flint:...
2015 Sep 15
0
xapian porting to Interix / conclusion
...eral/9880 The 'gmake check' compile error on xapian-core-1.2.21/tests/api_backend.cc was resolved by the modification (at the suggestion of a mailing-list member) of the offending string from "q.OP_PHRASE" to "Xapian::Query::OP_PHRASE". 'gmake check' results ./apitest backend none: 57 tests passed, 1 failed. ./apitest backend inmemory: 220 tests passed, 6 failed, 8 skipped. ./apitest backend flint: 293 tests passed, 5 failed, 2 skipped. ./apitest backend multi_flint: 153 tests passed, 2 failed, 5 skipped. ./apitest backend remoteprog_flint: 137 tests passed, 82...
2016 Dec 05
1
MSYS2 apitest.exe FAIL
...n:/usr/local/bin:/usr/bin:/bin:\ > /c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:\ > /usr/bin/vendor_perl:/usr/bin/core_perl $ ./configure However, running 'make check' resulted in the following. make[4]: Entering directory '/c/WORK/xapian-core-1.4.1/tests' FAIL: apitest.exe ======================================== 1 of 4 tests failed Please report to https://xapian.org/bugs ======================================== I'll probably delete the content of (http://nurmi-labs.blogspot.com/2016/11/git.html) regarding xapian in a couple of weeks.
2016 Dec 12
1
testing
If the subject of xapian-core apitests on MSYS/MINGW and MSYS2/MINGW is taken up it might be noted that the compiler version could be recorded, probably gcc 5.3.0 or newer, that closed pipes might be an issue, and also allocating for the location of xapian-tcpsrv. Not from my own tests but another man informed there was some problems...
2015 Sep 11
0
xapian-core-1.0.23 compiled on Interix / Eric Lindblad
Report by Eric Lindblad 11-09-2015 http://www.ericlindblad.blogspot.com I compiled xapian-core-1.0.23 today on Interix. 'gmake check' summary PASS: btreetest, quartztest, stemtest, termgentest FAIL: apitest, internaltest, queryparsertest MS XP SP3 HOME modified SFU Interix 3.5 w/ getopt.h, inttypes.h, & stdint.h copied over from SUA Interix for Vista (and newer) into C:\SFU\usr\include - SFU Interix 3.5 sys/types.h and SUA for Vista (& newer) sys/types.h are not identical files - make-3.81...
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
...neric --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) .configure options: --prefix=/usr make test output (compile and link steps removed): Running tests with backend "none"... ./apitest backend none: All 55 tests passed. Running tests with backend "inmemory"... Running test: collapsekey2... SKIPPED Running test: uuid1... SKIPPED Running test: metadata5... SKIPPED Running test: adddoc5... SKIPPED Running test: adddoc6... SKIPPED Running test: nomoredocids1... SKIPPED...
2015 Sep 11
1
xapian 1.0.x compiled on Interix / Eric Lindblad
Report by Eric Lindblad 11-09-2015 http://www.ericlindblad.blogspot.com I compiled xapian-core-1.0.23 today on Interix. 'gmake check' summary PASS: btreetest, quartztest, stemtest, termgentest FAIL: apitest, internaltest, queryparsertest MS XP SP3 HOME modified SFU Interix 3.5 w/ getopt.h, inttypes.h, & stdint.h copied over from SUA Interix for Vista (and newer) into C:\SFU\usr\include - SFU Interix 3.5 sys/types.h and SUA for Vista (& newer) sys/types.h are not identical files - make-3.81 a...
2016 Dec 13
0
remotetcp_chert
...> hardware > OS > OS version > > as here (where remotetcp_chert passed and skipped 3) > > xapian-core-1.2.21.tar.xz > > http://nurmi-labs.blogspot.com/2015/10/xapian.html That's over a year old - are you really running the exact same versions now as then? > ./apitest backend remoteprog_brass: All 225 tests passed, 3 skipped. > ./apitest backend remotetcp_brass: All 225 tests passed, 3 skipped. > ./apitest backend remoteprog_chert: All 225 tests passed, 3 skipped. > ./apitest backend remotetcp_chert: All 225 tests passed, 3 skipped. > ./apitest backe...
2015 Jan 27
2
TestCases Failure
...riginal problem (if a test > fails with an exception, the exception type should be reported even > in non-verbose mode, which it wasn't in your original log). > > Can you run "make remove-cached-databases" in "tests", and then try > rerunning "./runtest ./apitest --verbose topercent2"? > > Same output (DatabaseOpeningError) as above when executed "make remove-cached-databases" before "./runtest ./apitest --verbose topercent2". What else can be the reason for this error? Regards, Saad Ahmed -------------- next part --------...
2019 Mar 06
2
Problem while writing test cases for api_termgen
...writing test cases for api_termgen. I added a case for mixed CJK numbers to test_simple, as the example mentioned in #699: > { "", "2千3百", "2[1] 千[2] 3[3] 百[4]"} But it unexpectedly failed. Below are the input and output. I run test with command: > ./runtest ./apitest termgen1 And the test case output is: > Running test: termgen1... FAILED > Text: simple-example > Text: simple-example > Text: I.B.M. > Text: I.B.M > Text: I.B. > Text: I.B > Text: I. > Setting stemmer to: en > Text: I.B.M. > Text: I.B.M > Text: I.B. > Text:...
2007 Nov 28
1
Problem compiling SVN-HEAD
Hi guys, Quick question - I'm getting errors compiling the tests; of the form: .\apitest.cc(46) : fatal error C1083: Cannot open include file: 'api_anydb.h': No such file or directory api_anydb.cc .\api_anydb.cc(26) : fatal error C1083: Cannot open include file: 'api_anydb.h': No such file or directory These files don't seem to exist. Any hints? Cheers Charlie
2016 Dec 14
1
testing
...at survex.com> wrote: Subject: Re: testing To: "Eric Lindblad" <geirfuglaps at yahoo.com> Cc: xapian-discuss at lists.xapian.org Date: Tuesday, December 13, 2016, 11:48 PM On Mon, Dec 12, 2016 at 05:00:36PM +0000, Eric Lindblad wrote: > If the subject of xapian-core apitests on MSYS/MINGW and MSYS2/MINGW is taken > up it might be noted that the compiler version could be recorded, probably > gcc 5.3.0 or newer, that closed pipes might be an issue, and also allocating > for the location of xapian-tcpsrv. > > Not from my own tests but another ma...
2007 Feb 12
1
Build problems
I'm getting remotetest and apitest failing for me on ixion on SVN HEAD-ish. I can't find a link to tinderbox anywhere obvious (I expected it to be linked from bleeding edge, and possibly the bugzilla start page), so I don't know if it's something dumb I've done to my setup and checkout, or a genuine problem. Any ide...
2017 Oct 16
2
Current master unit test errors
I'm preparing a pull request for the master branch and noticed that `make check` on a clone of the xapian repository fails badly. I haven't merged my changes and built from e24cc6018de0. Is is just me or is there something broken in the master branch? Running test './apitest' under valgrind Running tests with backend "none"... Running test: defaultctor1... SIGSEGV at (nil) DecreasingValueWeightPostingSource() [...] Running test: uninitdb1... InvalidArgumentError: Can't make an Enquire object from an uninitialised Database objec...