This error is repeatable. I've seen this happen when the server has an interruption. I notice that when the server goes down or becomes inaccessible during certain times in the day this bug occurs. It looks like something goes wrong when making AJAX requests to the server and the JavaScript doesn't recover from it.
On Sep 18, 10:20 am, Randy <[email protected]> wrote: > I have noticed that every once in a while my tests across multiple > browser will pause at "Status: Querying for more tests to run..." > > I checked the console and this is the error that pops up: > > missing ) in parenthetical > (Client doesn't exist.) > > From run.js?1253248405 (line 37): > > 37 var data = txt && typeof txt === "string" ? eval("(" + txt + > ")") : txt; > > This came from running it on Firefox, but I have noticed the same > thing in multiple browsers and I think that it is the same thing > causing it. > > On Sep 16, 12:20 pm, Jörn Zaefferer <[email protected]> > wrote: > > > > > Thanks, thats very valuable feedback. > > > Jörn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TestSwarm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/testswarm?hl=en -~----------~----~----~----~------~----~------~--~---
