int-gui-oracle - Build # 258 - Still Failing: Check console output at http://builds.openbravo.com/job/int-gui-oracle/258/ to view the results.
Committers since last success: Changes for Build #255 Iván Perdomo <ivan.perd...@openbravo.com> Fixes issue 18297: Changed the logic to display button - Show the button always unless the preference is set to N. This avoids the need to add a new preference by default src/org/openbravo/erpCommon/security/Login.java Asier Lostalé <asier.lost...@openbravo.com> Support for httpclient multipart requests modules/org.openbravo.service.integration.openid/lib/runtime/httpmime-4.1.jar Iván Perdomo <ivan.perd...@openbravo.com> Fixes issue 18297: Added new Preference to disable G button - Activated instances have the posibility to disable the G button in the login page src/org/openbravo/erpCommon/security/Login.java Iván Perdomo <ivan.perd...@openbravo.com> Issue 18297: Added new preference property modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_REF_LIST.xml Jon Alegría <jon.aleg...@openbravo.com> Fixes issue 0018346: Is not possible to apply Discount=10% at sales order line as discount field is recalculated src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt_data.xsql RM packaging bot <staff...@openbravo.com> CI: merge back from main RM packaging bot <staff...@openbravo.com> CI: update AD_MODULE to version 13603 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml src-db/database/sourcedata/AD_MODULE.xml Changes for Build #256 Changes for Build #257 Changes for Build #258 Gorka Ion Damián <gorkaion.dam...@openbravo.com> Fixed issue 18280.Added aprm_ispaymentconfirmed function. modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_ISPAYMENTCONFIRMED.xml Antonio Moreno <antonio.mor...@openbravo.com> Fixed issue 18183. Zooming in an image will work even in readonly windows. The following changes have been made: - Moved the setting of the readonly property in the processFICresponse to _before_ the values for the columns have been set. - The Image formitem will never be disabled. This is done to allow click() events to be triggered. - Added updateState method to the selectorButton (the deleteButton already had it), and saved the selectorButton in the canvas object. - In the setValue() method, added a call to the updateState method of both buttons so that it takes into account the readOnly property in the form and the one in the formitem. modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js Iván Perdomo <ivan.perd...@openbravo.com> Fixes int-gui-oracle - Build # 255. Related to issue 18297 src/org/openbravo/erpCommon/security/Login.java Maite Elizari <maite.eliz...@openbravo.com> Fixes issue 0018372: Generate Average Cost shows DocumentNo when accounting date is MinDateCosting src-db/database/model/functions/M_GENERATE_AVERAGE_COSTS.xml Last 20 lines of the console output: [...truncated 141 lines...] [junit] 123850 [main] DEBUG com.openbravo.test.integration.selenium.Sleep - Sleep for 1000 milliseconds [junit] 125098 [main] INFO com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - Save the screenshot. [junit] Build info: version: 'unknown', revision: 'unknown', time: 'unknown' [junit] System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-305-ec2', java.version: '1.6.0_20' [junit] Driver info: driver.version: unknown) [junit] BUILD FAILED /srv/hudson/workspace/int-gui-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/guiunit/build.xml:26: The following error occurred while executing this line: /srv/hudson/workspace/int-gui-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/guiunit/build.xml:32: The following error occurred while executing this line: /srv/hudson/workspace/int-gui-oracle/SANDBOX/automation/pi/build.xml:69: Test com.openbravo.test.integration.erp.testsuites.guiunit.LoginSuccess failed Total time: 2 minutes 29 seconds Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Openbravo-builds mailing list Openbravo-builds@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-builds