[Bug 10573] New: dlls/kernel32/tests/comm. c test fails on systems with serial ports
http://bugs.winehq.org/show_bug.cgi?id=10573 Summary: dlls/kernel32/tests/comm.c test fails on systems with serial ports Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: regression Severity: minor Priority: P2 Component: wine-kernel AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com I only noticed this after enabling the serial port on my laptop... for dll/kernel32/tests/comm.c, I get the following errors: comm.c:677:Found Com port COM1. Connected devices may disturbe results comm.c:705:GetCommModemStatus returned 0x00000000-> comm.c:739: Test failed: A timed-out read should return TRUE comm.c:740: Test failed: err=109 comm.c:742: Test failed: Unexpected TimeOut 0, expected 1000 For many people, this test gets skipped, ie: http://test.winehq.org/data/200711221000/wine_2000_0.9.49-331-g7a8eb4c/kerne... the regression is caused by: commit 539d5863e6fae78943fe59a60b151433126a9481 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Apr 6 16:05:53 2007 +0200 ntdll: Reimplement NtReadFile. Always try a read() before queuing an async I/O. Handle timeout waits for synchronous I/O entirely on the client side. Queue the final APC as a proper user APC. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10573 Timo-Heikki Mäkelä <imaxfun(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imaxfun(a)gmail.com, | |julliard(a)winehq.org --- Comment #1 from Timo-Heikki Mäkelä <imaxfun(a)gmail.com> 2008-03-07 10:40:10 --- Correct component is ntdll (that was changed), not kernel32, see the result of the regression test. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=10573 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)fatlxception.no-ip.org --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-03-21 19:26:37 --- *** Bug 12141 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=10573 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-07 13:29:17 --- This should work now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=10573 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-09 12:54:47 --- Closing bugs fixed in 1.0-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=10573 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org