[Bug 17417] New: winetest causes msvcrt:file test to fail

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 15 23:55:56 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17417

           Summary: winetest causes msvcrt:file test to fail
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testcases
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austin.lund at gmail.com


Running the following command:

$ ./programs/winetest/winetest -c -o out msvcrt:file && cat out

causes msvcrt:file tests to function correctly.

However if one runs:

$ ./programs/winetest/winetest -c -o out msvcrtd:debug msvcrt:file && cat out

Then I get one failure:

file.c:1057: Test failed: fstat(stdin) failed: errno=2
file.c:1066: Tests skipped: stdin is not a char device? st_mode=100666

I've had this on many recent versions.  Tested with 1.1.15, 1.1.14 and 1.1.13.


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



More information about the wine-bugs mailing list