Ah, I think I see. The automated tests do not log out explicitly (with I think one exception in one Mobile test), they simply close the browser while still logged in.
On Tue, Jul 1, 2014 at 10:27 AM, Chris McMahon <[email protected]> wrote: > > Weird, the last comment on that bug is from 2013. Something is fishy. > -C > > > On Tue, Jul 1, 2014 at 10:24 AM, Jon Robson <[email protected]> wrote: > >> > I guess whenever we logout, all that username sessions are invalidated >> > on the server side. >> >> That is correct and apparently by design. [1] >> >> > >> > The fix would be to use different username probably. Or have the per >> > user session invalidation to only invalidate the given session id and >> > not per username (havent looked at mediawiki core code). >> I think this would make sense. Is it possible to do this easily? e.g. >> have users such as selenium-mobile etc >> >> [1] https://bugzilla.wikimedia.org/show_bug.cgi?id=49890 >> >> _______________________________________________ >> QA mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/qa >> > >
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
