Thread overview
[Issue 20145] Random unittest failures inf std.datetime.stopwatch
Aug 20, 2019
Walter Bright
Sep 17, 2019
Dlang Bot
Sep 19, 2019
Dlang Bot
August 20, 2019
https://issues.dlang.org/show_bug.cgi?id=20145

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=18704

--
September 17, 2019
https://issues.dlang.org/show_bug.cgi?id=20145

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@crocopaw created dlang/phobos pull request #7186 "Fix issue 20145 - Random unittest failures in std.datetime.stopwatch" fixing this issue:

- Fix issue 20145 - Random unittest failures in std.datetime.stopwatch

https://github.com/dlang/phobos/pull/7186

--
September 19, 2019
https://issues.dlang.org/show_bug.cgi?id=20145

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7186 "Fix issue 20145 - Random unittest failures in std.datetime.stopwatch" was merged into master:

- 36ac5614ef5d34aace83686ca0a4fb2a71dcfc48 by Berni:
  Fix issue 20145 - Random unittest failures in std.datetime.stopwatch

https://github.com/dlang/phobos/pull/7186

--