Comment #7 on issue 9758 by [email protected]: Local UI tests are broken on Linux http://code.google.com/p/chromium/issues/detail?id=9758
The repack shouldn't happen on a single language change because the chrome app only depends on the en-US.pak file. ui_tests depend on he.pak, da.pak, and zh-CN.pak because of this test, so building ui_tests should trigger 4 repacks. We try to build the minimal number of .pak files needed for a target. GRIT would have to be re-run in this case, but that probably needs to happen anyway. Does that make sense? -- 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 -~----------~----~----~----~------~----~------~--~---
