I changed the default app on my machine to open swf files to the Flash Player Debugger.
I got further now, but I don’t think I got as far as you: flexunnit_tests: [flexunit] Validating task attributes ... [flexunit] Generating default values ... [flexunit] Using default working dir [/Users/harbs/Documents/ApacheFlex/flex-tlf] [flexunit] Using the following settings for the test run: [flexunit] FLEX_HOME: [/Users/harbs/Documents/ApacheFlex/flex-tlf/../flex-sdk] [flexunit] haltonfailure: [true] [flexunit] headless: [false] [flexunit] display: [99] [flexunit] localTrusted: [true] [flexunit] player: [flash] [flexunit] port: [1024] [flexunit] swf: [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin/VellumUnit.swf] [flexunit] timeout: [60000ms] [flexunit] toDir: [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin] [flexunit] Setting up server process ... [flexunit] Starting server ... [flexunit] Entry [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin] already available in local trust file at [/Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/flexUnit.cfg]. [flexunit] Executing 'open' with arguments: [flexunit] '/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin/VellumUnit.swf' [flexunit] [flexunit] The ' characters around the executable and arguments are [flexunit] not part of the command. [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 test draggingSelectioinMultiFlows in suite UnitTest.Tests.ContainerTypeTest was ignored. [flexunit] FlexUnit test autoAndDragScrollingTest in suite UnitTest.Tests.ContainerTypeTest failed. [flexunit] FlexUnit test addRemoveMulitiLinkedContainerTest in suite UnitTest.Tests.ContainerTypeTest had errors. [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 ... [flexunit] [flexunit] Suite: UnitTest.Tests.ContainerTypeTest [flexunit] Tests run: 22, Failures: 1, Errors: 1, Skipped: 1, Time elapsed: 0.364 sec [flexunit] [flexunit] Results : [flexunit] [flexunit] Tests run: 22, Failures: 1, Errors: 1, Skipped: 1, Time elapsed: 0.364 sec [flexunit] BUILD FAILED /Users/harbs/Documents/ApacheFlex/flex-tlf/build.xml:367: FlexUnit tests failed during the test run. On Nov 19, 2014, at 11:03 AM, Harbs <harbs.li...@gmail.com> wrote: > I assume the problem is here: > > [flexunit] Executing 'open' with arguments: > [flexunit] > '/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin/VellumUnit.swf' > [flexunit] > [flexunit] The ' characters around the executable and arguments are > [flexunit] not part of the command. > > I’m guessing you’ve been running the tests on Windows. It’s apparently not > executing the swf correctly on Mac. The OS is trying to open the swf in Flash > Professional. > > On Nov 19, 2014, at 10:57 AM, Harbs <harbs.li...@gmail.com> wrote: > >> I just added flexdebug = true >> >> It’s now opening VellumUnit in Flash CS5 and stalling in the same place. >> >> Suggestions? >> >> BTW, I recently started seeing this in the output when building tlf: >> Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in >> the future >> >> I believe it started after you committed the tests. >> >> On Nov 19, 2014, at 10:51 AM, Harbs <harbs.li...@gmail.com> wrote: >> >>> The Flash Player app? It doesn’t use the browser? >>> >>> On Nov 19, 2014, at 10:42 AM, piotrz <piotrzarzyck...@gmail.com> wrote: >>> >>>> Harbs, >>>> >>>> Did Flash Player launch for you ? Probably unit tests couldn't launch flash >>>> player. I don't have access to my dev environment now maybe should be >>>> setted >>>> path to the FlashPlayer.exe somewhere... >>>> >>>> I will check later today and let you know. >>>> >>>> Piotr >>>> >>>> >>>> >>>> ----- >>>> Apache Flex PMC >>>> piotrzarzyck...@gmail.com >>>> -- >>>> View this message in context: >>>> http://apache-flex-development.2333347.n4.nabble.com/Commit-of-table-work-tp41095p42501.html >>>> Sent from the Apache Flex Development mailing list archive at Nabble.com. >>> >> >