Until now I was using FP9, I guess the release version (the one installed with Flexbuilder). I now downloaded FP10 debug version, and will try tomorrow morning. I'll let you know the result...
On 2 apr, 22:32, Marvin Froeder <[email protected]> wrote: > Can you try debug player? > > On Thu, Apr 2, 2009 at 5:28 PM, Marvin Froeder <[email protected]> wrote: > > Are you using normal flash player or debug flash player? > > VELO > > > On Thu, Apr 2, 2009 at 5:27 PM, bertSimon <[email protected]>wrote: > > >> Yes, I have. Flash player appears, does nothing, and then the error > >> occurs. > >> When the tests are actually there (which I later also deleted to test > >> if that was causing the problem), none of the tests seem to be > >> started. > >> Meanwhile, I tried mvn test with this pom on another (Windows XP) > >> machine not yet having a local repository, and I have the same > >> problem. > >> I guess you should be able to reproduce the problem using the pom I > >> published, since the project doesn't have any sources and I still have > >> the problem... > > >> On 2 apr, 17:30, Marvin Froeder <[email protected]> wrote: > >> > Do you see FlashPlayer window openning or trying to open?BTW, do you > >> have > >> > FlashPlayer on path? > > >> > VELO > > >> > On Thu, Apr 2, 2009 at 12:19 PM, bertSimon <[email protected] > >> >wrote: > > >> > > No, the scope is correct: as3mock is actually a mock framework built > >> > > on top of flexunit... > > >> > > On Apr 2, 2:40 pm, Marvin Froeder <[email protected]> wrote: > >> > > > The only weird thing I saw is the scope...Should be: > >> > > > <dependency> > >> > > > <groupId>com.adobe.flexunit</groupId> > >> > > > <artifactId>flexunit</artifactId> > >> > > > <version>0.85</version> > >> > > > <type>swc</type> > >> > > > <scope>test</scope> > >> > > > </dependency> > > >> > > > VELO > > >> > > > On Thu, Apr 2, 2009 at 5:15 AM, bertSimon < > >> [email protected]> > >> > > wrote: > > >> > > > > I could isolate the problem: I removed all sources, and I still > >> got > >> > > > > the problem. > >> > > > > It definitely has to do with the dependency on flexunit 0.85. > >> > > > > On the following locations, I posted the pom and the dump of the > >> test > >> > > > > run using -X. > >> > > > > You should be able to reproduce the problem without sources... > > >> > > > >http://users.skynet.be/bert.simon/flexmojo/pom.xml > >> > > > >http://users.skynet.be/bert.simon/flexmojo/mvndump.txt --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
