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 2015/09/08 17:02:45 UTC

[jira] [Commented] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

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

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

Commit 1701816 from [~thetaphi] in branch 'dev/branches/lucene_solr_5_3'
[ https://svn.apache.org/r1701816 ]

Backport:
LUCENE-6760: Prevent test failure in Java 9 b76+
SOLR-7958: Move TestUtil#randomWhitespace to the only Solr test that is using it
LUCENE-6760: if the list of whitspace characters changes again in a future JVM, fail fast with a clear error that the test needs corrected -- even if jvm assertions are disabled OR we get really lucky with the chars radnomly selected (merge r1698227)

> Move TestUtil#randomWhitespace to the test that is sole user
> ------------------------------------------------------------
>
>                 Key: SOLR-7958
>                 URL: https://issues.apache.org/jira/browse/SOLR-7958
>             Project: Solr
>          Issue Type: Test
>          Components: Tests
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: Trunk, 5.4
>
>         Attachments: SOLR-7958.patch
>
>
> Followup issue to: LUCENE-6760
> {{TestUtil#randomWhitespace}} is only used by {{org.apache.solr.search.ReturnFieldsTest#testWhitespace()}}
> After talking with Robert, this method is not useful for Lucene, so we should move it to just this test.



--
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