????????????????????????????????????????????????????????????? There is even flexmojos 2 on git hub....
On Tue, Mar 1, 2011 at 12:36 PM, PeZ <[email protected]> wrote: > Hmm, looks like there is only Flexmojos 4.x on GIT :( > I was planning to do some tests with 3.8 version... > > On 1 mar, 12:18, Christofer Dutz <[email protected]> > wrote: > > Now I know why this error sounded so familiar ;-) ... I knew I had it ;-) > > > > I would certainly suggest to at least leave a note on all references to > the > > svn in the Flexmojos Wiki, guiding users to the new "How To Build" page. > > > > 2011/3/1 PeZ <[email protected]> > > > > > Hmm yep, I've checked out it from SVN. > > > I'll try from GIT and tell you how it goes. > > > > > Thanks. > > > > > On 1 mar, 11:23, Christofer Dutz <[email protected]> > > > wrote: > > > > I just had a look at the source ot the AsVmLauncherTest.java ... > > > > Line 62 does not belong to method launch and never has (At least not > in > > > the > > > > GIT repository) > > > > Just another question ... Did you eventually checkout the code from > SVN > > > > Repository? This is extremely outdated, but was something I also did > as > > > 80% > > > > of the flexmojos wiki documents reference this. In order to get the > > > latest > > > > version, you have to get the code from the GIT repository. > > > > > > Chris > > > > > > 2011/3/1 PeZ <[email protected]> > > > > > > > Hi, > > > > > > > The path to the sources doesn't contain any whitespace. > > > > > > > Here is a screenshot of the output : > > > > >http://astrois.info/Capture.JPG > > > > > > > Logs I've posted above are more detailled though. > > > > > > > On 28 fév, 12:12, Christofer Dutz <[email protected]> > > > > > wrote: > > > > > > 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/ > > > > > -- > > > 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/ > -- 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/
