[Xapian-tickets] [Xapian] #713: Tests in OS X fail

Xapian nobody at xapian.org
Tue Mar 22 22:27:37 GMT 2016


#713: Tests in OS X fail
---------------------------+------------------
        Reporter:  Kronuz  |      Owner:  olly
            Type:  defect  |     Status:  new
        Priority:  normal  |  Milestone:
       Component:  Other   |    Version:
        Severity:  normal  |   Keywords:
      Blocked By:          |   Blocking:
Operating System:  All     |
---------------------------+------------------
 I tried running tests (OS X 10.11.3), but I get a lot of "LEAKED" errors:
 {{{
 /Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
 Running test './apitest' under valgrind
 Running tests with backend "none"...
 Running test: stubdb7... LEAKED 16 BYTES
 Running test: defaultctor1... LEAKED 112 BYTES
 Running test: latlongcoords1... LEAKED 36 BYTES
 Running test: overload1... LEAKED 72 BYTES
 Running test: serialise_query1... LEAKED 132 BYTES
 /Users/kronuz/Development/Kronuz/Xapian/xapian/xapian-
 core/tests/.libs/apitest backend none: 85 tests passed, 5 failed.
 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
 Running test: termtoolong1... SKIPPED
 Running test: valueweightsource5... SKIPPED
 /Users/kronuz/Development/Kronuz/Xapian/xapian/xapian-
 core/tests/.libs/apitest backend inmemory: All 256 tests passed, 8
 skipped.
 Running tests with backend "glass"...
 Running test: collapsekey2... SKIPPED
 Running test: stubdb2...dyld: lazy symbol binding failed: Symbol not
 found:
 __ZN6Xapian6Remote4openERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_jiS9_
   Referenced from: /Users/kronuz/Development/Kronuz/Xapian/xapian/xapian-
 core/.libs/libxapian-1.3.6.dylib
   Expected in: flat namespace

 dyld: Symbol not found:
 __ZN6Xapian6Remote4openERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_jiS9_
   Referenced from: /Users/kronuz/Development/Kronuz/Xapian/xapian/xapian-
 core/.libs/libxapian-1.3.6.dylib
   Expected in: flat namespace

 /bin/sh: line 1: 84692 Trace/BPT trap: 5       ./runtest ${dir}$tst
 FAIL: apitest
 Running test './internaltest' under valgrind
 Running test: exception1... LEAKED 16 BYTES
 FAIL: internaltest
 Running test './stemtest' under valgrind
 The random seed is 42
 Please report the seed when reporting a test failure.
 Running tests with arabic stemmer...
 Running test: stemdict... SKIPPED
 Running tests with armenian stemmer...
 Running test: stemdict... SKIPPED
 Running tests with basque stemmer...
 Running tests with catalan stemmer...
 Running test: stemdict... SKIPPED
 Running tests with danish stemmer...
 Running tests with dutch stemmer...
 Running tests with earlyenglish stemmer...
 Running test: stemdict... SKIPPED
 Running tests with english stemmer...
 Running tests with finnish stemmer...
 Running tests with french stemmer...
 Running tests with german stemmer...
 Running tests with german2 stemmer...
 Running tests with hungarian stemmer...
 Running tests with italian stemmer...
 Running tests with kraaij_pohlmann stemmer...
 Running tests with lovins stemmer...
 Running tests with norwegian stemmer...
 Running tests with porter stemmer...
 Running tests with portuguese stemmer...
 Running tests with romanian stemmer...
 Running tests with russian stemmer...
 Running tests with spanish stemmer...
 Running tests with swedish stemmer...
 Running tests with turkish stemmer...
 PASS: stemtest
 Running test './queryparsertest' under valgrind
 Running test: queryparser1... LEAKED 128 BYTES
 Running test: qp_value_range3... LEAKED 108 BYTES
 FAIL: queryparsertest
 Running test './termgentest' under valgrind
 Running test: tg_spell2... LEAKED 16 BYTES
 FAIL: termgentest
 Running test './unittest' under valgrind
 Running test: simple_exceptions_work1... LEAKED 16 BYTES
 Running test: sortableserialise1... FAILED
 Number: -inf
 String:
 Number: -inf
 String:
 Number: -1.79769e+308
 String:

 FAIL: unittest
 ========================================
 5 of 6 tests failed
 Please report to https://xapian.org/bugs
 ========================================
 }}}

--
Ticket URL: <https://trac.xapian.org/ticket/713>
Xapian <//xapian.org/>
Xapian



More information about the Xapian-tickets mailing list