Bug 122038

Summary: animations/transform-non-accelerated.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: annevk, dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 282527    
Bug Blocks:    

Alexey Proskuryakov
Reported 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)
Attachments
Alexey Proskuryakov
Comment 1 2013-09-27 16:00:51 PDT
Marked as flaky in r156583.
Anne van Kesteren
Comment 2 2024-11-04 09:34:34 PST
I removed the test as it was not covering a code path that's still relevant.
Note You need to log in before you can comment on or make changes to this bug.