int-addpayment1-pgsql - Build # 159 - Unstable:

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


Committers since last success:

Changes for Build #159

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed issue 40227: confusing export.database log

  Improved export.datase log:
    * When exporting model
         * Print in INFO only module name and partial module info
         * Other details are printed in DEBUG
    * When exporting data
         * Print in INFO moudule name
         * Print in INFO each table with data and how many rows are exported
         * Other details are pinted in DEBUG
        src-db/database/lib/dbsourcemanager.jar

    Mark <markm...@gmail.com> null
    Fixes issue 40044: Negative quantity in Create lines from Receipt in 
Purchase
Invoice window if the order was previously invoiced and received.

To calculate the pending to invoice movement quantity was needed to subtract the
sum of the already invoiced quantity instead of the matched quantity as it is 
the
total of the received quantity.
        src/org/openbravo/common/datasource/InOutLinePEHQLTransformer.java




Last 20 lines of the console output:

[...truncated 12875 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-addpayment1-pgsql] $ /bin/bash -xe /tmp/hudson2628925259407046284.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)
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to