> Building from master at “/cas-server”, I get the following test to fail > randomly at times when I execute “mvn clean test”: > - > testThrottle(org.jasig.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapterTests): > expected:<403> but was:<200>
I've seen it but the failure has always been transient. That said, I'm not surprised that you've observed it to fail repeatedly. The test is very sensitive to relatively small time intervals and what is a wide margin on one platform may be unacceptably narrow on another. We could vote to disable by default and enable on an environment variable or similar using Spring test profiles. If other folks see the repetitive failure and it becomes a pain, I'd be in favor of disabling. M -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev