Status: Assigned Owner: [email protected] CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-1 OS-All Area-Installer Size-Medium Mstone-2.0 Tests
New issue 9637 by [email protected]: BrowserDistribution tests failing on official builder http://code.google.com/p/chromium/issues/detail?id=9637 BrowserDistribution.StringsTest: .\google_chrome_distribution_unittest.cc(279): error: Value of: name.empty() Actual: true Expected: false .\google_chrome_distribution_unittest.cc(281): error: Value of: desc.empty() Actual: true Expected: false .\google_chrome_distribution_unittest.cc(283): error: Value of: alt_name.empty() Actual: true Expected: false BrowserDistribution.AlternateAndNormalShortcutName: .\google_chrome_distribution_unittest.cc(293): error: Expected: (normal_name) != (alternate_name), actual: L".lnk" vs L".lnk" It looks like the name lookup is failing, but I can't figure out why. The shortcuts that get installed look fine, so it's _possible_ that this is a build artifact. I need to rebuild 172.1 anyway, and will close this bug if the tests pass in that build. -- 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 -~----------~----~----~----~------~----~------~--~---
