luceneplusplus / LucenePlusPlus

Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
luceneplusplus@googlegroups.com
Other
738 stars 233 forks source link

[REGRESSION]: ScorerPerfTest.testConjunctions failed #152

Open p01arst0rm opened 4 years ago

p01arst0rm commented 4 years ago

test failure present when testing on Windows 10, release 19041.450

ScorerPerfTest.cpp(166): error: Expected equality of these values:
  result->cardinality()
    Which is: 0
  hc->getCount()
    Which is: -79771320
unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.

[  FAILED  ] ScorerPerfTest.testConjunctions (21 ms)