int-basic-oracle - Build # 792 - Failure:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/792/ to
view the results.
Committers since last success:
Changes for Build #792
Unai Martirena <[email protected]> null
Fixes bug 29079: Fixed Costing Background infinite loop.
Costing Background process, due to Cost Adjustments new implementation, on a
certain point of the code, it was not applying correctly a setScale method to
round a value of the expected cost. This was causing to have allways a
difference between the expected cost and unitcost. Because of this, an
adjustment was being created to adjust this difference, and to adjust all
related transactions, causing an infinite loop
src/org/openbravo/costing/AverageCostAdjustment.java
Unai Martirena <[email protected]> null
Fixes bug 29076: Division by zero error managed in Costing Background.
Under certain circumnstance a division by zero error was happening in Cost
Adjustments process inside Costing Background (when calculating backdated
adjustments of a transaction of movementqty zero). This problem has been
managed by being sure that this division will not happen again. If the
movementqty of the transaction is zero, the cost of the full transaction will
be zero as well.
src/org/openbravo/costing/AverageCostAdjustment.java
Unai Martirena <[email protected]> null
Fixes bug 29080: getStartingDate() method does not fail in Costing
Background.
An OBQuery is being executed in getStartingDate() method inside
AverageAlgorithm. There are 2 parameters in this OBQuery that are not setting
properly, 'client' and 'org'. The whereclause is filtering by 'id' of these
properties and instead of passing the id of these objects, the object was being
passed to the OBQuery. These sometimes works but other times don't, so this has
been changed to always setting the id's as parameters.
src/org/openbravo/costing/AverageAlgorithm.java
Last 20 lines of the console output:
[...truncated 11486 lines...]
[junit]
[junit] Error:
[junit] Feb 26, 2015 11:56:23 PM org.openqa.selenium.remote.Augmenter
extractRemoteWebDriver
[junit] WARNING: Augmenter should be applied to the instances of
@Augmentable clases or previously augmented instances only
[junit]
BUILD FAILED
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:40:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/procurement/build.xml:28:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/procurement/build.xml:36:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/build.xml:71: Test
com.openbravo.test.integration.erp.testsuites.smoke.procurement.PROa_OrderToInvoice
failed
Total time: 41 minutes 16 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds