[FAILING TEST] BlobLibraryCacheManagerTest

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[FAILING TEST] BlobLibraryCacheManagerTest

Matthias J. Sax
Hi,

I hit a failing test in flink-runtime. Not sure if it is known already:

> Failed tests:
> CheckpointCoordinatorTest.testCheckpointTimeoutIsolated:594 expected:<0> but was:<1>

Please see: https://travis-ci.org/mjsax/flink/jobs/75847501


-Matthias


signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [FAILING TEST] BlobLibraryCacheManagerTest

Stephan Ewen
Looks like a rare race between the cleanup (two changes) and the test
validating both changes.

I'll push a fix to make the test more reliable.

On Sun, Aug 16, 2015 at 11:04 PM, Matthias J. Sax <
[hidden email]> wrote:

> Hi,
>
> I hit a failing test in flink-runtime. Not sure if it is known already:
>
> > Failed tests:
> > CheckpointCoordinatorTest.testCheckpointTimeoutIsolated:594 expected:<0>
> but was:<1>
>
> Please see: https://travis-ci.org/mjsax/flink/jobs/75847501
>
>
> -Matthias
>
>