Hi,
When building the source trunk, I encounter a test failure on guice sample :
-------------------------------------------------------------------------------
Test set: org.apache.shiro.samples.guice.ContainerIntegrationTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.217 sec
<<< FAILURE!
logInAndRememberMe(org.apache.shiro.samples.guice.ContainerIntegrationTest)
Time elapsed: 2.19 sec <<< FAILURE!
java.lang.AssertionError: The page does not contain a form named
'loginform'.
at
com.gargoylesoftware.htmlunit.WebAssert.assertFormPresent(WebAssert.java:309)
at
org.apache.shiro.samples.guice.ContainerIntegrationTest.logInAndRememberMe(ContainerIntegrationTest.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Am I missing something ?
Thanks.
Best regards,
Jérôme
--
View this message in context:
http://shiro-developer.582600.n2.nabble.com/Guice-sample-test-failure-tp7577489.html
Sent from the Shiro Developer mailing list archive at Nabble.com.