OPENDJ-3417 Disable testRootDseSubordinateNamingContext in LocalBackendWorkflowElementTest class
- this test should be re-enabled once searching multiple naming contexts is
re-implemented
| | |
| | | * This test checks that the workflow takes into account the subordinate |
| | | * naming context defined in the RootDSEBackend. |
| | | */ |
| | | @Test |
| | | // TODO: re-enable once searching over multiple naming context is re-implemented |
| | | @Test(enabled=false) |
| | | public void testRootDseSubordinateNamingContext() throws Exception |
| | | { |
| | | // Backends for the test |