int-gui-oracle - Build # 2601 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-gui-oracle/2601/ to 
view the results.


Committers since last success:

Changes for Build #2594
No changes

Changes for Build #2595

    David Miguelez <david.migue...@openbravo.com> null
    Fixes issue 37989. Order Invoice Tax Lines before deleting.

The order in which the Invoice Tax Lines are deleted can affect
calculations done by the triggers. They must be deleted
in the correct order.
        src-db/database/model/triggers/C_INVOICELINE_TRG2.xml

    Víctor Martínez Romanos <victor.marti...@openbravo.com> null
    Fixed issue 37827: [ri] M_Movement_Post referenced inventory validation 
improvement
The validation was previously executed only for a boxing activity, however we 
also need to validate any movement where a referenced inventory is involved.
This avoids partial movements of boxes
        src-db/database/model/functions/M_MOVEMENT_POST.xml

Changes for Build #2596

    David Miguelez <david.migue...@openbravo.com> null
    Related to Issue 37882. Adds new column in group by clause
to avoid problems in Oracle.
        
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql

    Mark <markm...@gmail.com> null
    Fixes issue 37882: Cannot add a purchase order line to a goods receipt if 
the
Alternate UOM feature is activated after the order was created.

If AUM is not enabled, when a purchase order is created it hasn't values in any 
of
the columns related with AUM. So, if the preference is activated after the order
creation, the ordered quantity will be used as AUMQTY and the UOM as AUM by 
default
when these order lines are copied to the receipt by the Create Lines From 
process and no
alternate units exists for the ordered product. In the case that alternate unit 
of
measure exists for the product the default AUM will be used as the receipt line 
AUM
and to calculate the operative quantity based on the conversion rate between 
the UOM and the AUM.

Were added to the XSQL file the return of the document type as C_DOCTYPE_ID 
field to use it when
the default AUM is calculated.
        src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
        
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql

    Ranjith S R <ranj...@qualiantech.com> null
    Related to issue 37787 : Rounding tax while completing cancel layaway
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

Changes for Build #2597

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 37996: Sales Order with Immediate Invoice terms
does not appear in Create Invoices From Order and Create
Lines From process

In C_Invoice_Candidate_V view, OBEQUALS condition for
qtyordered and qtyinvoiced is set as = 'N' which was
wrongly set as <> 'N'
        src-db/database/model/views/C_INVOICE_CANDIDATE_V.xml

Changes for Build #2598

    David Miguelez <david.migue...@openbravo.com> null
    Related to issue 37357. Removed unnecessary index.

There is already a similar index, with the c_order_id included.
This index is not needed since the other one is used (orderlines are
also filtered by order)
        src-db/database/model/tables/C_ORDERLINE.xml

Changes for Build #2599

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 38014: DB connection leak using old pool in test cases

  Reuse DalConnectionProvider instead of creating a new ConnectionProviderImpl
  (new pool) each time OBBaseTest.getConnectionProvider is invoked.
        src-test/src/org/openbravo/test/base/OBBaseTest.java

Changes for Build #2600

    Víctor Martínez Romanos <victor.marti...@openbravo.com> null
    Fixed bug 38015: [ri] Attribute Set sometimes is not copied when multiboxing

When calculating the new attribute set instance per storage detail for boxing, 
the system first tries to recover any previously cloned attribute set instance 
for this referenced inventory.
It can find it either in the cache created in this boxing execution, or by 
searching in the database for an existing attribute from a previous boxing 
activity for the same attribute.
If a previously cloned attribute set instance is not found, it creates a new 
one.

The existing index has been extended to perform properly in the query to search 
for an existing cloned attribute set instance.
        src-db/database/model/tables/M_ATTRIBUTESETINSTANCE.xml
        src/org/openbravo/materialmgmt/refinventory/BoxProcessor.java
        src/org/openbravo/materialmgmt/refinventory/ReferencedInventoryUtil.java

Changes for Build #2601

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 37681: fix typo in comment
        
modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/ConnectionInitializerInterceptor.java

    David Miguelez <david.migue...@openbravo.com> null
    Related to Issue 38015. Ensure that the new Attribute is always active.

This can happen when cloning the Attribute set instance with id 0,
that can be not active.
        src/org/openbravo/materialmgmt/refinventory/ReferencedInventoryUtil.java




Last 20 lines of the console output:

[...truncated 737345 lines...]
    [junit] [Child 26502] ###!!! ABORT: Aborting on channel error.: file 
/builds/slave/m-esr52-l64-000000000000000000/build/src/ipc/glue/MessageChannel.cpp,
 line 2152
    [junit] [Child 26502] ###!!! ABORT: Aborting on channel error.: file 
/builds/slave/m-esr52-l64-000000000000000000/build/src/ipc/glue/MessageChannel.cpp,
 line 2152
    [junit] 2018-03-01 13:20:26,844 [main] INFO  
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - **  End of 
test execution @Test: valueShouldBeEnteredUsingTheSelectorPopUp  **
    [junit] 2018-03-01 13:20:26,853 [main] DEBUG 
com.openbravo.test.integration.erp.modules.client.application.testsuites.standardview.form.fields.FIE0010_EnterValueInBusinessPartnerSelector
 - After test FIE0010
    [junit] Tests run: 41, Failures: 0, Errors: 1, Skipped: 3, Time elapsed: 
5,062.246 sec

BUILD FAILED
/srv/ci/workspace/int-gui-oracle/SANDBOX/automation/pi/build.xml:315: The 
following error occurred while executing this line:
/srv/ci/workspace/int-gui-oracle/SANDBOX/automation/pi/build.xml:78: Test 
com.openbravo.test.integration.erp.modules.client.application.testsuites.MNSQSuite
 failed

Total time: 84 minutes 27 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to