https://issues.dlang.org/show_bug.cgi?id=13626
safety0ff.bugz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from safety0ff.bugz <[email protected]> --- (In reply to Walter Bright from comment #0) > This only happens on Win64, and appears to be a heisenbug. The test is randomized and it seems it may have triggered the assertion on Darwin_64_32 as well: https://auto-tester.puremagic.com/pull.ghtml?projectid=1&runid=1221126 The test should be changed such that it prints out the seed used for the RNG. --
