Bug 188100 - [GTK] Layout test imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-context.html sometimes times out
Summary: [GTK] Layout test imported/w3c/web-platform-tests/web-animations/animation-mo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-27 11:28 PDT by Michael Catanzaro
Modified: 2020-06-19 00:35 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 Michael Catanzaro 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
Comment 1 Diego Pino 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>