[webkit-changes] [WebKit/WebKit] eb81fb: [WPE] LayoutTests/fast/block/positioning passing u...

Amanda Falke noreply at github.com
Thu Aug 31 17:57:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eb81fbb250e1155e83ece2f3488d34c1857446ab
      https://github.com/WebKit/WebKit/commit/eb81fbb250e1155e83ece2f3488d34c1857446ab
  Author: Amanda Falke <afalke at igalia.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    A LayoutTests/platform/glib/fast/block/positioning/056-expected.txt
    R LayoutTests/platform/gtk/fast/block/positioning/056-expected.txt
    R LayoutTests/platform/wpe/fast/block/positioning/056-expected.txt

  Log Message:
  -----------
  [WPE] LayoutTests/fast/block/positioning passing unexpectedly

Unreviewed test gardening.

This test was failing as expected in all ports (see webkit.org/b/230593,
and 243008 at main where we added this test expectation as failing in all ports
of WebKit due to lack of IFC support regarding gaps between glyphs when
kerning is on, particularly when content spans across multiple inline
boxes like this test). At some point, the WPE expectations were updated,
but the GTK and WPE expectation files for this test should be matching.

Moved GTK expectation up to GLib expectations; now WPE fails - as GTK did
(and does) - as expected.

* LayoutTests/platform/glib/fast/block/positioning/056-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/positioning/056-expected.txt.
* LayoutTests/platform/wpe/fast/block/positioning/056-expected.txt: Removed.

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




More information about the webkit-changes mailing list