I know this problem sometimes happens in Travis, but I have run this many
times myself and it never fails.
I'll take it up.

David

On Sun, May 8, 2016 at 4:32 AM, Sandeep Deshmukh <[email protected]>
wrote:

> Changing subject line to [DISCUSS]
>
> Following unit test is intermittently  failing on my machine. I tried it 5
> times and it failed couple of times.
>
> *Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 29.748 sec
> <<< FAILURE!*
> *testFibonacci(com.datatorrent.stram.plan.logical.DelayOperatorTest)  Time
> elapsed: 10.291 sec  <<< ERROR!*
> *java.lang.IndexOutOfBoundsException: toIndex = 10*
> *        at java.util.ArrayList.subListRangeCheck(ArrayList.java:962)*
> *        at java.util.ArrayList.subList(ArrayList.java:954)*
> *        at
>
> com.datatorrent.stram.plan.logical.DelayOperatorTest.testFibonacci(DelayOperatorTest.java:324)*
>
> Hint: The test fails when my machine is loaded.
>
> Created a JIRA for this:
> https://issues.apache.org/jira/browse/APEXCORE-453
>
> Regards,
> Sandeep
>
> On Fri, May 6, 2016 at 10:51 AM, Thomas Weise <[email protected]>
> wrote:
>
> > Dear Community,
> >
> > Please vote on the following Apache Apex Core 3.4.0 release candidate.
> >
> > This is the first release after graduation. It adds the support for
> > (anti-)affinity of operators,
> > several documentation and other improvements and important bug fixes.
> >
> > There is a backward incompatible change necessary to address a security
> > issue
> > of a 3rd party library that we use. Applications that use
> > WebSockeInputOperator and
> > WebSocketOutputOperator or any derivative of these two classes on 3.3.x
> or
> > below will need to recompile against the upcoming Apex Malhar 3.4.0 to
> run
> > on Apex Core 3.4.x.
> >
> > This is a source release with binary artifacts published to Maven.
> >
> > List of all issues fixed: https://s.apache.org/5JRL
> >
> > Staging directory (new dist directories don't have access sorted out
> yet):
> > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1
> > Source zip:
> >
> >
> https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1/apex-3.4.0-source-release.zip
> > Source tar.gz:
> >
> >
> https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1/apex-3.4.0-source-release.tar.gz
> > Maven staging repository:
> > https://repository.apache.org/content/repositories/orgapacheapex-1014/
> >
> > Git source:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-apex-core.git;a=commit;h=refs/tags/v3.4.0-RC1
> >  (commit: e7ca2611c20e51734d0e07786547b8eb05a78430)
> >
> > PGP key:
> > http://pgp.mit.edu:11371/pks/lookup?op=vindex&[email protected]
> > KEYS file:
> > https://dist.apache.org/repos/dist/release/incubator/apex/KEYS
> >
> > More information at:
> > http://apex.apache.org
> >
> > Please try the release and vote; vote will be open for at least 72 hours.
> >
> > [ ] +1 approve (and what verification was done)
> > [ ] -1 disapprove (and reason why)
> >
> > http://www.apache.org/foundation/voting.html
> >
> > How to verify release candidate:
> >
> > http://apex.apache.org/verification.html
> >
> > Thanks,
> > Thomas
> >
>

Reply via email to