org.apache.shiro.session.mgt.DefaultSessionManagerTest.testGlobalTimeout is
unreliable
--------------------------------------------------------------------------------------
Key: SHIRO-90
URL: https://issues.apache.org/jira/browse/SHIRO-90
Project: Shiro
Issue Type: Test
Components: Session Management
Affects Versions: 0.9
Environment: Jdk 1.6, winxp on dual core i386 Lenovo w500
Reporter: Kalle Korhonen
Priority: Minor
Fix For: 1.0
testGlobalTimeout in DefaultSessionManagerTest frequently fails on the first
assert (when session is supposed to be valid), but not every time. If I
increase GlobalSessionTimeout to 200ms from 125ms I couldn't make it fail. I
didn't dig deep enough to find out whether the problem is indicative of a bug
in the application test or just not well-constructed test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.