FYI: I just updated flex mojos to 3.3-SNAPSHOT (yesterday) because the FlashPlayer hung on my continuous integration server running FlexUnit tests unter CentOS Linux. The update fixed my problem. On CentOS server I had to install a million packages to run Xvfb.
Peter On 1 Jul., 13:19, Marvin Froeder <[email protected]> wrote: > FWIW, I got exit code 143... > I start improving the logging and got this error: > > > expected keysym, got XF86KbdLightOnOff: line 70 of pc > > expected keysym, got XF86KbdBrightnessDown: line 71 of pc > > expected keysym, got XF86KbdBrightnessUp: line 72 of pc > > https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/294454 > > Look a xorg problem > > But I still fighting against it. > > VELO > > On Wed, Jul 1, 2009 at 8:13 AM, Marvin Froeder <[email protected]> wrote: > > Xlib: extension "RANDR" missing on display ":99.0". > > > How can that be flexmojos related!? > > > Last time I saw that was on fedora 8.... updating resolved the problem. > > But I don't know the details... > > > Anyway, I'm refactoring this linuix headless test support.... trying to > > get it more stable.... if you wanna join me, testing it on your env too, > > ping me on gtalk. > > > VELO > > > On Wed, Jul 1, 2009 at 8:07 AM, nahuaque <[email protected]> wrote: > > >> Turns out that this may be a Flexmojos related issue after all... > >> running the tests manually generates a nice stack trace. > > >> Am I overlooking something basic? > > >> $ xvfb-run /usr/local/bin/flashplayer TestRunner.swf > >> Xlib: extension "RANDR" missing on display ":99.0". > >> Property canClose set to false > >> Testing [class TestApp] > >> Testing [class TestRunner] > >> Hello test > >> Running 1 FlexUnit tests > >> Running 0 FUnit tests > >> Running 0 asunit tests > >> Running 0 Advanced Flex tests > >> Error #2044: Unhandled SecurityErrorEvent:. text=Error #2048: Security > >> sandbox violation: > >> file:///srv/hudson/jobs/myproject/workspace/springmatedemo/app-flex/target/test-classes/TestRunner.swf > >> cannot load data from 127.0.0.1:13540. > >> at > >> org.sonatype.flexmojos.unitestingsupport::ControlSocket/connect()[/ > >> home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos- > >> testing/flexmojos-unittest-support/src/main/flex/org/sonatype/ > >> flexmojos/unitestingsupport/ControlSocket.as:37] > >> at > >> org.sonatype.flexmojos.unitestingsupport::TestApplication/runTests > >> ()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/ > >> flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/ > >> sonatype/flexmojos/unitestingsupport/TestApplication.as:39] > >> at flash.events::EventDispatcher/dispatchEventFunction() > >> at flash.events::EventDispatcher/dispatchEvent() > >> at > >> mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.3.0\frameworks > >> \projects\framework\src\mx\core\UIComponent.as:9308] > >> at mx.core::UIComponent/set initialized()[C:\autobuild > >> \3.3.0\frameworks\projects\framework\src\mx\core\UIComponent.as:1169] > >> at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild > >> \3.3.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as: > >> 718] > >> at Function/http://adobe.com/AS3/2006/builtin::apply() > >> at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild > >> \3.3.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8633] > >> at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild > >> \3.3.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8573] --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
