Steve Rowe created LUCENE-8194:
----------------------------------

             Summary: TestV1toV2ApiMapper.testCommands() failure: null value is 
not valid for name
                 Key: LUCENE-8194
                 URL: https://issues.apache.org/jira/browse/LUCENE-8194
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Steve Rowe


Reproducing master seed from 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7204/] (reproduces 
for me on LInux):

{noformat}
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV1toV2ApiMapper 
-Dtests.method=testCommands -Dtests.seed=8BD251EC0EE042E0 -Dtests.slow=true 
-Dtests.locale=sk-SK -Dtests.timezone=America/Araguaina -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.03s J0 | TestV1toV2ApiMapper.testCommands <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: null value is not 
valid for name
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8BD251EC0EE042E0:AAEE981464DAA284]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
   [junit4]    >        at 
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
   [junit4]    >        at 
org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
   [junit4]    >        at 
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1930, maxMBSortInHeap=5.7539348379000055, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1313219),
 locale=sk-SK, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=103812072,total=282828800
{noformat}



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