I'm getting some errors when I don't run clean first. Could that be a
problem? Or maybe some browser timeouts.
BTW, I moved the cargo install out of target. I don't think that'll
have an impact but if it causes any problems feel free to revert.
- Brett
On 02/05/2009, at 7:40 AM, Wendy Smoak wrote:
2009/4/27 José Morales Martínez <[email protected]>:
Updated Selenium test:
- Exclude common-loggin.
- Activate Maven1 and Shell project Test
- Add reference java.home and maven.home vars in testng.properties.
- Updated Maven 2 project.
You should get this result:
Tests run: 148, Failures: 0, Errors: 0, Skipped: 0
Nope, I get:
testNoPomSpecified(org.apache.continuum.web.test.MavenOneProjectTest)
testAddValidMsnGroupNotifier(org.apache.continuum.web.test.NotifierTest
)
testAddInvalidTemplate(org.apache.continuum.web.test.BuildDefinitionTemplateTest
)
testAddNotDefautltGroupBuildDefinition(org.apache.continuum.web.test.BuildDefinitionTest
)
Tests run: 148, Failures: 10, Errors: 0, Skipped: 6
I also opened INFRA-2034 to see about getting these running on
vmbuild. I think Brett installed everything already, but it's saying
'no display specified'.
--
Wendy