reschke commented on code in PR #1768:
URL: https://github.com/apache/jackrabbit-oak/pull/1768#discussion_r1796905110


##########
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/VersionGCSupportTest.java:
##########
@@ -111,12 +89,6 @@ public VersionGCSupportTest(DocumentStoreFixture fixture) {
         }
     }
 
-    @After
-    public void after() throws Exception {
-        store.remove(Collection.NODES, ids);

Review Comment:
   I believe we have several tests that ignore/bypass parts of out testing 
framework...



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

Reply via email to