int-sales-procurement-oracle - Build # 339 - Still Failing:

Check console output at 
http://builds.openbravo.com/job/int-sales-procurement-oracle/339/ to view the 
results.


Committers since last success:

Changes for Build #334

    Gorka Ion Damián <[email protected]> 
    Fixed issue 21222.Fix issue in if clause.
        src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java

    David Miguelez <[email protected]> 
    Fixes issue 0021245: Adds a new column in M_Transaction
        src-db/database/model/tables/M_TRANSACTION.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src/org/openbravo/costing/CostingAlgorithm.java
        src/org/openbravo/costing/CostingBackground.java
        src/org/openbravo/costing/CostingMigrationProcess.java
        src/org/openbravo/costing/CostingRuleProcess.java
        src/org/openbravo/costing/CostingServer.java

    Carlos Aristu <[email protected]> 
    fixes issue 20846: The application does not order GL Items in financial 
invoice properly
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_TABLE.xml

    Naiara Garcia <[email protected]> 
    Fixed issue 21054: It is necessary to hide 4 default accounts
        modules/org.openbravo.v3/src-db/database/configScript.xml

    RM packaging bot <[email protected]> 
    CI: merge back from main
      
    RM packaging bot <[email protected]> 
    CI: update AD_MODULE to version 17571
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        src-db/database/sourcedata/AD_MODULE.xml

Changes for Build #335

    Martin Taal <[email protected]> 
    Fixes issue 21249: Wrong grid layout when restoring original view in grid
Filtereditor had focus, unfocus during set viewstate resulted in an error 
because
the filtereditor was using an old field definition, resolve by resetting focus
and then recomputing it after viewstate. Recompute focus after viewstate needs 
to
be done anyway as the setviewstate can have removed the current focus field.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js

Changes for Build #336

    Naiara Garcia <[email protected]> 
    Fixed issue 20897: The BP defined to a Volume Discount is assigned to the
first VD defined for the same organization or a parent one
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_TAB.xml

Changes for Build #337

    Rafa de Miguel <[email protected]> 
    Related to issue 21282: Hide field Is quanty variable in Product window
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml

    Rafa de Miguel <[email protected]> 
    Fixes issue 21282: Hide field Is quanty variable in Product window
        src-db/database/sourcedata/AD_FIELD.xml

    Stefan Hühner <[email protected]> 
    Fixed 21283: fix dbconsistency
        src-db/database/sourcedata/AD_ELEMENT.xml

    Eduardo Argal Guibert <[email protected]> 
    merge
      
    Eduardo Argal Guibert <[email protected]> 
    [Update Payment Plan] Adds display logic to the buttons
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml

    Eduardo Argal Guibert <[email protected]> 
    [Update Payment Plan] Remove clases for module script
        
src-util/modulescript/build/classes/org/openbravo/modulescript/PopulateOriginalPaymentPlan.class
        
src-util/modulescript/build/classes/org/openbravo/modulescript/PopulateOriginalPaymentPlanData.class

    Eduardo Argal Guibert <[email protected]> 
    [Editable Payment Plan] Hide buttons
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml

    Eduardo Argal Guibert <[email protected]> 
    [Editable Payment Plan Refactor]
        
modules/org.openbravo.advpaymentmngt/src-db/database/model/modifiedTables/FIN_PAYMENT_SCHEDULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELDGROUP.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/event/FIN_PaymentEventListener.java
        
modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_ORD.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MENU.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_REF_LIST.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TAB.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TREENODE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_WINDOW.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/ModifyPaymentPlanActionHandler.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/ExecutePendingPayments.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentMonitorProcess.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
        referencedata/sampledata/F_B_International_Group.xml
        referencedata/sampledata/QA_Testing.xml
        src-db/database/model/tables/FIN_PAYMENT_SCHEDULE.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_PROCESS_PARA.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_TABLE.xml
        src-db/database/sourcedata/AD_TREENODE.xml
        src-wad/src/org/openbravo/wad/Wad.java
        src-db/database/model/views/FIN_ORIG_PAYMENT_SCHED_V.xml
        src-db/database/model/views/FIN_ORIG_PAYM_SCHED_DET_V.xml
        
src-util/modulescript/build/javasqlc/src/org/openbravo/modulescript/PopulateOriginalPaymentPlanData.java
        
src-util/modulescript/src/org/openbravo/modulescript/PopulateOriginalPaymentPlan.java
        
src-util/modulescript/src/org/openbravo/modulescript/PopulateOriginalPaymentPlan_data.xsql

    Carlos Aristu <[email protected]> 
    21273: Invoice Line tab does not show the Product combo in Form mode
        src-db/database/sourcedata/AD_REF_TABLE.xml

    Javier Etxarri <[email protected]> 
    issue 20926: Generate Average Cost
process should not consider elements in closed periods to be unposted
        src-db/database/model/functions/M_GENERATE_AVERAGE_COSTS.xml

    Javier Etxarri <[email protected]> 
    fixes issue 20926: Generate Average Cost process
should not consider elements in closed periods to be unposted
        src-db/database/model/functions/M_GENERATE_AVERAGE_COSTS.xml

    Javier Etxarri <[email protected]> 
    issue 21264: Module script DeleteInventoryLines is incomplete and the 
processes related
        src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml

    David Baz Fayos <[email protected]> 
    Related to issue 19728: Do more JS code formatting
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
        
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    Javier Etxarri <[email protected]> 
    Fixes issue 21264: Module script DeleteInventoryLines is incomplete and the 
processes related
        src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml
        src-db/database/model/functions/M_UPDATE_INVENTORY.xml
        src-db/database/model/functions/M_UPDATE_STOCKAUX.xml
        
src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteInventoryLinesData.class
        
src-util/modulescript/src/org/openbravo/modulescript/DeleteInventoryLines_data.xsql

Changes for Build #338

Changes for Build #339

 


Last 20 lines of the console output:

[...truncated 20361 lines...]
    [junit] WARNING: Executing: quit [1343998319186, quit {}]
    [junit] Aug 3, 2012 1:02:31 PM org.openqa.selenium.remote.RemoteWebDriver 
log
    [junit] WARNING: Executed: [1343998319186, quit {}]
    [junit] 

BUILD FAILED
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:39:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:28:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:35:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/build.xml:69:
 Test 
com.openbravo.test.integration.erp.testsuites.smoke.sales.SALa_OrderToInvoice 
failed

Total time: 15 minutes 54 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to