[Bug 27168] Eve Online: https pages won't load in In-Game Browser

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 7 11:51:51 CST 2011


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

Ilya Konovalov <aragaer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37843|0                           |1
        is obsolete|                            |

--- Comment #45 from Ilya Konovalov <aragaer at gmail.com> 2011-12-07 11:51:51 CST ---
Created attachment 37851
  --> http://bugs.winehq.org/attachment.cgi?id=37851
fixed test

Updated as requested.

I'm still unsure I've used todo_wine properly. That's what I'm getting when
running test under wine:

schannel.c:871: Test failed: Expected intermediate store, got NULL
schannel: 47 tests executed (0 marked as todo, 1 failure), 0 skipped.

while in code it is

    todo_wine
    ok(store != NULL, "Expected intermediate store, got NULL\n");

so I'd expect "1 marked as todo, 0 failure" result.

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