[Bug 17813] Net unittests for chromium fail under Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 22 13:50:08 CDT 2009


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





--- Comment #1 from Dan Kegel <dank at kegel.com>  2009-03-22 13:50:08 ---
Nah, most of the failures were spurious -- it wanted more of the
source tree to run the tests.  There remain two kinds of errors:
1) the DES tests:

[ RUN      ] DESTest.KnownAnswerTest2
.\http\des_unittest.cc(47): error: Value of: memcmp(ciphertext,
known_ciphertext, 8)
  Actual: 1
Expected: 0
[  FAILED  ] DESTest.KnownAnswerTest2

2) the SSL tests, which might also be spurious failures; they
need a certificate imported before they will run, see
http://dev.chromium.org/developers/testing

I'll attach logs and a shell script that runs all the tests
that still might be real failures.


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