DescriptionSimplify test locales in Mac's ui_unittests Framework
Mac creates a mini-framework in `ui_unittests Framework` so that ui
tests can get a resource bundle without depending on the Chrome
framework.
The way it generated locale information was causing build flakes since
two instances of repack_locales.py could be writing to
out/../gen/repack. Tests always use en-US, so instead just do what iOS
does and copy ui_test.pak to en.lproj/locale.pak and roll it into the
mini-framework bundle.
BUG=410468
Committed: https://crrev.com/bac8fafd3d056f1277c2fdf44d2a66ca19252e54
Cr-Commit-Position: refs/heads/master@{#294052}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|