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

Kevin Risden edited comment on SOLR-12932 at 10/31/18 1:06 PM:
---------------------------------------------------------------

Test: TestPKIAuthenticationPlugin#test
{code:java}
reproduce with: ant test -Dtestcase=TestPKIAuthenticationPlugin 
-Dtests.method=test -Dtests.seed=4FE78DD4E91611D9 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ar-BH -Dtests.timezone=Asia/Kabul 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 10.7s J0 | 
TestPKIAuthenticationPlugin.test <<< [junit4] > Throwable #1: 
java.lang.NullPointerException [junit4] > at 
__randomizedtesting.SeedInfo.seed([4FE78DD4E91611D9:C7B3B20E47EA7C21]:0) 
[junit4] > at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
 [junit4] > at java.lang.Thread.run(Thread.java:748){code}


was (Author: risdenk):
Test: TestPKIAuthenticationPlugin
{noformat}
reproduce with: ant test -Dtestcase=TestPKIAuthenticationPlugin 
-Dtests.method=test -Dtests.seed=4FE78DD4E91611D9 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ar-BH -Dtests.timezone=Asia/Kabul 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
 [junit4] ERROR 10.7s J0 | TestPKIAuthenticationPlugin.test <<<
 [junit4] > Throwable #1: java.lang.NullPointerException
 [junit4] > at 
__randomizedtesting.SeedInfo.seed([4FE78DD4E91611D9:C7B3B20E47EA7C21]:0)
 [junit4] > at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
 [junit4] > at java.lang.Thread.run(Thread.java:748){noformat}

> ant test (without badapples=false) should pass easily for developers.
> ---------------------------------------------------------------------
>
>                 Key: SOLR-12932
>                 URL: https://issues.apache.org/jira/browse/SOLR-12932
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Major
>
> If we fix the tests we will end up here anyway, but we can shortcut this.
> Once I get my first patch in, anyone who mentions a test that fails locally 
> for them at any time (not jenkins), I will fix it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to