Displaying 3 results from an estimated 3 matches for "resolverelativepath1".
2015 Sep 15
0
xapian porting to Interix / conclusion
..../apitest backend remoteprog_flint: 137 tests passed, 82 failed, 2 skipped.
./apitest backend remotetcp_flint: 199 tests passed, 20 failed, 2 skipped.
./apitest total: 1059 tests passed, 116 failed, 19 skipped.
FAIL: apitest
FAIL: internaltest
PASS: stemtest
FAIL: queryparsertest
PASS: termgentest
resolverelativepath1 ... ok
PASS: unittest
The disabling of brass and chert backends (the same mailing-list member noting that compile of
1.2.x with just flint support being of somewhat limited use) was due to an earlier encountered
'ambiguous overload' error on brass_check.cc & chert_check.cc.
The above...
2015 Oct 07
0
brass and chert compiled / xapian port to Interix
...d, 23 failed, 3 skipped.
./apitest backend remoteprog_flint:
./apitest backend remotetcp_flint: 197 passed, 22 failed, 2 skipped.
./apitest total: 2661 tests passed, 333 failed, 44 skipped.
FAIL: apitest
FAIL: internaltest
The random seed is 42
PASS: stemtest
FAIL: queryparsertest
PASS: termgentest
resolverelativepath1 ... ok
PASS: unittest
Running test: adddoc1... FAILED
Running test: bm25weight4... FAILED
Running test: bm25weight5... FAILED
Running test: decvalwtsource1... FAILED
Running test: decvalwtsource2... FAILED
Running test: expandweights4... FAILED
Running test: msetweights1... FAILED
Running test: ne...
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
...t: stemdict... SKIPPED
Running tests with spanish stemmer...
Running test: stemdict... SKIPPED
Running tests with swedish stemmer...
Running test: stemdict... SKIPPED
Running tests with turkish stemmer...
Running test: stemdict... SKIPPED
PASS: stemtest
PASS: queryparsertest
PASS: termgentest
resolverelativepath1 ... ok
PASS: unittest
==================
All 6 tests passed
==================
For the installation, used a custom script:
=== script begins ===
#! /bin/bash
if [[ $PWD != '/tmp/xapian-omega-1.2.4' ]]; then
echo "In wrong directory!"
exit 1
fi
# Set root to an empty strin...