Bug 122031
Summary: | Layout Test fast/animation/request-animation-frame-time-unit.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, jlewis3 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=171957 |
Alexey Proskuryakov
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in <http://trac.webkit.org/r156568>.
Matt Lewis
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