dsmiley opened a new pull request, #2487:
URL: https://github.com/apache/solr/pull/2487

   Put a convenient link to test history, powered by Gradle Enterprise.
   Could be enhanced to also include fucit.org
   
   Improve the corresponding build logic to be more "groovy", as it's said.
   
   Example, with me forcing some failures to demo:
   ```
   > Task :solr:core:test FAILED
   ERROR: The following test(s) have failed:
     - org.apache.solr.search.TestThinCache.testInitCore (:solr:core)
       Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.search.TestThinCache&tests.test=testInitCore
       Test output: 
/Users/dsmiley/SFDCDev/solr_main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestThinCache.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.TestThinCache.testInitCore" -Ptests.jvms=8 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=4701215A96003B03 -Ptests.useSecurityManager=false 
-Ptests.locale=cs-CZ -Ptests.timezone=America/Dawson_Creek 
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
   
   ```
   
   Indentation should be the same as it was; just added a URL.
   
   Note that gradle.buildFinished is deprecated but [it doesn't yet have a 
concise 
replacement](https://docs.google.com/document/d/1nS1JTwdCMQN_0WaaFrSUxoQOj3zOqmKmXxC6k0OXUR0/edit#heading=h.4691loc5bp0p)
 so I'm leaving it be.


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