[webkit-changes] [WebKit/WebKit] 142ba6: [GTK] Layout test fast/scrolling/rtl-scrollbars-al...

Vitaly Dyachkov noreply at github.com
Thu Dec 8 00:12:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 142ba6531a02010bab5a8d0adc70837c11568eb8
      https://github.com/WebKit/WebKit/commit/142ba6531a02010bab5a8d0adc70837c11568eb8
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M LayoutTests/fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html
    M LayoutTests/platform/glib/TestExpectations

  Log Message:
  -----------
  [GTK] Layout test fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=186665

Reviewed by Žan Doberšek.

The reason for the flakiness was the race condition when the screenshot
was made before the iframe layout was done. The solution is to make the
test asynchronous and explicitly notify TestRunner about finishing the
test.

* LayoutTests/fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html:
* LayoutTests/platform/glib/TestExpectations:

Canonical link: https://commits.webkit.org/257543@main




More information about the webkit-changes mailing list