Chromium Code Reviews
DescriptionUse 'approx equals' in negative playback rate test
Due to floating point error, some tests in the web-animations-api/
animation-state-changes-negative-playback-rate.html layout test
flakily fail. This patch changes some asserts from assert_equals
to assert_approx_equals with an epsilon of 0.000001.
BUG=593982
Committed: https://crrev.com/313087501309dddbcc94481ee7ef666472079bee
Cr-Commit-Position: refs/heads/master@{#385612}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|
|||||||||||||||||||