On Wed Apr 22 17:05:17 2026 +0000, Craig Schulstad wrote:
Hello Alfred, I gave another try to submit my language enhancement and after having the enhancement previously pass the tests, I got a test failure on the "test-linux-32" test set. Here is the email message I received: wine | Failed pipeline for wine-mui | 3a1e0862 I scrolled through the log. In the past, failure text showed up in red, but I found no such highlighted text. There were some mentions of failures within a "GStreamer" section but the text was not highlighted and "graphicspath.c" "todo" messages in gold. I am not sure if the testing failures are in response to someone else's modifications and my enhancement is collateral information, or somehow worked its way back to my enhancement. I guess I could use some enlightenment here. Regards, Craig gdiplus:graphicspath:0518 done (-1073741784) in 0s 4473B
That's a crash (more specifically, STATUS_BAD_STACK), which means test suite failure. The missing highlight is indeed rather unhelpful. Other MRs are failing with the same symptoms (https://gitlab.winehq.org/wine/wine/-/jobs/256670, https://gitlab.winehq.org/wine/wine/-/jobs/256659, https://gitlab.winehq.org/wine/wine/-/jobs/256585), so whatever's wrong in gdiplus, it's not your fault. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10365#note_137342