Bug 135529 - REGRESSION(r171341) REGRESSION(r171591) [GTK] failures on 3 svg Layout tests
Summary: REGRESSION(r171341) REGRESSION(r171591) [GTK] failures on 3 svg Layout tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-01 16:57 PDT by Carlos Alberto Lopez Perez
Modified: 2024-01-01 11:32 PST (History)
5 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 2014-08-01 16:57:59 PDT
Revisions r171341 <http://trac.webkit.org/r171341> and r171591 <http://trac.webkit.org/r171591> caused 3 failures on svg Layout Tests for platform GTK:

The following test are failing on platform GTK:

  * svg/css/parse-height.html (Fails since it was added on r171341)
  * svg/css/parse-length.html (Was added on r171341 and fails since r171591)
  * svg/animations/animate-css-xml-attributeType.html (Fails since r171591)

The diffs are the following:

  * svg/css/parse-height.html [ Failure ]
    * http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171591%20%281696%29/svg/css/parse-height-pretty-diff.html
  * svg/css/parse-length.html [ Failure ]
    * http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171592%20%281697%29/svg/css/parse-length-pretty-diff.html
  * svg/animations/animate-css-xml-attributeType.html [ Failure ]
    * http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171591%20%281696%29/svg/animations/animate-css-xml-attributeType-pretty-diff.html
Comment 1 Carlos Alberto Lopez Perez 2014-08-01 21:08:19 PDT
Updated the GTK TestExpectations on http://trac.webkit.org/changeset/171963 for this failures
Comment 2 Ahmad Saleem 2024-01-01 11:32:38 PST
  * svg/animations/animate-css-xml-attributeType.html (Fails since r171591)

Will be deleted in favor of WPT test here;  https://github.com/WebKit/WebKit/pull/22281

WPT variant passes and don't have any platform specific expectation.