Thread overview
[Issue 21019] Azure pipelines Windows_VisualD win32-ldc fails with Heisenbug
Jul 06, 2020
Walter Bright
Jul 06, 2020
Dlang Bot
Jul 06, 2020
Dlang Bot
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21019

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |TestSuite

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21019

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #11380 "Fix 21019 - Replace rm with rm_retry in shell scripts" fixing this issue:

- Fix 21019 - Replace rm with rm_retry in shell scripts

https://github.com/dlang/dmd/pull/11380

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=21019

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11380 "Fix 21019 - Replace rm with rm_retry in shell scripts" was merged into master:

- 98b6cebc2febd9d9cc40e8e50673562abee48573 by MoonlightSentinel:
  Fix 21019 - Replace rm with rm_retry in shell scripts

https://github.com/dlang/dmd/pull/11380

--