[
https://issues.apache.org/jira/browse/GERONIMO-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Jiang closed GERONIMO-5419.
---------------------------------
Fix Version/s: 2.2.1
Resolution: Fixed
Should be fixed.
> Console testsuite has failures with Tomcat assembly
> ---------------------------------------------------
>
> Key: GERONIMO-5419
> URL: https://issues.apache.org/jira/browse/GERONIMO-5419
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: testsuite
> Affects Versions: 2.2.1
> Reporter: Forrest Xia
> Assignee: Shawn Jiang
> Priority: Minor
> Fix For: 2.2.1
>
>
> basic bucket failures:
> -------------------------------------------------------------------------------
> Test set: TestSuite
> -------------------------------------------------------------------------------
> Tests run: 40, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 235.952 sec
> <<< FAILURE!
> testServerInfoLink(org.apache.geronimo.testsuite.console.LinkCheckTest) Time
> elapsed: 2.222 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.LinkCheckTest.testServerInfoLink(LinkCheckTest.java:36)
> testSecurityRealmLink(org.apache.geronimo.testsuite.console.SecurityRealmPortletTest)
> Time elapsed: 2.424 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.SecurityRealmPortletTest.testSecurityRealmLink(SecurityRealmPortletTest.java:39)
> Advanced bucket failures:
> -------------------------------------------------------------------------------
> Test set: TestSuite
> -------------------------------------------------------------------------------
> Tests run: 12, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 67.892 sec
> <<< FAILURE!
> testNewGroup(org.apache.geronimo.testsuite.console.ConsoleRealmTest) Time
> elapsed: 2.339 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.ConsoleRealmTest.testNewGroup(ConsoleRealmTest.java:56)
> testNewUser(org.apache.geronimo.testsuite.console.ConsoleRealmTest) Time
> elapsed: 2.641 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.ConsoleRealmTest.testNewUser(ConsoleRealmTest.java:39)
> testNewDB(org.apache.geronimo.testsuite.console.DBManagerTest) Time elapsed:
> 2.964 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.DBManagerTest.testNewDB(DBManagerTest.java:35)
> testRunSQL(org.apache.geronimo.testsuite.console.DBManagerTest) Time
> elapsed: 2.23 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.DBManagerTest.testRunSQL(DBManagerTest.java:60)
> testNewDBPool(org.apache.geronimo.testsuite.console.DatabasePoolTest) Time
> elapsed: 5.987 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.DatabasePoolTest.testNewDBPool(DatabasePoolTest.java:45)
> testRunSQLDS(org.apache.geronimo.testsuite.console.DatabasePoolTest) Time
> elapsed: 2.389 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.DatabasePoolTest.testRunSQLDS(DatabasePoolTest.java:59)
> testEmptyDeployment(org.apache.geronimo.testsuite.console.DeploymentTest)
> Time elapsed: 2.138 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.DeploymentTest.testEmptyDeployment(DeploymentTest.java:34)
> testNewJMSResource(org.apache.geronimo.testsuite.console.JMSResourcesTest)
> Time elapsed: 5.623 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.JMSResourcesTest.testNewJMSResource(JMSResourcesTest.java:55)
> testListPlugins(org.apache.geronimo.testsuite.console.PluginsTest) Time
> elapsed: 2.499 sec <<< FAILURE!
> junit.framework.AssertionFailedError
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at junit.framework.Assert.assertTrue(Assert.java:27)
> at
> org.apache.geronimo.testsuite.console.PluginsTest.testListPlugins(PluginsTest.java:36)
> testNewConnector(org.apache.geronimo.testsuite.console.WebServerTest) Time
> elapsed: 1.972 sec <<< FAILURE!
> com.thoughtworks.selenium.SeleniumException: ERROR: Element link=Jetty BIO
> HTTP Connector not found
> at
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
> at
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
> at
> com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:167)
> at
> org.apache.geronimo.testsupport.ExtendedSelenium.click(ExtendedSelenium.java:57)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.addConnector(WebServerTest.java:93)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.testNewConnector(WebServerTest.java:36)
> testStartStopConnector(org.apache.geronimo.testsuite.console.WebServerTest)
> Time elapsed: 1.946 sec <<< FAILURE!
> com.thoughtworks.selenium.SeleniumException: ERROR: Element link=Jetty BIO
> HTTP Connector not found
> at
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
> at
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
> at
> com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:167)
> at
> org.apache.geronimo.testsupport.ExtendedSelenium.click(ExtendedSelenium.java:57)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.addConnector(WebServerTest.java:93)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.testStartStopConnector(WebServerTest.java:70)
> testEditConnector(org.apache.geronimo.testsuite.console.WebServerTest) Time
> elapsed: 1.959 sec <<< FAILURE!
> com.thoughtworks.selenium.SeleniumException: ERROR: Element link=Jetty BIO
> HTTP Connector not found
> at
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
> at
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
> at
> com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:167)
> at
> org.apache.geronimo.testsupport.ExtendedSelenium.click(ExtendedSelenium.java:57)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.addConnector(WebServerTest.java:93)
> at
> org.apache.geronimo.testsuite.console.WebServerTest.testEditConnector(WebServerTest.java:44)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.