You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is from current master + fix for LTO from #200
Details:
[ 839s] [ RUN ] SortTest.testEmptyFieldSort
[ 839s] unknown file: Failure
[ 839s] C++ exception with description "config out of range" thrown in the test body.
[ 839s] [ FAILED ] SortTest.testEmptyFieldSort (5 ms)
[ 839s] [ RUN ] SortTest.testParallelMultiSort
[ 839s] unknown file: Failure
[ 839s] C++ exception with description "config out of range" thrown in the test body.
[ 839s] [ FAILED ] SortTest.testParallelMultiSort (4 ms)
[ 841s] [----------] 5 tests from ParallelMultiSearcherTest
[ 841s] [ RUN ] ParallelMultiSearcherTest.testEmptyIndex
[ 841s] unknown file: Failure
[ 841s] C++ exception with description "config out of range" thrown in the test body.
[ 841s] [ FAILED ] ParallelMultiSearcherTest.testEmptyIndex (1 ms)
[ 841s] [ RUN ] ParallelMultiSearcherTest.testFieldSelector
[ 841s] unknown file: Failure
[ 841s] C++ exception with description "config out of range" thrown in the test body.
[ 841s] [ FAILED ] ParallelMultiSearcherTest.testFieldSelector (1 ms)
[ 841s] [ RUN ] ParallelMultiSearcherTest.testNormalization
[ 841s] unknown file: Failure
[ 841s] C++ exception with description "config out of range" thrown in the test body.
[ 841s] [ FAILED ] ParallelMultiSearcherTest.testNormalization (2 ms)
[ 841s] [ RUN ] ParallelMultiSearcherTest.testCustomSimilarity
[ 841s] unknown file: Failure
[ 841s] C++ exception with description "config out of range" thrown in the test body.
[ 841s] [ FAILED ] ParallelMultiSearcherTest.testCustomSimilarity (1 ms)
[ 841s] [ RUN ] ParallelMultiSearcherTest.testDocFreq
[ 841s] unknown file: Failure
[ 841s] C++ exception with description "config out of range" thrown in the test body.
[ 841s] [ FAILED ] ParallelMultiSearcherTest.testDocFreq (0 ms)
[ 841s] [----------] 5 tests from ParallelMultiSearcherTest (5 ms total)
The text was updated successfully, but these errors were encountered:
7 tests fail on openSUSE Tumbleweed:
This is from current master + fix for LTO from #200
Details:
The text was updated successfully, but these errors were encountered: