RESOLVED FIXED 188100
[GTK] Layout test imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context.html sometimes times out
https://bugs.webkit.org/show_bug.cgi?id=188100
Summary [GTK] Layout test imported/w3c/web-platform-tests/web-animations/animation-mo...
Michael Catanzaro
Reported 2018-07-27 11:28:38 PDT
Layout test imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context.html sometimes times out: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context-actual.txt @@ -1,7 +1,9 @@ + +Harness Error (TIMEOUT), message = null FAIL Effect values reflect changes to font-size on element assert_equals: Effect value after updating font-size expected "300px" but got "150px" FAIL Effect values reflect changes to font-size on parent element assert_equals: Effect value after updating font-size on parent element expected "300px" but got "150px" PASS Effect values reflect changes to font-size when computed style is not immediately flushed -FAIL Effect values reflect changes to font-size from reparenting assert_equals: Effect value after attaching to font-size:20px parent expected "300px" but got "150px" +TIMEOUT Effect values reflect changes to font-size from reparenting Test timed out PASS Effect values reflect changes to target element
Attachments
Diego Pino
Comment 1 2020-06-19 00:35:11 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>
Note You need to log in before you can comment on or make changes to this bug.