commit | fb656ddad84a5a1ca86fe222fd6d46e2af8410ec | [log] [tgz] |
---|---|---|
author | Yoshifumi Inoue <[email protected]> | Tue Aug 21 03:17:18 2018 |
committer | Commit Bot <[email protected]> | Tue Aug 21 03:17:18 2018 |
tree | 673e310233843e03c3a1c35eac789ae5b67288f5 | |
parent | da38c842e47701882eab1376ee8b6ec2a0de5d1d [diff] |
[Flaky] Disable FlingControllerTest.EarlyTouchpadFlingCancelationOnInertialGSUAckNotConsumed The test should use better way to compare floating point numbers to handling below case: ../../content/browser/renderer_host/input/fling_controller_unittest.cc:303: Failure Expected: (last_sent_wheel_.delta_x) > (0.f), actual: -0.121721 vs 0 [email protected],[email protected] Bug: 836996, 875777 Change-Id: Ib9eab4988b1809a753068f7cc2da5815ee7780f1 Reviewed-on: https://chromium-review.googlesource.com/1182713 Reviewed-by: Yoshifumi Inoue <[email protected]> Commit-Queue: Yoshifumi Inoue <[email protected]> Cr-Commit-Position: refs/heads/master@{#584625}
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 .