Steve Rowe created LUCENE-7213:
----------------------------------
Summary: TestLatLonPointQueries.testEquals() failures
Key: LUCENE-7213
URL: https://issues.apache.org/jira/browse/LUCENE-7213
Project: Lucene - Core
Issue Type: Bug
Components: modules/sandbox
Affects Versions: master
Reporter: Steve Rowe
My Jenkins found two seeds this morning, both reproducible on latest master:
{noformat}
Checking out Revision 67f6283ce418357938fc12d82783a3504ba700d7
(refs/remotes/origin/master)
[...]
[junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
[junit4] IGNOR/A 0.01s J6 | TestLatLonPointQueries.testRandomDistanceHuge
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLatLonPointQueries -Dtests.method=testEquals
-Dtests.seed=12C535BD241A3B7 -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ar -Dtests.timezone=US/East-Indiana -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J6 | TestLatLonPointQueries.testEquals <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([12C535BD241A3B7:54300C01C78F3B5]:0)
[junit4] > at
org.apache.lucene.spatial.util.BaseGeoPointTestCase.testEquals(BaseGeoPointTestCase.java:1390)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] IGNOR/A 0.00s J6 | TestLatLonPointQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: leaving temporary files on disk at:
/var/lib/jenkins/jobs/Lucene-Solr-tests-master-with-bad-apples/workspace/lucene/build/sandbox/test/J6/temp/lucene.search.TestLatLonPointQueries_12C535BD241A3B7-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{string=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{field=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Lucene54), point=DocValuesFormat(name=SimpleText)},
maxPointsInLeafNode=1891, maxMBSortInHeap=6.872633109111407,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar,
timezone=US/East-Indiana
[junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation
1.8.0_77 (64-bit)/cpus=16,threads=1,free=368047392,total=503840768
[junit4] 2> NOTE: All tests run in this JVM: [TestPayloadSpanUtil,
TestLatLonPointQueries]
[junit4] Completed [16/16 (1!)] on J6 in 10.29s, 40 tests, 1 failure, 2
skipped <<< FAILURES!
{noformat}
{noformat}
Checking out Revision e076b4c5b485599941d15fe08683c54831e84564
(refs/remotes/origin/master)
[...]
[junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLatLonPointQueries -Dtests.method=testEquals
-Dtests.seed=1160BAA5741EB3F2 -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=id -Dtests.timezone=Egypt -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J3 | TestLatLonPointQueries.testEquals <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([1160BAA5741EB3F2:150FE93EBA27E3F0]:0)
[junit4] > at
org.apache.lucene.spatial.util.BaseGeoPointTestCase.testEquals(BaseGeoPointTestCase.java:1390)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] IGNOR/A 0.00s J3 | TestLatLonPointQueries.testRandomDistanceHuge
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] IGNOR/A 0.00s J3 | TestLatLonPointQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: leaving temporary files on disk at:
/var/lib/jenkins/jobs/Lucene-Solr-tests-master/workspace/lucene/build/sandbox/test/J3/temp/lucene.search.TestLatLonPointQueries_1160BAA5741EB3F2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60),
sim=ClassicSimilarity, locale=id, timezone=Egypt
[junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation
1.8.0_77 (64-bit)/cpus=16,threads=1,free=409218792,total=467664896
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheTermsFilter,
TestLatLonPointQueries]
[junit4] Completed [16/16 (1!)] on J3 in 11.16s, 40 tests, 1 failure, 2
skipped <<< FAILURES!
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]