Sure, I'll work on it, and since we have a user in the Norwegian locale i'll try to get a norwegian locale set up for the core too.Also I believe we will have to make a similar set of updates for the examples project, since i noticed most tests fail for that project too.
Regards Ajay Ravichandran On Fri, Oct 16, 2009 at 8:39 AM, Jian Fang <[email protected]> wrote: > Sounds like a good example for i18n. Ajay, perhaps you can update the > reference projects for internationalization. > > Thanks, > > Jian > > > On Fri, Oct 16, 2009 at 9:36 AM, Jonathan Share <[email protected]>wrote: > >> >> 2009/10/16 Haroon Rasheed <[email protected]>: >> > I have already updated the TestNG project as part of the work that I am >> > doing for the ReportNG. I will update the tests in JUnit reference >> project >> > tonight. >> > But there will be test failures and I am not sure if we need to fix >> these >> > tests as the application under test keeps on changing and we cannot have >> a >> > set of tests that are stable and always pass. >> > We need our own test environment to make sure that we have consistent >> test >> > results and new development does not break existing tests. >> > >> >> I can confirm this was my problem. adding connectSeleniumServer() to >> the initUi() method in all of the tests allows them to run. >> >> Tests run: 38, Failures: 1, Errors: 8, Skipped: 1 >> >> Some of the errors (shouldn't they be failures?) are caused by the >> fact google renders in Norwegian by default on my machine therefore >> some labels are different. Another argument for providing more stable >> set of tests than relying on google not to change anything. >> >> Regards, >> >> Jonathan >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
