Bug 122031 - Layout Test fast/animation/request-animation-frame-time-unit.html is flaky
Summary: Layout Test fast/animation/request-animation-frame-time-unit.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 13:40 PDT by Alexey Proskuryakov
Modified: 2017-05-10 17:55 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 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.
Comment 1 Alexey Proskuryakov 2013-09-27 13:43:34 PDT
Marked as flaky in <http://trac.webkit.org/r156568>.
Comment 2 Matt Lewis 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