[portal-commits] JBoss Portal SVN: r8863 - branches/JBoss_Portal_Branch_2_6/widget.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Fri Nov 9 21:20:01 EST 2007


Author: emuckenhuber
Date: 2007-11-09 21:20:01 -0500 (Fri, 09 Nov 2007)
New Revision: 8863

Modified:
   branches/JBoss_Portal_Branch_2_6/widget/build.xml
Log:
comment socket test case

Modified: branches/JBoss_Portal_Branch_2_6/widget/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/widget/build.xml	2007-11-10 01:41:13 UTC (rev 8862)
+++ branches/JBoss_Portal_Branch_2_6/widget/build.xml	2007-11-10 02:20:01 UTC (rev 8863)
@@ -282,7 +282,9 @@
 -->
 
          <x-test>
+         <!-- 
             <test todir="${test.reports}"  name="org.jboss.portal.test.widget.google.Foo3TestCase"/>
+          -->
             <test todir="${test.reports}"  name="org.jboss.portal.test.widget.netvibes.NetvibesProviderTestCase"/>
             <test todir="${test.reports}"  name="org.jboss.portal.test.widget.netvibes.NetvibesWidgetRenderTestCase"/>
             <test todir="${test.reports}"  name="org.jboss.portal.test.widget.google.QueryResultParserTestCase"/>




More information about the portal-commits mailing list