bszabo97 commented on PR #1182: URL: https://github.com/apache/solr/pull/1182#issuecomment-1500206592
I have exported my notes about the testing that I have executed, in the beginning there are the failed tests which I will have to look into, later there are all the tests with the command and the output of the command. The tests that failed are: * Export prints 0 documents were exported although there was 1. The exported file is correct, though. * Restart command messes up something around the zookeeper connection in cloud mode. Lots of functionalities are not working correctly. Stop + Start is working fine interestingly. * Create core in standalone mode return with error, core is visible but not functional. [Manual testing for SolrCLI.pdf](https://github.com/apache/solr/files/11178548/Manual.testing.for.SolrCLI.pdf) -- 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]
