Bug 131715 - transitions/cancel-transition.html is very flaky on Mac
Summary: transitions/cancel-transition.html is very flaky on Mac
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-15 16:14 PDT by Alexey Proskuryakov
Modified: 2016-03-28 10:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-04-15 16:14:06 PDT
Fails on all Mac bots:

-left:PASS, webkitTransform:PASS
+left:FAIL(was:180.36349487304688, s/b:150), webkitTransform:FAIL(was: 140.12278747558594, s/b:50)

or

-left:PASS, webkitTransform:PASS
+left:PASS, webkitTransform:FAIL(was: 259.1645812988281, s/b:50)

or 

-left:PASS, webkitTransform:PASS
+left:FAIL(was:450, s/b:150), webkitTransform:FAIL(was: 400, s/b:50)
Comment 1 Alexey Proskuryakov 2014-04-15 16:16:03 PDT
Marked as flaky in <http://trac.webkit.org/r167331>.