[ 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to