NEW 122031
Layout Test fast/animation/request-animation-frame-time-unit.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=122031
Summary Layout Test fast/animation/request-animation-frame-time-unit.html is flaky
Alexey Proskuryakov
Reported 2013-09-27 13:40:23 PDT
The following layout test is flaky on Mac fast/animation/request-animation-frame-time-unit.html Failing very often, see <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fanimation%2Frequest-animation-frame-time-unit.html>. I can also reproduce locally.
Attachments
Alexey Proskuryakov
Comment 1 2013-09-27 13:43:34 PDT
Marked as flaky in <http://trac.webkit.org/r156568>.
Matt Lewis
Comment 2 2017-05-10 17:48:12 PDT
Test has failed on iOS simulator Debug as well on 5/10/17 Build: https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1249 https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r216634%20(1249)/results.html iOS diff: --- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/fast/animation/request-animation-frame-time-unit-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/fast/animation/request-animation-frame-time-unit-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS isTimeUnitInMs is true +FAIL isTimeUnitInMs should be true. Was false. PASS successfullyParsed is true TEST COMPLETE macOS Diff: --- /Volumes/Data/slave/sierra-leaks/build/layout-test-results/fast/animation/request-animation-frame-time-unit-expected.txt +++ /Volumes/Data/slave/sierra-leaks/build/layout-test-results/fast/animation/request-animation-frame-time-unit-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS isTimeUnitInMs is true +FAIL isTimeUnitInMs should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Note You need to log in before you can comment on or make changes to this bug.