Hi VELO, Thank you for your quick response. I linked the standalone flash player to /usr/bin as you suggested, the flash player can be launched now, but it hangs there after launch.
[INFO] [flexmojos:test-run] [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [INFO] Running tests /work/workspace/flex/prototype/FlexAir/target/ test-classes/TestRunner.swf [WARNING] [LAUNCHER] Using regular flashplayer tests <Nothing happens after this line> Any hints on what is wrong here? Thanks, John On Aug 31, 11:57 am, Marvin Froeder <[email protected]> wrote: > The command -DflashPlayer.command is no longer working... try to create a > symbolic link to flashplayer on /usr/bin or whatever is the right place for > that....Look at suggested wiki for more instructions. > > VELO > > On Mon, Aug 31, 2009 at 12:54 PM, John <[email protected]> wrote: > > > Hi, > > > I try to run flex-mojos 3.3.0 with FlexUnit 4 Beta 2 using the guide > > on > > >https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests > > > But I always got the following error: > > > ----------------------------------------------------------- > > Failed to launch Flash Player. Probably java was not able to find > > flashplayer. > > Make sure flashplayer is available on PATH > > or use -DflashPlayer.command=${flashplayer executable} > > Read more at: > >https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests > > > java.io.IOException: error=2, No such file or directory > > ---------------------------------------------------------- > > > I am on Fedora Linux and also tried the following command, but go the > > same error. > > > mvn test -DflashPlayer.command=/usr/lib/flash-plugin/libflashplayer.so > > > I am aware that flex-mojos is not tested with FlexUnit 4 and maybe > > this is caused > > by the fact that flex-mojos does not support FlexUnit 4 yet? > > > Any plan to add the FlexUnit 4 support for flex-mojos? How difficulty > > to add the FlexUnit 4 > > support? What would be the main concerns to switch from FlexUnit 0.90 > > to FlexUnit 4 in flex-mojos? > > > Our project relies on a lot of FlexUnit 4 features and any insight on > > the FlexUnit 4 support with flex-mojos would be highly appreciated. > > > Thanks in advance, > > > John --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
