Thread overview
[Issue 21090] Test Suite: C++ interop tests heisenbug
Jul 30, 2020
Walter Bright
Jul 30, 2020
Mathias LANG
Nov 24, 2020
Walter Bright
Dec 17, 2022
Iain Buclaw
July 30, 2020
https://issues.dlang.org/show_bug.cgi?id=21090

Walter Bright <bugzilla@digitalmars.com> changed:

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

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

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Mathias LANG <pro.mathias.lang@gmail.com> ---
That's a spurious failure due to a network error. This post-job cleanup is automatic so there's nothing we can do about it. If you can isolate a cause, please report it to the upstream project (https://github.com/actions/cache).

--
November 24, 2020
https://issues.dlang.org/show_bug.cgi?id=21090

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
I'm not suggesting fixing the cause, I realize it is not under our control. What I suggest is for these sorts of errors, have that test case automatically retried after sleeping for a minute or so.

If it keeps failing after multiple tries, then stop.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21090

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=21090

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19755

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--