epugh commented on code in PR #4010:
URL: https://github.com/apache/solr/pull/4010#discussion_r2672779022
##########
solr/core/src/test/org/apache/solr/highlight/TestUnifiedSolrHighlighter.java:
##########
@@ -43,13 +43,7 @@ public static void beforeClass() throws Exception {
}
@AfterClass
- public static void afterClass() {
- System.clearProperty("filterCache.enabled");
- System.clearProperty("queryResultCache.enabled");
- System.clearProperty("documentCache.enabled");
- System.clearProperty("solr.tests.id.stored");
- System.clearProperty("solr.tests.id.docValues");
- }
+ public static void afterClass() {}
Review Comment:
done
--
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]