[Issue 21114] core.exception.AssertError at std/socket.d(1004): Assertion failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 5 12:24:17 UTC 2020


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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7580 "Improve behavior of std.socket "soft"
unittests" was merged into master:

- 0a0928059457041c48a4ec0cc38c2981588579f4 by Vladimir Panteleev:
  std.socket: fix Issue 21114: Hide details of "soft" unittests unless built
with -debug=std_socket

  Reduce noise and false alarms in CI logs.

  Also improve the printed message on failure, to make it clear that it
  is likely a random failure, and that the ignored test failure is not
  what's causing the entire test suite run to fail.

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

--


More information about the Digitalmars-d-bugs mailing list