http://bugs.winehq.org/show_bug.cgi?id=27168
--- Comment #51 from Qian Hong fracting@gmail.com 2012-01-25 08:11:06 CST --- (In reply to comment #48)
Comment on attachment 37851 [details] 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!
Still in wine-1.3.37-378-gdfa9f4b Any updates?
Thanks a lot!