Hi Leonardo, Thanks a lot for pointing that out! It seems that we broke something in our last update :(. We are currently trying to figure out what. As soon as we have news, we’ll let you know.
Regards, Javier > On 03 Mar 2016, at 21:50, Leonardo Piga <leonardo.p...@gmail.com> wrote: > > Hi All, > > Still debugging the Web Server and I figured out the logins are never > successful. > > The back-end works well, however the page returned to the faban driver > needs to interpret a javascript to print the "You have been logged in" > message. Faban is not doing that, in this way, that message is never > seen by faban you don't have a way to figure out if the login was > successful. Becase this is never there Faban assumes that login fails > and returns > > I think this is a big problem as state of the Faban driver never > changes to LOGGED_IN and all other operations (e.g., addFriend, > sendChatMessage, etc) never goes to server. So the benchmark is not > benchmarking anything. > > I tried to find a way to fix that, but I still couldn't find way. > People should not use this at the way that is delivered because the > only operation that goes to the web sever is login. Others are never > executed. > > I will see if I can come up with a solution, but I want to make people > aware and see if others are working on a fix. > > Thanks, > -- > Leonardo