Gus Heck created SOLR-11564:
-------------------------------
Summary: Failure in TestFunctionQuery.testFunctions()
Key: SOLR-11564
URL: https://issues.apache.org/jira/browse/SOLR-11564
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrCloud
Affects Versions: master (8.0)
Environment: Linux ns-l1 4.10.0-37-generic #41-Ubuntu SMP Fri Oct 6
20:20:37 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-2ubuntu1.17.04.3-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)
Ryzen ThreadRipper 1950x, 48GB ram Samsung Pro PCI.m2 ssd disk.
Reporter: Gus Heck
This testsuite is another one I have become 'used to seeing' occasionally in
failure lists when I run tests, only to find that it doesn't fail if I re-run
run it individually. In this case it seems that with the following command I
get a reproducible failure, but the failure does not occur if the test is run
individually, only if the TestFunctionQuery suite is run as a whole.
{code}
ant test -Dtestcase=TestFunctionQuery -Dtests.seed=CD96A396443584F7
-Dtests.locale=fr-FR -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true
-Dtests.file.encoding=UTF-8 > fail.txt
{code}
for contrast:
{code}
-Dtestcase=TestFunctionQuery -Dtests.method=testFunctions
-Dtests.seed=CD96A396443584F7 -Dtests.locale=fr-FR
-Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
{code}
passes just fine... note the additional -Dtests.method property.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]