[Issue 14647] std.random line 3015 heisenbug with FreeBSD_32
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jun 4 06:21:35 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14647
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
We need to ban unpredictableSeed from unit tests.
We should NOT be having random failures due to actual intentional randomness. I
don't care how low the probabilities of failure are. Any failure is going to be
treated as a failure, even if it's a low probability failure.
--
More information about the Digitalmars-d-bugs
mailing list