Bug 206498

Summary: [GTK] Several tests are failing since r253974
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboya, bugs-noreply, calvaris
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-01-20 06:14:14 PST
The following tests are failing since r253974 ([GTK] Make ondemand hardware acceleration policy never leave AC mode): * compositing/contents-format/deep-color-backing-store.html [ Failure ] * compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ] * compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ] * compositing/iframes/leave-compositing-iframe.html failed unexpectedly [ Failure ] * compositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ Failure ] * legacy-animation-engine/compositing/animation/layer-for-filling-animation.html [ Failure ] Two other tests were identified as regressions of r253974 in https://bugs.webkit.org/show_bug.cgi?id=136066: * animations/fill-mode-iteration-count-non-integer.html [ Timeout Pass ] * animations/state-at-end-event.html [ Crash Timeout Pass ]
Attachments
Diego Pino
Comment 1 2020-01-23 05:19:32 PST
One more tests has been failing since r253974: * compositing/iframes/iframe-size-to-zero.html [ Failure ] Diff: --- /compositing/iframes/iframe-size-to-zero-expected.txt +++ /compositing/iframes/iframe-size-to-zero-actual.txt @@ -1,2 +1,2 @@ -PASS: had layers, and now do not +FAIL: layers should have gone. hadLayers = true, haveLayers = true
Diego Pino
Comment 2 2020-02-05 02:12:36 PST
animations/transform-non-accelerated.html is flaky since r253974 * animations/transform-non-accelerated.html [ Pass Failure ]
Alicia Boya GarcĂ­a
Comment 3 2026-02-05 13:05:03 PST
Closing as fixed by https://bugs.webkit.org/show_bug.cgi?id=306856 since it has been passing since 306711@main was landed.
Note You need to log in before you can comment on or make changes to this bug.