Hmm.. Does the standalone flash player run correctly on both ? I'm not sure what else to suggest, other than perhaps to point at this thread which seemed to indicate similar problems:
http://groups.google.com/group/flex-mojos/browse_thread/thread/4c958323be3c63a4?pli=1 puzzling... On Mon, Sep 7, 2009 at 11:19 PM, Carsten Schlipf <[email protected]>wrote: > > Hi Grant, > > on the System that works: > > Java 1.6.0_13 > Maven 2.1.0 > > on the System that does not work: > > Java 1.6.0_13 > Maven 2.0.9 > > So I tried to run the tests with Maven 2.1.0 on the second system but > I still have the same problem. > > On Sep 7, 8:13 pm, Grant Smith <[email protected]> wrote: > > Same versions of Java and Maven on both ? > > > > On Mon, Sep 7, 2009 at 5:40 AM, Carsten Schlipf > > <[email protected]>wrote: > > > > > > > > > > > > > Hm, it works on another Linux box. Both have the same flashplayer > > > version installed, but one is Ubuntu Intrepid (fails) and the other is > > > Ubuntu Jaunty (successful). Debug output did not provide any usefule > > > information for me. > > > > > On Sep 7, 1:49 pm, Marvin Froeder <[email protected]> wrote: > > > > No idea, run maven on debug mode a see what the problem really is. > > > > You are using linux, right? > > > > > > VELO > > > > > > Pablo Picasso< > > >http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html> > > > > - "Computers are useless. They can only give you answers." > > > > > > On Mon, Sep 7, 2009 at 8:01 AM, Carsten Schlipf > > > > <[email protected]>wrote: > > > > > > > Hi Velo, > > > > > > > I just tried to switch a running flex-mojos build from 3.2.0 to > 3.3.0. > > > > > Unfortunately I get this error, when I build with 3.3.0: > > > > > > > [INFO] [flexmojos:test-run] > > > > > [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See > COPYRIGHT > > > > > file > > > > > [INFO] Running tests > /home/cschlipf/data/dev/svn/opr/components/common/ > > > > > opr-fx-common/target/test-classes/TestRunner.swf > > > > > [WARNING] [LAUNCHER] Using regular flashplayer tests > > > > > [INFO] > > > > > > ------------------------------------------------------------------------ > > > > > [INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elapsed: 0 sec > > > > > [INFO] > > > > > > ------------------------------------------------------------------------ > > > > > [ERROR] BUILD ERROR > > > > > [INFO] > > > > > > ------------------------------------------------------------------------ > > > > > [INFO] Unexpected return code 139/home/cschlipf/data/dev/svn/opr/ > > > > > components/common/opr-fx-common/target/test-classes/TestRunner.swf > > > > > > > With 3.2.0 it worked with no problems. But with 3.3.0 it fails with > > > > > this error. Also note that the test-run reports that there are no > > > > > tests and none has been executed, which is not true. There are a > > > > > couple of tests. For testing I have the following dependencies in > my > > > > > pom: > > > > > > > <dependency> > > > > > <groupId>com.adobe.flexunit</groupId> > > > > > <artifactId>flexunit</artifactId> > > > > > <type>swc</type> > > > > > <scope>test</scope> > > > > > </dependency> > > > > > <dependency> > > > > > <groupId>org.sonatype.flexmojos</groupId> > > > > > <artifactId>flexmojos-unittest-support</artifactId> > > > > > <type>swc</type> > > > > > <scope>test</scope> > > > > > </dependency> > > > > > > > Is there something I need to change? > > > > > > > Best regards, > > > > > Carsten > > > > -- > > Grant Smith > > > -- Grant Smith --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
