[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-05-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 Jon jrob...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #64 from Jon jrob...@wikimedia.org --- We deep dived this issue again and concluded we should remove getMobileToken in favour of user-getToken Chris says that soon anonymous editors will get a unique token when that is called. In

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #65 from Arthur Richards aricha...@wikimedia.org --- (In reply to Jon from comment #64) We deep dived this issue again and concluded we should remove getMobileToken in favour of user-getToken Chris says that soon anonymous

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #66 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 126873 had a related patch set uploaded by Jdlrobson: Use core token handling https://gerrit.wikimedia.org/r/126873 -- You are receiving this mail because: You

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #67 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 126873 merged by jenkins-bot: Use core token handling https://gerrit.wikimedia.org/r/126873 -- You are receiving this mail because: You are the assignee for

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #63 from Chris McMahon cmcma...@wikimedia.org --- The test for Keep Going registers a new account but also triggers the token-mismatch problem:

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #61 from Jon jrob...@wikimedia.org --- There have been 8708 hits to this error in the last 30 days on our production wikis. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #62 from Chris McMahon cmcma...@wikimedia.org --- For reference, history:

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #59 from Jon jrob...@wikimedia.org --- So this problem seems to only happen when the user is anonymous... It seems that $this-getRequest()-getSessionData( 'wsMobileToken' ) is returning null which results in a new session getting

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #60 from Jon jrob...@wikimedia.org --- The problematic function seems to be MobileContext::getMobileToken -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 --- Comment #58 from Chris McMahon cmcma...@wikimedia.org --- Jon updated the editor_ve.feature test today, but I cannot get a clean run of the test on beta labs. In every case one token seems to persist longer than it should, on the order

[Bug 62614] Problem with getMobileToken in MobileContext causing browser tests to fail

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62614 Jon jrob...@wikimedia.org changed: What|Removed |Added Summary|Problem with getMobileToken |Problem with getMobileToken