risdenk commented on PR #1402:
URL: https://github.com/apache/solr/pull/1402#issuecomment-1452020390

   This caused these test failures so I reverted it:
   
   ```
   ERROR: The following test(s) have failed:
     - 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSubFacetStream 
(:solr:solrj-streaming)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/solrj-streaming/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.io.stream.StreamExpressionTest.txt
       Reproduce with: gradlew :solr:solrj-streaming:test --tests 
"org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSubFacetStream"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   
     - 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFacetStream 
(:solr:solrj-streaming)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/solrj-streaming/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.io.stream.StreamExpressionTest.txt
       Reproduce with: gradlew :solr:solrj-streaming:test --tests 
"org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFacetStream" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   
     - 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testStatsStream 
(:solr:solrj-streaming)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/solrj-streaming/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.io.stream.StreamExpressionTest.txt
       Reproduce with: gradlew :solr:solrj-streaming:test --tests 
"org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testStatsStream" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   
     - 
org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.test 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.test"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   
     - org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=SMART} 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.facet.TestJsonFacets.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=SMART}" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   
     - org.apache.solr.search.facet.TestJsonFacets.testStats {p0=SMART} 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.facet.TestJsonFacets.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.facet.TestJsonFacets.testStats {p0=SMART}" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=F0D3AF99EEE61E75 -Ptests.file.encoding=ISO-8859-1
   ```
   
   I don't know if I missed this in the check of the bot results above.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to