epugh commented on PR #3720: URL: https://github.com/apache/solr/pull/3720#issuecomment-3356038499
Interesting idea... Would these be usable from other types of tests as well? Would having these help in potentially performance testing by letting us isolate comoponents? I guess it would be a new module or part of our test-framework, but then we get some chicken/egg things. Would it be terrible to ship a DummyBackupRepository etc in our src/java code? Having said that, i don't know that it's worth all the effort if it's just for this specfic need. Since sometimes the easiest way to test is to just run across it, fix it, and see it goes away, instead of having mountains of test configuration that then needs maintaining! -- 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]
