[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 09:20:43 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21114
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@CyberShadow updated dlang/phobos pull request #7580 "Improve behavior of
std.socket "soft" unittests" mentioning this issue:
- std.socket: 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.
  Fixes Issue 21114.
https://github.com/dlang/phobos/pull/7580
--
    
    
More information about the Digitalmars-d-bugs
mailing list