Do you have async tests? How long is your timeout? If you are using more then 2 secs you need to bump flexmojos timeout http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/test-run-mojo.html#testTimeout
VELO On Thu, May 13, 2010 at 2:22 PM, Eric Feminella <[email protected]>wrote: > I have been experiencing an issue in which Flash Player intermittently > hangs during the test phase when building in CI (Bamboo). This happens > intermittently and only began once we upgraded to Flex Unit 4. I am > 100% certain that all legacy Flex Unit 0.90 tests have been completely > refactored to Flex Unit 4, so I have ruled that out of the equation. > > Our environment is as follows: > > 1.) Build Environment: Linux Centos 5 (2.6.18-128.el5PAE) > 2.) CI Environment: Atlassian Bamboo version 2.3.1 build 1402 – all > builds happen as webuser > 3.) Apache Maven Version: 2.2.1 (installed in /usr/local/apache- > maven-2.2.1) > 4.) FlexMojos version:: 3.5.0 > 5.) Flex SDK version:: 3.2.0.3958 > 6.) Flex Unit version:: 4.0-rc-1 > 7.) Flash Player version: 10,0,32,18 > - Flash Player runs on all build agents > - Flash Player runs in a virtual frame buffer using Xvfb and xvfb- > run with the proper X11 SecurityPolicy file in /etc/X11/xserver. > > If anyone could point me to somewhere where someone else may have had > and resolved a similar issue that would be extremely helpful. > > Any help is greatly appreciated. > > Best, > Eric > > -- > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- 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 http://flexmojos.sonatype.org/
