What’s the script trying to launch? I should have both a stand-alone debug player as well as a debug browser plugin.
I have MAMP running. Maybe that’s messing things up? On Oct 21, 2015, at 12:56 AM, Alex Harui <aha...@adobe.com> wrote: > Hmm. For me, my console looks more like: > > [flexunit] > [flexunit] Opening server socket on port [1024]. > [flexunit] Waiting for client connection ... > [flexunit] Client connected. > [flexunit] Setting inbound buffer size to [262144] bytes. > [flexunit] Receiving data ... > [flexunit] Sending acknowledgement to player to start sending test data > ... > [flexunit] > [flexunit] > [flexunit] Stopping server ... > [flexunit] End of test data reached, sending acknowledgement to player ... > [flexunit] Closing client connection ... > [flexunit] Closing server on port [1024] ... > [flexunit] Analyzing reports ... > > > > So it appears the client never connected. Did the browser show up and did > it try to show a SWF? Maybe you need a debugger player in the browser as > well?