Asier,
Login page has stopped working in Selenium tests and I think it is related
with your latest commit [1]. Could you take a look?
[1] https://code.openbravo.com/erp/devel/pi/rev/715a7d89ebe7
On Tue, Mar 19, 2013 at 12:29 PM, <[email protected]> wrote:
> int-upgrade-pgsql - Build # 1514 - Still Failing:
>
> Check console output at
> http://builds.openbravo.com/job/int-upgrade-pgsql/1514/ to view the
> results.
>
>
> Committers since last success:
>
> Changes for Build #1503
>
> Shankar Balachandran <[email protected]>
> Fixes Issue 0023198: Centralize and improve the retrieval of
> EmailServerConfiguration
>
> Updated EmailServerConfiguration to retrieve the organization based on the
> parent hierarchy.
> It works as follows:
> - If the current organization has a EmailServerConfiguration defined,
> return it.
> - If not do the same with its parent organization, until the '*'
> organization is reached.
>
> src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
>
> Changes for Build #1504
>
> Changes for Build #1505
>
> Asier Lostalé <[email protected]>
> fixed bug 23323: Cannot change role using
> AutologonAuthenticationManager
>
> AuthenticationManager now sets in session #Authenticated_user attribute,
> doing
> the usage of this variable homogeneous among different authentication
> managers
> src/org/openbravo/authentication/AuthenticationManager.java
>
> Changes for Build #1506
>
> Ioritz Cia <[email protected]>
> Fixes issue 22813: Warehouse control report is not working correctly.
> src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.html
>
> src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl_data.xsql
>
> Ioritz Cia <[email protected]>
> Fixes issue 23129: Should not be possible to generate negative credit.
>
> modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js
>
> Changes for Build #1507
>
> Changes for Build #1508
>
> Changes for Build #1509
>
> Changes for Build #1510
>
> Changes for Build #1511
>
> Ioritz Cia <[email protected]>
> Fixes issue 23314: Trial balance Organization and General Legder are
> not shown.
> src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
> src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
>
> Ioritz Cia <[email protected]>
> Fixes issue 23307: Error in trial balance translation.
> src-db/database/sourcedata/AD_MESSAGE.xml
> src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
>
> src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceExcel.jrxml
> src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
>
> Javier Etxarri <[email protected]>
> issue 22924 and fix dbcons-3877
> src-db/database/sourcedata/AD_TEXTINTERFACES.xml
>
> Augusto Mauch <[email protected]>
> Fixes issue 23316: Labels are properly trimmed before being translated
>
> There were some missing trim() calls when trying to fetch translated texts
> based on the original text. Apart from that, non blocking spaces were not
> being cleared in the XmlVectorValue.printStringBuffer method, so its
> correpondent translation was not fetched. This has been fixed by replacing
> at that point the non blocking spaces with standard spaces before trimming
> the text.
> src-core/src/org/openbravo/uiTranslation/TranslationHandler.java
> src-core/src/org/openbravo/xmlEngine/DataValue.java
> src-core/src/org/openbravo/xmlEngine/XmlDocument.java
> src-core/src/org/openbravo/xmlEngine/XmlVectorValue.java
> legal/smartsprites.license.txt
> lib/build/commons-math-1.2.jar
> lib/build/google-collections.jar
> lib/build/smartsprites-0.2.1-alpha.jar
>
> Shankar Balachandran <[email protected]>
> Fixes Issue 0023198: Centralization of EmailServerConfiguration
>
> Added email server configuration to Utility and applied code review changes
> src/org/openbravo/erpCommon/utility/Utility.java
>
> src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
>
> Shankar Balachandran <[email protected]>
> Fixes Issue 22912 : Where clause is not applied in tree view
>
> Code Refactoring and applying code review changes.
> src/org/openbravo/erpCommon/utility/WindowTree.java
>
> Javier Etxarri <[email protected]>
> Fixes issue 23015: Imposible to update a product organization
> Finally we decided to change the organization column from updatable to non
> updatable
> src-db/database/sourcedata/AD_COLUMN.xml
>
> Javier Etxarri <[email protected]>
> Fixes issue 22924: Report warehouse control
> does not manage correctly goods movement between locators
> src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.html
> src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.xml
>
> src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl_data.xsql
>
> Changes for Build #1512
>
> Changes for Build #1513
>
> Changes for Build #1514
>
>
>
>
> Last 20 lines of the console output:
>
> [...truncated 2381 lines...]
> [junit] 133035 [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-upgrade-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/modules/ci/build.xml:33:
> The following error occurred while executing this line:
> /srv/hudson/workspace/int-upgrade-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/modules/ci/build.xml:55:
> The following error occurred while executing this line:
> /srv/hudson/workspace/int-upgrade-pgsql/SANDBOX/automation/pi/build.xml:69:
> Test
> com.openbravo.test.integration.erp.testsuites.smoke.masterdata.ADMa_LoggingInAndOut
> failed
>
> Total time: 2 minutes 35 seconds
> Build step 'Execute shell' marked build as failure
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> Openbravo-builds mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openbravo-builds
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds