On Tue, May 12, 2009 at 6:19 AM, nakro <[email protected]> wrote: > the other thing, is that after i modify it the unit tests fail > [ PASSED ] 864 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] URLFetcherBadHTTPSTest.BadHTTPSTest > > 1 FAILED TEST > YOU HAVE 19 DISABLED TESTS
See http://dev.chromium.org/developers/testing under SSL tests. If you look through the entire output, you'd see: TEST CONFIGURATION ERROR: you need to import the test ca certificate to your trusted roots for this test to work. For more info visit: http://dev.chromium.org/developers/testing --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
