Can someone explain how the -Ptest.seed works, and how I use it to figure out 
if a bug exists?   

I ran the full set of tests, and had this message:
ERROR: The following test(s) have failed:
  - 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test 
(:solr:core)
    Test output: 
/Users/epugh/Documents/projects/solr-epugh-2/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test"
 -Ptests.jvms=4 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-Ptests.seed=5B595A296E3623CE -Ptests.file.encoding=US-ASCII


I then tried the same tests, but with out the -Ptests.seed, and it passed!  
Does this mean there is a bug or not?  

I did go and check

http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

And it appears that this test has been failing more since July.  

Eric



_______________________
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
    
This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.

Reply via email to