Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Modify the golden string in order to solve the failure when in different local TimeZone.

Title: [birt-dev]CheckIn: Modify the golden string in order to solve the failure when in different local TimeZone.

- Summary:
modify the golden string in order to solve the failure when in different local TimeZone.


- Bugzilla Bug (s) Resolved:
None


- Description:
When Tester in different TimeZone, for eg, GMT+8 or GMT-7, this testcase will fails

We will get the default TimeZone if dont call DateFormat.setTimeZone().
So, the return value not a constant when in different TimeZone.

- Tests Description  :
Unit Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ParameterConverterTest.java"

- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top