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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 13 08:12:14 UTC 2020


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7589 "fix issue 21148, possible failure of CI when
testing nano precision of file time stamps" was merged into master:

- 384c21688012b9262870f495893b184602f95719 by Nils Lankila:
  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