[Bug 48061] WineTest: get_subtests() fails randomly

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 17 04:36:03 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=48061

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from François Gouget <fgouget at codeweavers.com> ---
WineTest.exe now better analyses and reports the reason why a test executable
does not run. So we no longer get the generic "load error 1359".

The issues are now reported as either a missing dll, missing entry point, or
missing version requested by a manifest.

The remaining issue is (5s) timeouts occurring while running 'test.exe --list'.
However so far those look like issues with the Windows snapshot being used,
typically some update (Windows or the GPU driver) or disk scanning process
slows down / interferes with the tests. 

Since the remaining issues are in the test configurations rather than WineTest
this bug can be closed.

-- 
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.


More information about the wine-bugs mailing list