int-full-oracle - Build # 3662 - Still Failing:

Check console output at http://builds.openbravo.com/job/int-full-oracle/3662/ 
to view the results.


Committers since last success:

Changes for Build #3661

    Augusto Mauch <[email protected]> 
    Fixes issue 20684: Time fields are passed in UTC format

The problem was due to:
- Time fields were not being passed between client and server in UTC format
- When constructing a date based on a time (i.e. 10:00:00), the date used was 
1970-01-01. This way, it was not possible to convert from UTC to local hour, 
because the DST offset depends
 on the date.

It has been fixed by:
- Sending the time fields in UTC format. Upon receiving a time field, 
converting it to local time.
- Upon receiving a time field, creating a new date using todays date instead of 
1970-01-01
: Enter commit message.  Lines beginning with 'HG:' are removed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-time.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/TimeUIDefinition.java
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonToDataConverter.java
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java

    Mikel Irurita <[email protected]> 
    Related to issue 19819: code review, use js compare method
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js

    Sandra Huguet <[email protected]> 
    Fixed bug 19819 Add logic to catch division by 0 in Add details
Add logic to catch division by 0 when change actual converted
in Add Details in Payment In window.
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js

    Naiara Martinez [email protected]_ 
    fixed bug 20589 JS and Java error trying to convert string in number
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/return-material/ob-return-material.js
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/NumberUIDefinition.java

    Naiara Martinez [email protected]_ 
    fixed bug 20647 Remove duplicated constraint
        src-db/database/model/tables/FIN_PAYMENT_RUN_PARA.xml

Changes for Build #3662

    David Baz Fayos <[email protected]> 
    Related to issue 20726: Improved fix in i18n getLabel function
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/i18n.ftl

    Mikel Irurita <[email protected]> 
    Related to issue 20038: add a new contributor
        CONTRIBUTORS

 


Last 20 lines of the console output:

[...truncated 2775 lines...]


Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Checking console output
Performing Post build task...
Match found for :Testcase: testClean : True
Logical operation result is TRUE
Running script  : /srv/hudson/bin/technicia14-live-setup-getData-oracle-scp 
$WORKSPACE $JOB_NAME
[int-full-oracle] $ /bin/sh -xe /tmp/hudson2458296757623047794.sh
+ /srv/hudson/bin/technicia14-live-setup-getData-oracle-scp 
/srv/hudson/workspace/int-full-oracle int-full-oracle
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to