Status: Untriaged Owner: [email protected] CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-0 OS-Windows Area-BrowserBackend Size-Medium
New issue 10023 by [email protected]: PEImageTest failure on XP purify builder (base tests) http://code.google.com/p/chromium/issues/detail?id=10023 Here is the failure: [----------] 2 tests from PEImageTest [ RUN ] PEImageTest.EnumeratesPE .\pe_image_unittest.cc(155): error: Value of: count Actual: 5 Expected: GetExpectedValue(sections, os) Which is: 4 .\pe_image_unittest.cc(159): error: Value of: count Actual: 2 Expected: GetExpectedValue(imports_dlls, os) Which is: 3 .\pe_image_unittest.cc(163): error: Value of: count Actual: 0 Expected: GetExpectedValue(delay_dlls, os) Which is: 2 .\pe_image_unittest.cc(172): error: Expected: (count) > (GetExpectedValue(imports, os) - 20), actual: 217 vs 402 .\pe_image_unittest.cc(177): error: Expected: (count) > (GetExpectedValue(delay_imports, os) - 2), actual: 0 vs 6 .\pe_image_unittest.cc(182): error: Expected: (count) > (GetExpectedValue(relocs, os) - 150), actual: 321 vs 9030 [ FAILED ] PEImageTest.EnumeratesPE (94 ms) [ RUN ] PEImageTest.RetrievesExports [ OK ] PEImageTest.RetrievesExports (0 ms) [----------] 2 tests from PEImageTest (94 ms total) It started happening at least since Friday april 10 at 11 am. (or earlier) At first it was intermittent failures (build 4725 and then 4729), but since build 4748 it now happens all the time. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
