Hi, JCR TCK tests currently do not run on Jenkins with the DOCUMENT_RDB fixture. IIUC the tests do not run because no system property 'rdb.jdbc-url' is set. Why is the default empty and needs to be enabled explicitly?
Wouldn't it be better for test coverage to set the property by default? We can still disable the test with 'nsfixtures'. Regards Marcel
