Enable HyphenationTest for all platforms
This patch enables |HyphenationTest| for all platforms. It turns out that try-bots do not copy all test data files and that tests fail on most bots. This patch adds |data_deps| rules to |BUILD.gn| to copy dictionaries used in testing as part of |blink_platform_unittests_data|. The same issue occurs on |web_tests| too, I will investigate it in following patches. Bug: 1139950 Change-Id: I654332076a5ae194db905c72c525a16c3f90de4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483725Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#818929}
Showing
Please register or sign in to comment