stillalex commented on PR #1954:
URL: https://github.com/apache/solr/pull/1954#issuecomment-1746016444
are the 2 test failures actual problems?
```
- org.apache.solr.cli.PostToolTest.testBasicRun (:solr:core)
Test output:
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.PostToolTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cli.PostToolTest.testBasicRun" -Ptests.jvms=96
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=28AE95C7AC0DDA9 -Ptests.file.encoding=ISO-8859-1
- org.apache.solr.cli.DeleteToolTest.testFailsToDeleteProtectedCollection
(:solr:core)
Test output:
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.DeleteToolTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cli.DeleteToolTest.testFailsToDeleteProtectedCollection"
-Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=28AE95C7AC0DDA9 -Ptests.file.encoding=ISO-8859-1
```
--
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]