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
-~----------~----~----~----~------~----~------~--~---