[Issue 21130] Test Suite: C++ interop tests / Run (macOS-10.15, clang-4.0.0) fails with X Setup job
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug 10 02:39:40 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21130
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Mathias LANG from comment #1)
> [...]
There being "no information" is part of the bug report. That's all the log
says. The logger can do better.
Secondly, these networking errors can be detected, and when they happen, the
test script can "sleep" for a minute or two and then retry it. If it continues
to fail after N times, then the script can give up and quit.
After all, if the user can re-start the script, so can the script. The script
ought to be able to distinguish between an environmental error and a failure of
whatever is being tested.
--
    
    
More information about the Digitalmars-d-bugs
mailing list