It's possible the chi square test is miscalculated. Perhaps some stats
expert can check that. It's also possible the chi square test isn't
the right one to use here. Again, consult a stats expert.

It's also very possible that the randomness is not nearly as random as
it's supposed to be. That's incredibly common, and that might be
noticeable given the very short three-letter character set [a, b, c]
being picked from.

On Fri, Oct 20, 2023 at 1:31 PM Gary D. Gregory <ggreg...@apache.org> wrote:
>
> Despite the failure comment:
>
> RandomStringUtilsTest.testRandomStringUtilsHomog:474 test homogeneity -- will 
> fail about 1 in 1000 times ==> expected: <true> but was: <false>
>
> This test fails a LOT more than once every 1000 times, based on how many 
> GitHub builds I need to restart every week.
>
> What can be done to make this test more resilient?
>
> TY!
> Gary
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>


-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to