[Issue 21148] Semaphoreci: core.exception.AssertError at std/file.d(1929): unittest failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 12 20:38:38 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21148

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@NilsLankila created dlang/phobos pull request #7589 "fix issue 21148, possible
failure of CI when testing nano precision of file time stamps" fixing this
issue:

- fix issue 21148, possible failure of CI when testing nano precision of file
time stamps

  If the kernel setting for the software clock frequency (HZ) is set to 100, we
got 10 msec resolution. CIs being on VMs we cant control it's better to assume
that the setting can be set to this worst value, so test with a value greater
than 10 msecs.

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

--


More information about the Digitalmars-d-bugs mailing list