int-basic-oracle - Build # 672 - Failure:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/672/ to
view the results.
Committers since last success:
Changes for Build #672
David Baz Fayos <[email protected]> null
Related to issue 19728: Do more JS code formatting
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-matchStatement.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list-filter.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/return-material/ob-return-material.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Asier Lostalé [email protected]_ null
fixed bug 28472: multi requests to datasource in big FK filter drop down
Setting drawAllMaxCells to 0 makes SC to only fetch one page
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js
Augusto Mauch [email protected]_ null
Fixes issue 28432: HQLDataSourceService manages translations properly
There were several problems related with the handling of translatable columns
in the HQLDataSourceService class:
- If there was a translation installed, the query done to retrieve some data
that contained a translatable column threw an exception. This was because the
WHERE constant of the inner query done to retrieve the translated string was
being removed. The regex that handled this has been improved so that now only
the leading WHERE constant is removed.
- After fixing that the query no longer threw an exception but it did not
return the proper results. This happened because the query was not properly
built, due to not using the entity alias in the query builder.
- After that, the translated string was not being shown when the filter drop
down was populated. This has been fixed by changing the way this information is
obtained. Previously only the id and the (not translated) identifier was
obtained using the query. Now the whole BaseOBObject is retrieved, and it is
used later to obtain its id and its potentially tranlated identifier.
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/HQLDataSourceService.java
Last 20 lines of the console output:
[...truncated 19649 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-23 15:13:44,917 [main] INFO
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - Save the
screenshot.
[junit]
BUILD FAILED
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:41:
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/financial/build.xml:33:
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/financial/build.xml:69:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-oracle/SANDBOX/automation/pi/build.xml:70: Test
com.openbravo.test.integration.erp.testsuites.smoke.financial.FINf_ManualReconciliation
failed
Total time: 85 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