You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/31 16:43:00 UTC

[jira] [Commented] (SOLR-11564) Failure in TestFunctionQuery.testFunctions()

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

ASF subversion and git services commented on SOLR-11564:
--------------------------------------------------------

Commit b087a616314f08fd7ed90025973a5400bc2772a3 in lucene-solr's branch refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b087a61 ]

SOLR-11564: TestFunctionQuery: clear index before each test to avoid cross contamination


> 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
>            Assignee: Steve Rowe
>         Attachments: fail.txt
>
>
> 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}
> ant test  -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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org