8 Dec
2011
8 Dec
'11
6:44 p.m.
http://bugs.winehq.org/show_bug.cgi?id=27168 --- Comment #48 from Juan Lang <juan.lang(a)gmail.com> 2011-12-08 12:44:07 CST --- Comment on attachment 37851 --> http://bugs.winehq.org/attachment.cgi?id=37851 fixed test One more tab: + if (status != SEC_E_OK) { + skip("Query cert expected OK, got %08x\n", status); + goto out; + } (Before skip.) Fix, and it should be ready for wine-patches. Thanks! -- 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.