int-dummy-pgsql - Build # 1721 - Failure:

Check console output at https://ci.openbravo.com/job/int-dummy-pgsql/1721/ to 
view the results.


Committers since last success:

Changes for Build #1721

    Mark <[email protected]> null
    Related to issue 34874: Backed out changeset a09d6ae570dd

This patch contains an incorrect definition for the partial index, and there is 
no need to create a multi-column index. Just one column (FIN_REV_PAYMENT_ID) 
would be enough
        src-db/database/model/tables/FIN_PAYMENT.xml

    Mark <[email protected]> null
    Related to issue 34806: Backed out changeset 3d0a5d2000e4

Backed out this patch due to some code formats errors.
        src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.java
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.java
        src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.java

    Andy <[email protected]> null
    Fixed issue 34874: Added an index in fin_payment.fin_rev_payment_id

Added an index in fin_payment.fin_rev_payment_id to improve the performance
        src-db/database/model/tables/FIN_PAYMENT.xml

    Mark <[email protected]> null
    Related to issue 34345: Code review improvements

Some code review improvements to check the amounts are GREATER THAN (not equals)
and/or LESS THAN (not equals) the filters provided in the UI. If there is not 
any
amount filter defined then it is not necessary to include a "HAVING" clause to 
the
query.

Applied these changes to Sales and Purchase Orders reports.
        
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesJR.java
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java

    Rafael Queralta Pozo <[email protected]> null
    Fixed issue 34345:Sales Dimensional Report is not showing SO with 0 net 
amount

Having clause was changed to show Sales Order lines with 0 line net amount
        
src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java

    Naroa Iriarte <[email protected]> null
    Fixed issue 34950: A null check condition added


There was the following condition in ob-parameter-window-view.js 
"if(this.button.multiProcess)...". The problem here is that there is no a null 
check for the "this.button" and in the cases of opening other pick and execute 
window inside another one was failing because the view could not be refreshed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js




Last 20 lines of the console output:

[...truncated 3439 lines...]
    [junit] Driver info: driver.version: unknown
    [junit] Build info: version: '3.0.1', revision: '1969d75', time: 
'2016-10-18 09:48:19 -0700'
    [junit] System info: host: 'ubuntu.localdomain', ip: '127.0.1.1', os.name: 
'Linux', os.arch: 'amd64', os.version: '3.2.0-105-generic', java.version: 
'1.8.0_91'
    [junit] Driver info: driver.version: unknown
    [junit]     at <anonymous 
class>.anonymous(http://127.0.0.1/int-dummy-pgsql/security/Login_FS.html line 
69 > Function:1)
    [junit]     at <anonymous 
class>.handleEvaluateEvent(http://127.0.0.1/int-dummy-pgsql/security/Login_FS.html:69)
    [junit] 

BUILD FAILED
/srv/ci/workspace/int-dummy-pgsql/SANDBOX/automation/pi/build.xml:347: The 
following error occurred while executing this line:
/srv/ci/workspace/int-dummy-pgsql/SANDBOX/automation/pi/build.xml:74: Test 
com.openbravo.test.integration.erp.modules.ci.Upgrade_FSSuite failed

Total time: 19 minutes 54 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to