svn commit: r1653056 - /ofbiz/trunk/applications/product/testdef/FacilityTest.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1653056 - /ofbiz/trunk/applications/product/testdef/FacilityTest.xml

jleroux@apache.org
Author: jleroux
Date: Mon Jan 19 17:16:52 2015
New Revision: 1653056

URL: http://svn.apache.org/r1653056
Log:
Temporary removes this test (testMultipleInventoryItemIssuance) after r1649408 and r1650455

Modified:
    ofbiz/trunk/applications/product/testdef/FacilityTest.xml

Modified: ofbiz/trunk/applications/product/testdef/FacilityTest.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/testdef/FacilityTest.xml?rev=1653056&r1=1653055&r2=1653056&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/testdef/FacilityTest.xml (original)
+++ ofbiz/trunk/applications/product/testdef/FacilityTest.xml Mon Jan 19 17:16:52 2015
@@ -39,8 +39,8 @@ under the License.
         <entity-xml action="load" entity-xml-url="component://product/testdef/data/IssuanceTestData.xml"/>
     </test-case>
 
-    <test-case case-name="issuance-tests">
+<!--    <test-case case-name="issuance-tests">
         <junit-test-suite class-name="org.ofbiz.shipment.test.IssuanceTest"/>
     </test-case>
-
+-->
 </test-suite>