Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread yishayw
As suggested [1] here I was able to get around the problem by associating swc files with the flash player projector content debugger, so I can finally run tests now. It says there [1] that > On Windows we use rundll32 to launch the associated player for the SWF > mimetype and on the Mac we use t

Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread yishayw
https://paste.apache.org/TLwu -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Unit-Tests-Not-Running-tp62371p62379.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread Alex Harui
Post the console log starting from the beginning. Thanks, -Alex On 6/13/17, 12:31 AM, "yishayw" wrote: >I have a batch file with the following contents: > >%FLASHPLAYER_DEBUGGER% > >It opens up the Flash Player projector content debugger. The unit tests >for >Basic, don't open it up however, an