Bug 139361

Summary: [GTK] Tests fast/css/*attribute-style-sharing-{5,6,7}.html fail after r176864
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bugs-noreply, cgarcia, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=168426

Description Carlos Alberto Lopez Perez 2014-12-07 05:38:52 PST
Revision r176864 <http://trac.webkit.org/r176864> added 21 tests.
The following ones fail on platform GTK:

Regressions: Unexpected image-only failures (9)
  fast/css/data-attribute-style-sharing-5.html [ ImageOnlyFailure ]
  fast/css/data-attribute-style-sharing-6.html [ ImageOnlyFailure ]
  fast/css/data-attribute-style-sharing-7.html [ ImageOnlyFailure ]
  fast/css/readonly-attribute-style-sharing-5.html [ ImageOnlyFailure ]
  fast/css/readonly-attribute-style-sharing-6.html [ ImageOnlyFailure ]
  fast/css/readonly-attribute-style-sharing-7.html [ ImageOnlyFailure ]
  fast/css/type-attribute-style-sharing-5.html [ ImageOnlyFailure ]
  fast/css/type-attribute-style-sharing-6.html [ ImageOnlyFailure ]
  fast/css/type-attribute-style-sharing-7.html [ ImageOnlyFailure ]


That is, the ones that end in {5,6,7}.

The diffs are:

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/data-attribute-style-sharing-5-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/data-attribute-style-sharing-6-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/data-attribute-style-sharing-7-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/readonly-attribute-style-sharing-5-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/readonly-attribute-style-sharing-6-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/readonly-attribute-style-sharing-7-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/type-attribute-style-sharing-5-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/type-attribute-style-sharing-6-diffs.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176893%20%284655%29/fast/css/type-attribute-style-sharing-7-diffs.html
Comment 1 Carlos Alberto Lopez Perez 2014-12-07 08:15:20 PST
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
Comment 2 Carlos Garcia Campos 2017-10-04 10:16:38 PDT
This started to pass after the freetype upgrade in r221670