mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Enable MTDelete test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5248 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
* and Open Source Software ("FLOSS") applications as described in Alfresco's
|
* and Open Source Software ("FLOSS") applications as described in Alfresco's
|
||||||
* FLOSS exception. You should have recieved a copy of the text describing
|
* FLOSS exception. You should have recieved a copy of the text describing
|
||||||
* the FLOSS exception, and it is also available here:
|
* the FLOSS exception, and it is also available here:
|
||||||
* http://www.alfresco.com/legal/licensing"
|
* http://www.alfresco.com/legal/licensing
|
||||||
*/
|
*/
|
||||||
package org.alfresco.repo.search.impl.lucene;
|
package org.alfresco.repo.search.impl.lucene;
|
||||||
|
|
||||||
@@ -1026,7 +1026,7 @@ public class LuceneTest2 extends TestCase
|
|||||||
tx3.commit();
|
tx3.commit();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void xtestMTDeleteIssue() throws Exception
|
public void testMTDeleteIssue() throws Exception
|
||||||
{
|
{
|
||||||
luceneFTS.pause();
|
luceneFTS.pause();
|
||||||
testTX.commit();
|
testTX.commit();
|
||||||
|
Reference in New Issue
Block a user