[Bug 60373] New: win16 test suite: sys tests fail
http://bugs.winehq.org/show_bug.cgi?id=60373 Bug ID: 60373 Summary: win16 test suite: sys tests fail Product: Wine Version: 11.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: janne.kekkonen@gmail.com Target Milestone: --- Distribution: --- Created attachment 82157 --> http://bugs.winehq.org/attachment.cgi?id=82157 win16 test application: sys.exe Hello, Test performed with Wine 11.18 on fresh 32-bit prefix configured as Windows 2000. From the win16 test suite, the test program sys.exe fails. Instructions for setting up the portable version of OpenWatcom and building test application(s) can be found in bug 60367. Results below.
WINEPREFIX=~/win16_test-suite/ wine --version wine-11.18 sha1sum sys.exe 0f4ee1d9b2c85e3f0e1aa8391384ab9b21379879 sys.exe WINEPREFIX=~/win16_test-suite/ WINETEST_PLATFORM=wine wine sys.exe --log && ! grep ' [0-9]*[1-9] failures' *.log && touch sys.ok sys: 30 tests executed (1 marked as todo, 2 failures), 0 skipped, status 2.
cat sys.log | grep 'Test failed' sys.c:57: Test failed: LoadLibrary() failed! error=2 sys.c:62: Test failed: LoadLibrary(notfound) failed! error=2
Without parameter: WINETEST_PLATFORM=wine, there are 3 failures.
WINEPREFIX=~/win16_test-suite/ wine sys.exe --log && ! grep ' [0-9]*[1-9] failures' *.log && touch sys.ok sys: 30 tests executed (0 marked as todo, 3 failures), 0 skipped, status 3.
cat sys.log | grep 'Test failed' sys.c:57: Test failed: LoadLibrary() failed! error=2 sys.c:62: Test failed: LoadLibrary(notfound) failed! error=2 sys.c:104: Test failed: LoadModule with NULL lpszCmdLine failed!, error=279
I have attached sys.exe for convenience. -- 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=60373 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, win16 -- 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