You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/03/29 21:20:25 UTC

[jira] [Commented] (LUCENE-7149) Test2BPoints.test1D() failure

    [ https://issues.apache.org/jira/browse/LUCENE-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216686#comment-15216686 ] 

Michael McCandless commented on LUCENE-7149:
--------------------------------------------

Whoa, thanks [~steve_rowe] ... I think this is a test bug that was already fixed in 6.x but I failed to backport for 6.0.  I'll fix!

> Test2BPoints.test1D() failure
> -----------------------------
>
>                 Key: LUCENE-7149
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7149
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 6.0
>            Reporter: Steve Rowe
>
> My Jenkins found a failure on branch_6_0 - reproduces for me at commit 00ffee5:
> {noformat}
> Checking out Revision d610976261b473031cb70bcb95171379a99a5b3f (refs/remotes/origin/branch_6_0)
> [...]
>    [junit4] HEARTBEAT J0 PID(11848@localhost): 2016-03-29T09:53:07, stalled for 4863s at: Test2BPoints.test1D
>    [junit4] Suite: org.apache.lucene.index.Test2BPoints
>    [junit4]   1> TEST: now CheckIndex
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test2BPoints -Dtests.method=test1D -Dtests.seed=A3E217F94A515C0 -Dtests.nightly=true -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 4881s J0 | Test2BPoints.test1D <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1250> but was:<0>
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3E217F94A515C0:139DD275EC5198E4]:0)
>    [junit4]    > 	at org.apache.lucene.index.Test2BPoints.test1D(Test2BPoints.java:88)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: leaving temporary files on disk at: /slow/jenkins/HDD-workspaces/Lucene-core-weekly-monster-6.0-HDD/lucene/build/core/test/J0/temp/lucene.index.Test2BPoints_A3E217F94A515C0-001
>    [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=sv, timezone=Asia/Dili
>    [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=16,threads=1,free=627321624,total=2142240768
>    [junit4]   2> NOTE: All tests run in this JVM: [TestIntsRef, TestIndexWriterForceMerge, TestSimpleFSLockFactory, TestDirectMonotonic, TestConjunctions, TestBooleanQuery, TestDocInverterPerFieldErrorInfo, TestSentinelIntSet, TestSegmentMerger, TestOmitNorms, TestSpanNearQuery, TestRoaringDocIdSet, TestTopDocsCollector, TestParallelLeafReader, TestDocumentsWriterDeleteQueue, TestTermVectorsReader, FiniteStringsIteratorTest, TestConcurrentMergeScheduler, TestPackedInts, TestReusableStringReader, TestBytesRef, TestToken, TestAllFilesHaveCodecHeader, TestDirectoryReaderReopen, TestAtomicUpdate, TestFastDecompressionMode, TestForUtil, TestSparseFixedBitSet, TestNeverDelete, TestCloseableThreadLocal, TestDoc, TestBytesRefArray, TestSpanFirstQuery, TestDeterminism, TestControlledRealTimeReopenThread, TestWeakIdentityMap, TestReaderWrapperDVTypeCheck, TestPositiveScoresOnlyCollector, TestExitableDirectoryReader, TestPerFieldPostingsFormat2, TestSearcherManager, TestPagedBytes, TestBooleanCoord, TestMultiCollector, TestIndexSearcher, TestFlushByRamOrCountsPolicy, TestExternalCodecs, TestShardSearching, TestIndexWriter, TestSortRescorer, TestSynonymQuery, TestFlex, TestLevenshteinAutomata, TestByteSlices, TestBufferedIndexInput, TestTermsEnum, TestSegmentReader, TestTransactions, TestMultiThreadTermVectors, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestTermsEnum2, TestLegacyNumericUtils, TestIndexWriterOnDiskFull, TestDocCount, TestCachingCollector, TestAutomatonQueryUnicode, TestAttributeSource, TestTotalHitCountCollector, TestRecyclingByteBlockAllocator, TestRamUsageEstimator, TestIsCurrent, TestNamedSPILoader, TestByteBlockPool, TestAssertions, TestCharFilter, TestRollback, TestTwoPhaseCommitTool, TestNot, TestIndexWriterOnJRECrash, Test4GBStoredFields, TestCodecHoldsOpenFiles, MultiCollectorTest, TestNGramPhraseQuery, TestSimpleAttributeImpl, TestIndexCommit, TestTerm, Test2BPostingsBytes, Test2BPagedBytes, TestBytesRefAttImpl, TestPackedTokenAttributeImpl, TestGrowableByteArrayDataOutput, TestBlockPostingsFormat, TestBlockPostingsFormat2, TestLucene50StoredFieldsFormat, TestLucene53NormsFormat, TestLucene54DocValuesFormat, TestLucene60PointsFormat, TestFieldType, Test2BPoints]
>    [junit4] Completed [414/414 (1!)] on J0 in 116707.79s, 2 tests, 1 failure <<< FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org