int-accounting-pgsql - Build # 2014 - Unstable:

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


Committers since last success:

Changes for Build #2014

    David Miguelez <david.migue...@openbravo.com> null
    Backed out changeset d27b7f54d0da
        src-db/database/sourcedata/AD_COLUMN.xml
        src/org/openbravo/erpCommon/ad_actionButton/CreateWorkEffort.java

    Javier Armendáriz <javier.armenda...@openbravo.com> null
    Fixed issue 38150: Adjust error pages to mobile devices.

Adding a meta tag to improve scaling of error page on mobile devices.
        src/org/openbravo/erpCommon/security/Error.html

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 38117: Performance problem in Warehouse Picking List when
processing a picking with >100 lines

In m_transaction_trg2, split query into two.
A. Fetch pending reserved qty against released quantity
from m_reservation and m_reservation_stock
B. Fetch qtyonhand from m_storage_detail
In high volume environment, separate query improves
performance significantly.
        src-db/database/model/triggers/M_TRANSACTION_TRG2.xml

    Armaignac <collazoan...@gmail.com> null
    Fixes issue 38198: Required Quantity in Work Effort - Production Run is 
rounded
to Integer, decimals are removed

The required quantity in work efforts can be decimals, a long value was set and
the decimals are removed even if the work requeriment quantity is decimal

The Required Quantity in work efforts was change to quantity reference to allows
decimal values.
        src-db/database/sourcedata/AD_COLUMN.xml
        src/org/openbravo/erpCommon/ad_actionButton/CreateWorkEffort.java




Last 20 lines of the console output:

[...truncated 10353 lines...]
for((i=0;i<12;i++)); do
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(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-accounting-pgsql] $ /bin/bash -xe /tmp/hudson7381826331547063259.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to