[Bug 55731] New: advapi32:eventlog - test_eventlog_start() fails on Windows 10 2004 & 2009
https://bugs.winehq.org/show_bug.cgi?id=55731 Bug ID: 55731 Summary: advapi32:eventlog - test_eventlog_start() fails on Windows 10 2004 & 2009 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com advapi32:eventlog - test_eventlog_start() fails on Windows 10 2004 & 2009: eventlog.c:1334: Test failed: Expected different handle eventlog.c:1338: Test failed: Expected valid handle eventlog.c:1392: Test failed: EventlogStarted event not found See https://test.winehq.org/data/patterns.html#advapi32:eventlog These failures started on 2023-10-05 which is when test_eventlog_start() was added in the commit below: commit 428a1219fd94919fb93527f2ef582bd28176c03f Author: Daniel Lehman <dlehman25(a)gmail.com> AuthorDate: Mon Oct 2 23:39:16 2023 -0700 advapi32/tests: Add ReadEventLogW tests for EventLogStarted. -- 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=55731 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dlehman25(a)gmail.com Keywords| |regression, source, | |testcase Regression SHA1| |428a1219fd94919fb93527f2ef5 | |82bd28176c03f -- 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=55731 --- Comment #1 from daniel <dlehman25(a)gmail.com> --- i'll take a look but the testbot passed when i submitted it: https://testbot.winehq.org/JobDetails.pl?Key=138210 and the 3 failures referenced: https://test.winehq.org/data/3db7506221e44e8091887d7eb42fe1666d422166/win200... https://test.winehq.org/data/3db7506221e44e8091887d7eb42fe1666d422166/win200... https://test.winehq.org/data/3db7506221e44e8091887d7eb42fe1666d422166/win200... are all in a different test (test_autocreation): eventlog.c:1156: Test failed: Expected an eventlog file the test i added runs at the end, after this failure and doesn't handle eventlog files eventlog looks flaky on these windows vms from the related bugs: https://bugs.winehq.org//show_bug.cgi?id=55305 https://bugs.winehq.org//show_bug.cgi?id=53461 -- 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=55731 --- Comment #2 from daniel <dlehman25(a)gmail.com> --- ignore (partially) my previous comment. clicked the wrong link for the 3 failures referenced -- 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=55731 --- Comment #3 from daniel <dlehman25(a)gmail.com> --- don't have access to a Win 10 2004 and couldn't reproduce with a Win 10 2009. will submit a merge request based on the test results -- 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=55731 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|advapi32:eventlog - |advapi32:eventlog - |test_eventlog_start() fails |test_eventlog_start() fails |on Windows 10 2004 & 2009 |on Windows 7 & 10 2004 & | |2009 --- Comment #4 from François Gouget <fgouget(a)codeweavers.com> --- The missing 'EventlogStarted' failure also happens on Windows 7 sometimes: * 2023-10-09 win7_newtb-w7pro64-64 * 2023-10-10 win7_newtb-w7u But strangely enough it has not happened (yet) on any other Windows version in between. -- 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=55731 --- Comment #5 from daniel <dlehman25(a)gmail.com> --- i tried a few other win10 flavors (1709, 1809, 1909, and 21H2) but couldn't reproduce
The missing 'EventlogStarted' failure also happens on Windows 7 sometimes:
i got a bad result on win7 a few weeks ago with an earlier version, but couldn't reproduce on my vms i might need to add some traces to see what it does find when it does randomly fail -- 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=55731 --- Comment #6 from Sven Baars <sven.wine(a)gmail.com> --- Looks like this was fixed by 9373f330e55fb00d5ef67dc00c6e8dfc40634c88. -- 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=55731 Sven Baars <sven.wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9373f330e55fb00d5ef67dc00c6 | |e8dfc40634c88 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #7 from Sven Baars <sven.wine(a)gmail.com> --- Fixed by 9373f330e55fb00d5ef67dc00c6e8dfc40634c88. -- 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=55731 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.0-rc5. -- 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