Test failures. This is from an old run: [----------] Global test environment tear-down [==========] 981 tests from 219 test cases ran. (908043 ms total) [ PASSED ] 978 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] AutocompleteTextFieldEditorTest.CutCopyTest [ FAILED ] BookmarkEditorControllerTest.UserEditsStuff [ FAILED ] DownloadUtilTest.AddFileToPasteboardTest
However, the tests work fine on the other bots and locally, they only fail on the valgrind builder. Which is however still green. On 9/24/09, Mike Pinkerton <[email protected]> wrote: > We've got a bug that covers some strange issues with pasteboards on > the valgrind bot, but the exact bug escapes me. Were you seeing > outright test failures or new leaks? > > I think Mark was poking into it at one point, but I don't think we got > anywhere closer to resolving the underlying issue. > > On Thu, Sep 24, 2009 at 3:21 AM, Nico Weber <[email protected]> wrote: >> >> Hi, >> >> Chromium Mac (valgrind) and I just had a good time. The bot is green now, >> but some tests still finish as FAILED (they just don't leak). Most of >> them were in that state before my CL made me look into this. Most of >> the failing tests seem to be related to NSPasteboard. >> >> 1. Does the valgrind builder only become red on memory leaks but not >> on any test failures? >> 2. It looks like there was some trouble with NSPasteboards in the >> past. Do we know why these tests work fine locally and on the test >> bots, but fail on the valgrind bot? >> >> Thanks, >> Nico >> >> >> >> > > > > -- > Mike Pinkerton > Mac Weenie > [email protected] > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
