Bug 23885 – [CI] C++ interop tests with g++ fail

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2023-05-04T17:41:58Z
Last change time
2023-05-16T12:28:59Z
Keywords
pull
Assigned to
No Owner
Creator
Dennis

Comments

Comment #0 by dkorpel — 2023-05-04T17:41:58Z
CI spuriously fails on cxx_runnable tests with g++: ``` Run # Workaround bug in Github actions % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Warning: apt-key output should not be parsed (stdout is not a terminal) gpg: no valid OpenPGP data found. Error: Process completed with exit code 2. ```
Comment #1 by dlang-bot — 2023-05-04T17:45:09Z
@dkorpel created dlang/dmd pull request #15183 "Issue 23885 - [CI] disable failing g++ tests" mentioning this issue: - Issue 23885 - [CI] disable failing g++ tests https://github.com/dlang/dmd/pull/15183
Comment #2 by dlang-bot — 2023-05-04T20:22:12Z
@maxhaton updated dlang/dmd pull request #15184 "Try to fix g++ failures phrasing command differently" fixing this issue: - Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail https://github.com/dlang/dmd/pull/15184
Comment #3 by dlang-bot — 2023-05-04T22:40:21Z
dlang/dmd pull request #15184 "Try to fix g++ failures phrasing command differently" was merged into master: - fec767a55238c51f841961687f7beeb80f0fe4d0 by mhh: Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail https://github.com/dlang/dmd/pull/15184
Comment #4 by dlang-bot — 2023-05-09T13:14:09Z
dlang/dmd pull request #15210 "[Stable] Try to fix g++ failures phrasing command differently" was merged into stable: - 0836e7cd4612b8c99fe30be304e1bfa680ced73e by mhh: Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail https://github.com/dlang/dmd/pull/15210
Comment #5 by dlang-bot — 2023-05-16T12:28:59Z
dlang/dmd pull request #15238 "merge stable" was merged into master: - 30bc65203c12536bceab4a361dae4aa2e81a104f by Dennis: Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail (#15210) Co-authored-by: mhh <[email protected]> https://github.com/dlang/dmd/pull/15238