Bug 21019 – Azure pipelines Windows_VisualD win32-ldc fails with Heisenbug
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
x86
OS
Windows
Creation time
2020-07-06T10:40:08Z
Last change time
2020-07-06T20:38:06Z
Keywords
pull, TestSuite
Assigned to
No Owner
Creator
Walter Bright
Comments
Comment #0 by bugzilla — 2020-07-06T10:40:08Z
The failure message is:
Test compilable\ddoc5.d failed: D:\a\1\s\test\test_results\b2300e367bf8839cd0d6eaaa308caba39ee7b276c4a57ab8ddccc58444c4ca17: The process cannot access the file because it is being used by another process.
What should happen is it should sleep for a bit and then try again, instead of aborting the test.
Comment #1 by dlang-bot — 2020-07-06T10:54:08Z
@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
Comment #2 by dlang-bot — 2020-07-06T20:38:06Z
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