Disabled testNextPoissonConsistency pending resolution of MATH-282.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@903156 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2010-01-26 10:28:12 +00:00
parent d4338927c8
commit 25f0b04809
1 changed files with 2 additions and 1 deletions

View File

@ -218,7 +218,7 @@ public class RandomDataTest extends RetryTestCase {
}
}
/* TODO: re-enable when MATH-282 is resolved
public void testNextPoissonConsistency() throws Exception {
// Small integral means
for (int i = 1; i < 100; i++) {
@ -235,6 +235,7 @@ public class RandomDataTest extends RetryTestCase {
checkNextPoissonConsistency(randomData.nextUniform(1000, 3000));
}
}
*/
/**
* Verifies that nextPoisson(mean) generates an empirical distribution of values