You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2015/01/19 18:16:53 UTC

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

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>