Bug 148932 - [GTK] Some tests at imported/w3c/css/css-color-3/ fail
Summary: [GTK] Some tests at imported/w3c/css/css-color-3/ fail
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-07 08:01 PDT by Carlos Alberto Lopez Perez
Modified: 2017-03-11 10:55 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2015-09-07 08:01:01 PDT
The following tests that were imported on bug 148805 fail on the GTK port:


Regressions: Unexpected image-only failures (13)
  imported/w3c/css/css-color-3/t31-color-currentColor-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t421-rgb-func-no-mixed-f.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t421-rgb-func-whitespace-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t421-rgb-hex-parsing-f.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t422-rgba-func-no-mixed-f.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t422-rgba-func-whitespace-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t423-transparent-2-a.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t424-hsl-basic-a.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t424-hsl-clip-outside-gamut-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t425-hsla-clip-outside-device-gamut-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t425-hsla-values-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t44-currentcolor-background-b.xht [ ImageOnlyFailure ]
  imported/w3c/css/css-color-3/t44-currentcolor-border-b.xht [ ImageOnlyFailure ]


You can check the diffs at: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r189464%20%2810899%29/imported/w3c/css/css-color-3/


Some of them look like just one pixel difference, others are clearly wrong (text should be green -- but is not green, etc)
Comment 1 Carlos Alberto Lopez Perez 2015-09-07 08:10:55 PDT
(In reply to comment #0)
> The following tests that were imported on bug 148805 fail on the GTK port:
                                     ^^^ on bug 148803
Comment 2 Michael Catanzaro 2016-01-11 08:33:25 PST
The following tests are now passing after r194845:

  imported/w3c/css/css-color-3/t31-color-currentColor-b.xht
  imported/w3c/css/css-color-3/t421-rgb-func-no-mixed-f.xht
  imported/w3c/css/css-color-3/t421-rgb-func-whitespace-b.xht
  imported/w3c/css/css-color-3/t421-rgb-hex-parsing-f.xht
  imported/w3c/css/css-color-3/t422-rgba-func-no-mixed-f.xht
  imported/w3c/css/css-color-3/t422-rgba-func-whitespace-b.xht
  imported/w3c/css/css-color-3/t423-transparent-2-a.xht
  imported/w3c/css/css-color-3/t424-hsl-clip-outside-gamut-b.xht
  imported/w3c/css/css-color-3/t425-hsla-values-b.xht
  imported/w3c/css/css-color-3/t44-currentcolor-background-b.xht
  imported/w3c/css/css-color-3/t44-currentcolor-border-b.xht

Keeping this bug open because the following tests are still failing:

imported/w3c/css/css-color-3/t424-hsl-basic-a.xht [ ImageOnlyFailure ]
imported/w3c/css/css-color-3/t425-hsla-clip-outside-device-gamut-b.xht [ ImageOnlyFailure ]