Last modified: 2014-09-16 22:59:16 UTC
Running against beta labs, I consistently get "An error occurred while contacting the server." when running bundle exec cucumber features/lock_unlock_topics.feature:41 it's happening at the line "And the topic summary of the first topic is "Fun discussion" Instead of "Fun discussion", the test shows the error.
Yup me too, also on ee-flow, and I can reproduce manually if I lock a topic, then unlock it. The API POST TO UNLOCK gets "Error: 503, Service Unavailable" on beta labs and error 500 on ee-flow. If you reload, you see the unlock went through. So something goes wrong in the API response.
Change 160849 had a related patch set uploaded by EBernhardson: Bug 70906: Unlock fails on beta labs https://gerrit.wikimedia.org/r/160849
Change 160849 merged by jenkins-bot: Bug 70906: Unlock fails on beta labs https://gerrit.wikimedia.org/r/160849
And unlock works again