Yeah, that is why I did this change I was full of doing that on windows....
BTW, for 3.2 I wanna to start Xvfb automatically on headless linux envs... Can someone help me to test that? VELO On Tue, Mar 31, 2009 at 4:43 PM, dtornkaew <[email protected]> wrote: > > Tested on Ubuntu 8.10 desktop and seems to work OK so far. > > This fix will be great on our Hudson build server! I am tired of > closing hundreds of FlashPlayer windows that get left open when ever a > Flash Error is thrown! > > Thanks! > > On Mar 23, 2:42 pm, Marvin Froeder <[email protected]> wrote: > > Hi Folks, > > I did some changes on the way flexmojos launch unit tests. Now I > > need volunteers to try it. So far all integration tests I have passed, > but > > real people are better to find errors :D > > > > http://repository.sonatype.org/content/groups/public/org/sonatype/fle... > > > > What did change: > > - It is heavy Threaded now. So far 4 threads: one to get results, one > to > > ping, one to open flash player and the main thread will monitor all other > > threads state; > > - First thread was already there, nothing new! > > - There is now a PING thread. If flash player get stuck this thread > > won't receive PONG, and will kill flash player, failing the build. That > is > > the way I found to workaround this: > http://bugs.adobe.com/jira/browse/FP-444 > > - It will open FlashPlayer (and in future ADT ) instead of launching > > application associated to SWF extension. So is necessary to have > FlashPlayer > > on PATH. > > > > I know was easier to open associated application with SWF. But that made > > impossible to kill flashplayer from Java side. And that change will > allow > > us to launch ADT on AIR projects (so far I didn't code that). > > > > This changes are done on my local machine for sometime, but I just check > in > > today. > > > > Thanks for any problems/hits you found. > > > > VELO > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" 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/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
