RESOLVED CONFIGURATION CHANGED Bug 122038
animations/transform-non-accelerated.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=122038
Summary animations/transform-non-accelerated.html is flaky
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.