Hi Wendy,

I have attached a new patch (CONTINUUM-2073-src-test-it-3.patch) in CONTINUUM-2073. I did not exclude the tests that were having errors but instead I just commented on the tests that causes errors and repaired some of it. As for this patch,

Results :

Tests run: 54, Failures: 0, Errors: 0, Skipped: 0

BTW, I modified the pom.xml to use the snapshot version of selenium (1.0-beta-SNAPSHOT) so that we could use Firefox-3.0 in Linux (I haven't tried using Firefox-3.0 in windows yet but I guess it will work.) More test scripts to add soon. Thanks!


Regards,
Cora

Wendy Smoak wrote:
Just an update on this, the continuum-webapp-test module now has two poms:

"mvn clean install" runs the tests with JUnit and Selenium (with the
default pom.xml)

"mvn clean install -f testng-pom.xml" runs tests with TestNG and Selenium.

I'm having trouble with the TestNG tests, though they're working for
Jose.  The JUnit ones have improved (thanks, Cora!), but still have a
lot of failures/errors.  Cora, if you have time can you submit a patch
for the pom that excludes the ones you know are broken?  Then we could
get these automated and expect the build to succeed.

We also have some Selenium IDE tests in html format in src/test/selenium-ide.

Emmanuel, you once mentioned converting the Selenium IDE tests to Java
at build time and running them.  Is that something you've done before
or can you point to info on how to do it?  I think that would be
interesting to try.

Thanks,

Reply via email to