From 33ce07c9c016e8f104ac1a5f572a9408e7d6cbe8 Mon Sep 17 00:00:00 2001 From: Henri Sara <henri.sara@itmill.com> Date: Thu, 13 Oct 2011 11:47:14 +0000 Subject: Disabled Liferay 6 EE tests for Vaadin 6.6 - license for testing on Liferay 6 EE is now used in the parallelized integration tests for Vaadin 6.7+ svn changeset:21703/svn branch:6.6 --- tests/integration_tests.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index dbaf1b988f..69ba8cc36e 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -643,9 +643,15 @@ <antcall target="run-integration-test"> <param name="target-server" value="liferay6"/> </antcall> + <!-- + Disabled due to expired Liferay 6 EE license. + Tested in the new parallelized integration tests for Vaadin 6.7+ + --> + <!-- <antcall target="run-integration-test"> <param name="target-server" value="liferay6ee"/> </antcall> + --> <antcall target="run-integration-test"> <param name="target-server" value="gatein3"/> </antcall> -- cgit v1.2.3