Description
Some of the tests executed during a normal mvn clean test execution seem to be very slow if compared with the rest of the suite. On my machine, some problematic tests are:
Running org.apache.jackrabbit.oak.spi.blob.FileBlobStoreTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 10.982 sec Running org.apache.jackrabbit.oak.plugins.document.BasicDocumentStoreTest Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.961 sec Running org.apache.jackrabbit.oak.plugins.document.BulkCreateOrUpdateTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.076 sec Running org.apache.jackrabbit.oak.plugins.document.ConcurrentDocumentStoreTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.054 sec Running org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 982.526 sec Running org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreTest Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.132 sec Running org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgentTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.068 sec Running org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStorePerformanceTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 10.006 sec Running org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.017 sec Running org.apache.jackrabbit.oak.plugins.document.VersionGCWithSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.128 sec Running org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginStandaloneTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.96 sec
These tests should be analyzed for potential errors or moved to the integration test phase.
Attachments
Attachments
Issue Links
- is blocked by
-
OAK-3444 Speed up DocumentDiscoveryLiteServiceTest
- Closed
- relates to
-
JCR-3961 Some tests in GetInfoTest do not save changes
- Closed
-
JCR-3962 NodeReorderTest waits for unexpected events
- Closed
-
JCR-3963 Reduce wait timeout for AddEventListenerTest.testNoLocalTrue()
- Closed
-
JCR-3964 Skip tests marked as known issues
- Closed
-
OAK-4191 Speed up LargeLdapProviderTest
- Closed
-
JCR-3967 Release 2.13.0
- Closed