That was fast. Thanks Rod. This is also a problem: https://issues.apache.org/jira/browse/USERGRID-224
The Launcher does not build because we removed the AppleJavaExtensions jar. Anybody have answers for those questions I raised in the above JIRA issue? - Dave On Fri, Aug 29, 2014 at 3:24 PM, Rod Simpson <[email protected]> wrote: > PR to fix portal issues: > > https://github.com/apache/incubator-usergrid/pull/73 > > There were two nonexistent tests that were being referenced. The tests > still fail on some runs (intermittently), but it is due to latency during > writes/subsequent reads, not because of a problem in the portal. > > Thanks! > > Rod > > > > -- > Rod Simpson > @rockerston <https://twitter.com/rockerston> > rodsimpson.com > > On August 29, 2014 at 1:17:45 PM, Dave ([email protected]) wrote: > > > On Fri, Aug 29, 2014 at 2:53 AM, Lewis John Mcgibbney < > > [email protected]> > > > > I then go into /stack > >> I go mvn clean install > >> One thing I notice about the build output is that it seems to be jam > >> packed > >> with stack traces. So I file > >> https://issues.apache.org/jira/browse/USERGRID-222 > >> Eventually the build fails as follows > >> > >> ... > >> Tests in error: > >> OrganizationIT.testCreateOrganization:83 ยป UnconfirmedAdminUser > >> > > > > I cannot reproduce this test error. Unfortunately, we do have some > intermittent test failures in the stack build. The seem to be more > frequent > on multi-core machines. Sometimes you have to run the build a couple of > times to get one that passes 100% of the tests. Obviously, we need to fix > that but I don't think it is a requirement for this release. > > We're still looking into the Portal test error. Stand by for RC4... > > - Dave > >
