Bug 186252

Summary: [GTK] Layout test legacy-animation-engine/css3/filters/composited-during-transition-layertree.html is failing
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: aboya, bugs-noreply, calvaris, graouts, graouts, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 2018-06-03 19:33:27 PDT
Layout test legacy-animation-engine/css3/filters/composited-during-transition-layertree.html is failing since it was added in r230471 "[Web Animations] Duplicate layout tests exercising CSS Animations and CSS Transitions in a dedicated legacy directory". This one is *fun* because the new test is an exact copy of a preexisting test, and the GTK expectation was correctly copied over as well, again an exact copy of the preexisting GTK expectation. So this test seems to be consistently producing a different result from the original, even though it is identical. Weird! I'll add a failure expectation. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/css3/filters/composited-during-transition-layertree-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/css3/filters/composited-during-transition-layertree-actual.txt @@ -12,19 +12,23 @@ (children 4 (GraphicsLayer (position 18.00 18.00) - (bounds 160.00 90.00) + (bounds 20.00 20.00) + (drawsContent 1) ) (GraphicsLayer - (position 18.00 132.00) - (bounds 160.00 90.00) + (position 18.00 62.00) + (bounds 20.00 20.00) + (drawsContent 1) ) (GraphicsLayer - (position 18.00 246.00) - (bounds 160.00 90.00) + (position 18.00 106.00) + (bounds 20.00 20.00) + (drawsContent 1) ) (GraphicsLayer - (position 18.00 360.00) - (bounds 160.00 90.00) + (position 18.00 150.00) + (bounds 20.00 20.00) + (drawsContent 1) ) ) )
Attachments
Michael Catanzaro
Comment 1 2018-06-03 19:43:43 PDT
Also, legacy-animation-engine/css3/filters/backdrop/animation.html is timing out. No problems with the original test. Weird.
Alicia Boya García
Comment 2 2018-06-06 03:23:13 PDT
The test is not failing anymore; now it's timing out.
Alicia Boya García
Comment 3 2018-06-06 03:24:31 PDT
Last comment only applies to this test: legacy-animation-engine/css3/filters/backdrop/animation.html
Antoine Quint
Comment 4 2020-03-09 12:58:22 PDT
This test is gone as of r258150, see bug 208815.
Note You need to log in before you can comment on or make changes to this bug.