From jbosscache-commits at lists.jboss.org Mon Oct 8 12:23:05 2007 Content-Type: multipart/mixed; boundary="===============8445747634481789639==" MIME-Version: 1.0 From: jbosscache-commits at lists.jboss.org To: jbosscache-commits at lists.jboss.org Subject: [jbosscache-commits] JBoss Cache SVN: r4573 - core/trunk/src/test/java/org/jboss/cache/marshall. Date: Mon, 08 Oct 2007 12:23:05 -0400 Message-ID: --===============8445747634481789639== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manik.surtani(a)jboss.com Date: 2007-10-08 12:23:05 -0400 (Mon, 08 Oct 2007) New Revision: 4573 Modified: core/trunk/src/test/java/org/jboss/cache/marshall/RedeploymentEmulationT= est.java Log: Disabled test Modified: core/trunk/src/test/java/org/jboss/cache/marshall/RedeploymentEmu= lationTest.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- core/trunk/src/test/java/org/jboss/cache/marshall/RedeploymentEmulation= Test.java 2007-10-08 16:20:21 UTC (rev 4572) +++ core/trunk/src/test/java/org/jboss/cache/marshall/RedeploymentEmulation= Test.java 2007-10-08 16:23:05 UTC (rev 4573) @@ -32,7 +32,7 @@ * * @author Galder Zamarren= o */ -(a)Test(groups =3D {"functional"}) +(a)Test(groups =3D {"functional"}, enabled =3D false) // this relies on an= old project structure that no longer exists public class RedeploymentEmulationTest { private Cache cache; --===============8445747634481789639==--