From adc7136b5662994d941a315021ab6a02bd72b5a3 Mon Sep 17 00:00:00 2001 From: Kenji Heigel Date: Fri, 22 Jul 2016 15:16:21 -0700 Subject: [PATCH] LRQA-26756 Disable ResourcesImporterTest.java from PR tester --- build-test.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-test.xml b/build-test.xml index 5eecb5b9735d04..f201c8e1aefd4b 100644 --- a/build-test.xml +++ b/build-test.xml @@ -2274,6 +2274,7 @@ ${tomcat-gc-log} "modules/apps/static/portal-lpkg-deployer/portal-lpkg-deployer-test/src/testIntegration/java/com/liferay/portal/lpkg/deployer/test/LPKGDeployerTest.java", "modules/apps/static/portal-lpkg-deployer/portal-lpkg-deployer-test/src/testIntegration/java/com/liferay/portal/lpkg/overwrite/test/LPKGOverwriteVerifyTest.java", "modules/apps/static/portal-lpkg-deployer/portal-lpkg-deployer-test/src/testIntegration/java/com/liferay/portal/lpkg/overwrite/test/LPKGRevertOverwriteVerifyTest.java", + "modules/apps/web-experience/export-import/export-import-resources-importer-test/src/testIntegration/java/com/liferay/exportimport/resources/importer/test/ResourcesImporterTest.java", "portal-impl/test/integration/com/liferay/portlet/asset/service/AssetTagStatsServiceTest.java", "portal-impl/test/integration/com/liferay/portlet/documentlibrary/service/persistence/DLFileEntryFinderTest.java", "portal-kernel/test/unit/com/liferay/portal/log/assertor/PortalLogAssertorTest.java",