commit | d82b2911c9a112e822fddb479b244313472cc95c | [log] [tgz] |
---|---|---|
author | Jungshik Shin <jshin@chromium.org> | Wed Nov 01 18:57:46 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 01 18:57:46 2017 |
tree | e770eec0a11de8a773302ee941268850813ece57 | |
parent | f062d235cf3b2e94661127db71b6467d546dab33 [diff] |
Fix TimeFormat tests and enable them on Android The test is flaky/failing apparently because FromLocalExplode is flaky. Use FromUTCExplode and the fixed timezone (America/Los_Angeles) instead of the default timezone of wherever the test runs. Bug: 671429, 582915 Test: base_unittests --gtest_filter=TimeFormat* Change-Id: Ia7bd77dca5ef3712cc2516e59387f80899820dab Reviewed-on: https://chromium-review.googlesource.com/748220 Commit-Queue: Jungshik Shin <jshin@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#513201}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .