https://issues.dlang.org/show_bug.cgi?id=14647
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Steven Schveighoffer <[email protected]> --- 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. --
