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. Cheers Haroon 2009/10/16 Jian Fang <[email protected]> > Sorry, maybe we haven't update all the reference projects to use openUrl or > connectSeleniumServer + connectorUrl for 0.7.0 SNAPSHOT. Haroon, could you > double check this? > > Please take a look at the failed tests, if only connectUrl is called, > please change them to call openUrl() first, or connectSeleniumServer() > first. > > Thanks, > > Jian > > > On Fri, Oct 16, 2009 at 3:54 AM, Jonathan Share <[email protected]>wrote: > >> >> 2009/10/15 John <[email protected]>: >> > >> > Thanks to Matt, the maven repo is up now. >> > >> >> Thanks, that helps, I'm now able to open the project cleanly. However >> now when running the test goal only one test passes >> (TelluriumProjectPageJavaTestCase.testSearchWeb) the rest all die with >> the message "Cannot invoke method open() on null object" or "Cannot >> invoke method getActiveSeleniumSession() on null object". Sounds to me >> like the embedded selenium server isn't starting but I'm not getting >> any output anywhere I can use to debug it. Any hints where I can look? >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
