Hi PeZ, I had some pretty similar trouble building Flexmojos4 from GIT on a windows machine if the path to the sources contained whitespaces. Unfortunately this is just a wild guess as I can't access your image.
Chris 2011/2/26 PeZ <[email protected]> > Content of flexmojos-testing/flexmojos-tester/target/surefire-reports/ > TestSuite.xml > > > ------------------------------------------------------------------------------- > Test set: TestSuite > > ------------------------------------------------------------------------------- > Tests run: 21, Failures: 5, Errors: 0, Skipped: 1, Time elapsed: > 75.199 sec <<< FAILURE! > launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Time > elapsed: 0.513 sec <<< FAILURE! > java.lang.AssertionError: expected:<true> but was:<false> > at org.testng.Assert.fail(Assert.java:84) > at org.testng.Assert.failNotEquals(Assert.java:438) > at org.testng.Assert.assertTrue(Assert.java:32) > at org.testng.Assert.assertTrue(Assert.java:42) > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncherTest.launch(AsVmLauncherTest.java: > 62) > > launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Time > elapsed: 0.507 sec <<< FAILURE! > java.lang.AssertionError: expected:<true> but was:<false> > at org.testng.Assert.fail(Assert.java:84) > at org.testng.Assert.failNotEquals(Assert.java:438) > at org.testng.Assert.assertTrue(Assert.java:32) > at org.testng.Assert.assertTrue(Assert.java:42) > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncherTest.launch(AsVmLauncherTest.java: > 62) > > launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Time > elapsed: 0.505 sec <<< FAILURE! > java.lang.AssertionError: expected:<true> but was:<false> > at org.testng.Assert.fail(Assert.java:84) > at org.testng.Assert.failNotEquals(Assert.java:438) > at org.testng.Assert.assertTrue(Assert.java:32) > at org.testng.Assert.assertTrue(Assert.java:42) > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncherTest.launch(AsVmLauncherTest.java: > 62) > > launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Time > elapsed: 0.505 sec <<< FAILURE! > java.lang.AssertionError: expected:<true> but was:<false> > at org.testng.Assert.fail(Assert.java:84) > at org.testng.Assert.failNotEquals(Assert.java:438) > at org.testng.Assert.assertTrue(Assert.java:32) > at org.testng.Assert.assertTrue(Assert.java:42) > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncherTest.launch(AsVmLauncherTest.java: > 62) > > launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Time > elapsed: 0.508 sec <<< FAILURE! > java.lang.AssertionError: expected:<true> but was:<false> > at org.testng.Assert.fail(Assert.java:84) > at org.testng.Assert.failNotEquals(Assert.java:438) > at org.testng.Assert.assertTrue(Assert.java:32) > at org.testng.Assert.assertTrue(Assert.java:42) > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncherTest.launch(AsVmLauncherTest.java: > 62) > > > > On 26 fév, 13:52, PeZ <[email protected]> wrote: > > Woops, forgot the attachment > > > > http://www53.zippyshare.com/i/11932247/11616/Capture.JPG > > > > On 26 fév, 13:50, PeZ <[email protected]> wrote: > > > > > I've taken a screenshot of the output console : > > > > > This happens on Flexmojos tester API module. > > -- > 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/ > -- 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/
