A C++ port of Lucene
Go to file
Stephan Bergmann 67d5de8487 Resolves: rhbz#1703972 Fix test suite
See upstream <https://sourceforge.net/p/clucene/bugs/232/> "Patches for
TestIndexSearcher failures" for details.

In the %check section:

* "||:" is probably still needed to make some other failures "for ppc and s390
  (big endian 32 bit archs)" non-fatal.

* "--timeout 300" could presumably be removed now that
  0002-Avoid-deadlock-in-TestIndexSearcher.patch takes care of the deadlock I
  occasionally experienced when running the tests.  (It had been added with
  3693cab5ba "2.3.3.4-14.20130812.e8e3d20git", but
  only mentioning "fix tests".)

* "export CTEST_OUTPUT_ON_FAILURE=1" and "--output-on-failure" may or may not be
  relevant any longer.  (They too had been added with
  3693cab5ba "2.3.3.4-14.20130812.e8e3d20git", but
  only mentioning "fix tests".)
2020-07-21 15:10:07 +00:00
.gitignore 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
0001-Make-sure-to-return-value-from-non-void-function.patch Resolves: rhbz#1703972 Fix test suite 2020-07-21 15:10:07 +00:00
0002-Avoid-deadlock-in-TestIndexSearcher.patch Resolves: rhbz#1703972 Fix test suite 2020-07-21 15:10:07 +00:00
clucene-core-2.3.3.4-CLuceneConfig.patch 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
clucene-core-2.3.3.4-install_contribs_lib.patch fix several issues, #757319, #794795, upstream ID: 3461512 2012-03-19 09:27:07 -05:00
clucene-core-2.3.3.4-pkgconfig.patch fix several issues, #757319, #794795, upstream ID: 3461512 2012-03-19 09:27:07 -05:00
clucene-core-2.3.3.4-usleep.patch 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
clucene.spec Resolves: rhbz#1703972 Fix test suite 2020-07-21 15:10:07 +00:00
sources 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00