http://bugs.winehq.org/show_bug.cgi?id=17409
Summary: crypt32/chain tests fail with +heap enabled Product: Wine Version: 1.1.15 Platform: PC URL: http://test.winehq.org/data/6a1537c4b5037be5253c33021fda 3a02430533f7/wine_xp_ae-ub-810-heap/crypt32:chain.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: enhancement Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Adjusted my daily build script to run make test with +heap, +seh, and +all (along with no WINEDEBUG set) shows some spurious test failures. First up, crypt32/chain:
chain.c:1867: Test failed: #0001[9]: expected 800b010a, got 80096004 chain.c:1876: Tests skipped: #0001[9]: error 80096004 doesn't match expected 800b010a, not checking indexes chain.c:1867: Test failed: #0002[9]: expected 800b010a, got 80096004 chain.c:1876: Tests skipped: #0002[9]: error 80096004 doesn't match expected 800b010a, not checking indexes chain.c:1261: Test failed: Chain 9: expected error 00010480, got aaabaeaa chain.c:1282: Test failed: Chain 9: expected info 00000000, got aaaaaaa0 chain: 523 tests executed (0 marked as todo, 4 failures), 2 skipped.
Also fails with +all enabled, but not +seh
http://bugs.winehq.org/show_bug.cgi?id=17409
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-02-24 18:58:02 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069872.html
http://bugs.winehq.org/show_bug.cgi?id=17409
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-02-25 09:50:49 --- This is now fixed. Thanks for the report!
http://bugs.winehq.org/show_bug.cgi?id=17409
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-02-27 16:31:44 --- Closing bugs fixed in 1.1.16.