Bug 171957 - [ iOS wk2 ] LayoutTest/fast/animation/request-animation-frame-time-unit.html is flaky.
Summary: [ iOS wk2 ] LayoutTest/fast/animation/request-animation-frame-time-unit.html ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-10 17:52 PDT by Matt Lewis
Modified: 2020-02-27 16:16 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-05-10 17:52:49 PDT
Test fast/animation/request-animation-frame-time-unit.html has failed on iOS simulator Debug 

macOS has already been marked flaky in webkit.org/b/122031
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fanimation%2Frequest-animation-frame-time-unit.html

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

possible relevant revision https://trac.webkit.org/changeset/216634/webkit
Comment 1 Matt Lewis 2017-05-10 17:56:31 PDT
Marked test on iOS debug as flaky.
 https://trac.webkit.org/changeset/216644/webkit/
Comment 3 Radar WebKit Bug Importer 2020-02-27 16:16:07 PST
<rdar://problem/59867566>