cpoerschke commented on code in PR #935:
URL: https://github.com/apache/solr/pull/935#discussion_r925835988


##########
solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamDecoratorTest.java:
##########
@@ -4372,7 +4372,7 @@ public void testClassifyStream() throws Exception {
 
     classifyStream = new SolrStream(url, paramsLoc);
     idToLabel = getIdToLabel(classifyStream, "probability_d");
-    assertEquals(idToLabel.size(), 2);

Review Comment:
   just added 
https://github.com/apache/solr/pull/935/commits/4c90a4af2454ca1c44519dcf46a25cbe4fb95ed6
 with an alternative adjustment to this test. what do you think?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to