[Bug 28220] kernel32/process.ok: test fails when redirected

WineHQ Bugzilla wine-bugs at winehq.org
Thu May 12 07:59:21 CDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |fgouget at codeweavers.com
             Status|NEW                         |RESOLVED

--- Comment #5 from François Gouget <fgouget at codeweavers.com> ---
As far as I can tell this is fixed. None of the commands below failed for me:

./tools/runtest -P wine -M kernel32.dll -T . -p
dlls/kernel32/tests/kernel32_test.exe process >log 2>&1

./tools/runtest -P wine -M kernel32.dll -T . -p
dlls/kernel32/tests/kernel32_test.exe process >log 2>&1 </dev/null

./wine dlls/kernel32/tests/kernel32_test.exe process >log 2>&1

./wine dlls/kernel32/tests/kernel32_test.exe process >log 2>&1 </dev/null

Also I see no trace of this bug except for Apr 12-21. So I am closing this bug.

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