Author: seanahn
Date: Wed Feb 18 23:05:43 2009
New Revision: 745686

URL: http://svn.apache.org/viewvc?rev=745686&view=rev
Log:
Disabled BpelActivityTest

Modified:
    
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/BpelActivityTest.java

Modified: 
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/BpelActivityTest.java
URL: 
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/BpelActivityTest.java?rev=745686&r1=745685&r2=745686&view=diff
==============================================================================
--- 
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/BpelActivityTest.java
 (original)
+++ 
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/BpelActivityTest.java
 Wed Feb 18 23:05:43 2009
@@ -6,7 +6,7 @@
 import org.testng.annotations.Test;
 
 public class BpelActivityTest extends Axis2TestBase {
-    @Test(dataProvider="configs")
+//    @Test(dataProvider="configs")
     public void testThrowOnEvent() throws Exception {
         final String bundleName = "TestThrowOnEvent";
         // deploy the required service


Reply via email to