[Bug 55017] New: shell32:systray fails on gitlab-win10-21h2 (GitLab CI)
https://bugs.winehq.org/show_bug.cgi?id=55017 Bug ID: 55017 Summary: shell32:systray fails on gitlab-win10-21h2 (GitLab CI) Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com shell32:systray fails on gitlab-win10-21h2: systray.c:49: Test failed: NIM_ADD failed! systray.c:50: Test failed: GetLastError() = 2147500037 systray.c:75: Test failed: NIM_ADD failed! systray.c:76: Test failed: GetLastError() = 2147500037 See https://test.winehq.org/data/patterns.html#shell32:systray This failure only happens on gitlab-win10-21h2 and there is no obvious commit that could be causing it. Did something change in the GitLab CI VM? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55017 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55017 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- Note: 2147500037 == 0x80004005 == E_FAIL According to the page below this can happen when explorer.exe is not ready / is hung. So maybe this happens because a previous test causes explorer.exe to hang but if so there is no clear sign of it in the test report. Or maybe it's just slow and this test should retry a few times. Or it's something else entirely. Unfortunately this currently only happens on the GitLab CI so it will be hard to figure out. https://forums.codeguru.com/showthread.php?498036-At-what-point-can-Shell_No... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55017 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- To help narrow down finding which commit causes these failures (if any), they started on 2023-06-01. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla