int-checks-oracle - Build # 2701 - Still Unstable:

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


Committers since last success:

Changes for Build #2700

    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

Changes for Build #2701

    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




Last 20 lines of the console output:

[...truncated 33527 lines...]
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-checks-oracle] $ /bin/bash -xe /tmp/hudson7873687806020157686.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in query
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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