Bug 197254

Summary: [GTK] imported/w3c/web-platform-tests/css/css-animations/animationevent-types.html is flaky
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=203477
Bug Depends on:    
Bug Blocks: 203477    

Alicia Boya García
Reported 2019-04-24 16:04:24 PDT
The following test is flaky since r242662 or earlier imported/w3c/web-platform-tests/css/css-animations/animationevent-types.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-animations/animationevent-types-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-animations/animationevent-types-actual.txt @@ -1,6 +1,8 @@ Filler Text +Harness Error (TIMEOUT), message = null + FAIL animationstart event is instanceof AnimationEvent assert_idl_attribute: animationstart has pseudoElement property property "pseudoElement" not found in prototype chain -FAIL animationend event is instanceof AnimationEvent assert_idl_attribute: animationstart has pseudoElement property property "pseudoElement" not found in prototype chain -FAIL animationiteration event is instanceof AnimationEvent assert_idl_attribute: animationstart has pseudoElement property property "pseudoElement" not found in prototype chain +TIMEOUT animationend event is instanceof AnimationEvent Test timed out +TIMEOUT animationiteration event is instanceof AnimationEvent Test timed out
Attachments
Diego Pino
Comment 1 2020-06-19 00:36:12 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.