int-gui-pgsql - Build # 740 - Failure:
Check console output at https://ci.openbravo.com/job/int-gui-pgsql/740/ to view
the results.
Committers since last success:
Changes for Build #740
Víctor Martínez Romanos [email protected]_ null
Fixed bug 28482: Exchange rate and Converted Amt in Add Payment
The Exchange rate and Converted amount fields were not properly updated when 2
financial accounts (the first one of them with different currency than the
invoice and the second one with the same currency) are selected sequentially
into the Add Payment process.
Casue: the conversion rate was wrongly sent back to the JS as a String ("1")
instead of using a number. The OB.APRM.AddPayment.paymentMethodMulticurrency
function checks the received conversion rate is a number before updating the
converted amount. Since the converted amount wasn't a number but a string, the
amounts were not updated.
After the fix, the conversion rate is sent back using a integer 1
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/PaymentMethodMulticurrencyActionHandler.java
Naroa Iriarte [email protected]_ null
Fixed issue 28376: Copyright year of ERP code for 2015 is not updated.
Some files have been updated with the proper year.
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_forms/About.html
src/org/openbravo/erpCommon/security/Login.html
src/org/openbravo/erpCommon/security/Login_F1.html
Last 20 lines of the console output:
[...truncated 1781 lines...]
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] 2014-12-24 16:23:57,725 [main] INFO
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - Save the
screenshot.
[junit]
BUILD FAILED
/srv/ci/workspace/int-gui-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/build.xml:30:
The following error occurred while executing this line:
/srv/ci/workspace/int-gui-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/navigationbarcomponents/build.xml:27:
The following error occurred while executing this line:
/srv/ci/workspace/int-gui-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/navigationbarcomponents/build.xml:55:
The following error occurred while executing this line:
/srv/ci/workspace/int-gui-pgsql/SANDBOX/automation/pi/build.xml:70: Test
com.openbravo.test.integration.erp.modules.client.application.testsuites.navigationbarcomponents.NAV0010_LaunchViewFromMenuWidget
failed
Total time: 2 minutes 5 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