Bug 122038 - animations/transform-non-accelerated.html is flaky
Summary: animations/transform-non-accelerated.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 15:58 PDT by Alexey Proskuryakov
Modified: 2013-09-27 16:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-09-27 15:58:36 PDT
I've only seen this fail locally on Mountain Lion Release WK1, flakiness dashboard says that it doesn't happen. But it happened twice locally.

-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,0,0,0
+FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,0,0,0 but saw: matrix(1, -0.00000000000000024492935982947064, -0.00000000000000008430546696490963, -0.34420318994671106, 0, 0)
Comment 1 Alexey Proskuryakov 2013-09-27 16:00:51 PDT
Marked as flaky in r156583.