[FAILING TEST] RandomSamplerTest

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

[FAILING TEST] RandomSamplerTest

Matthias J. Sax
Hi,

because there is (not yet) a label for failing tests, I just report it
over the mailing list again. I also open a JIRA for it).

> Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.943 sec <<< FAILURE! - in org.apache.flink.api.java.sampling.
> testPoissonSamplerFraction(org.apache.flink.api.java.sampling.RandomSamplerTest) Time elapsed: 0.017 sec <<< FAILURE!
> java.lang.AssertionError: expected fraction: 0.010000, result fraction: 0.011300
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.apache.flink.api.java.sampling.RandomSamplerTest.verifySamplerFraction(RandomSamplerTest.java:249)
> at org.apache.flink.api.java.sampling.RandomSamplerTest.testPoissonSamplerFraction(RandomSamplerTest.java:116)
>
> Results :
> Failed tests:
> Successfully installed excon-0.33.0
> RandomSamplerTest.testPoissonSamplerFraction:116->verifySamplerFraction:249 expected fraction: 0.010000, result fraction: 0.011300
https://travis-ci.org/apache/flink/jobs/76720572

-Matthias


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

Re: [FAILING TEST] RandomSamplerTest

mxm
Hi Matthias,

Thanks for reporting. The label test-stability exists now.

Cheers,
Max

On Sun, Aug 23, 2015 at 12:32 PM, Matthias J. Sax <
[hidden email]> wrote:

> Hi,
>
> because there is (not yet) a label for failing tests, I just report it
> over the mailing list again. I also open a JIRA for it).
>
> > Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.943
> sec <<< FAILURE! - in org.apache.flink.api.java.sampling.
> >
> testPoissonSamplerFraction(org.apache.flink.api.java.sampling.RandomSamplerTest)
> Time elapsed: 0.017 sec <<< FAILURE!
> > java.lang.AssertionError: expected fraction: 0.010000, result fraction:
> 0.011300
> > at org.junit.Assert.fail(Assert.java:88)
> > at org.junit.Assert.assertTrue(Assert.java:41)
> > at
> org.apache.flink.api.java.sampling.RandomSamplerTest.verifySamplerFraction(RandomSamplerTest.java:249)
> > at
> org.apache.flink.api.java.sampling.RandomSamplerTest.testPoissonSamplerFraction(RandomSamplerTest.java:116)
> >
> > Results :
> > Failed tests:
> > Successfully installed excon-0.33.0
> >
> RandomSamplerTest.testPoissonSamplerFraction:116->verifySamplerFraction:249
> expected fraction: 0.010000, result fraction: 0.011300
>
> https://travis-ci.org/apache/flink/jobs/76720572
>
> -Matthias
>
>