Changeset 87500 in webkit


Ignore:
Timestamp:
May 27, 2011, 5:42:43 AM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[WK2] Skip new failing tests because of missing SVG animation pause API.

  • platform/mac-wk2/Skipped: Add failing tests.
  • platform/qt-wk2/Skipped: Remove tests, because they fail because of WK2 specific bug, not Qt-WK2 specific.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87499 r87500  
     12011-05-27  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [WK2] Skip new failing tests because of missing SVG animation pause API.
     4
     5        * platform/mac-wk2/Skipped: Add failing tests.
     6        * platform/qt-wk2/Skipped: Remove tests, because they fail because of WK2 specific bug, not Qt-WK2 specific.
     7
    182011-05-26  Yael Aharon  <yael.aharon@nokia.com>
    29
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r87452 r87500  
    401401scrollbars/scrollevent-iframe-no-scrolling-wheel.html
    402402
     403# CONSOLE MESSAGE: line 0: SVG animation pause API missing!
    403404svg/animations/animVal-basics.html
    404405svg/animations/animate-calcMode-spline-by.html
     
    415416svg/animations/animate-gradient-transform.html
    416417svg/animations/animate-inherit-css-property.html
     418svg/animations/animate-insert-begin.html
     419svg/animations/animate-insert-no-begin.html
    417420svg/animations/animate-keySplines.html
    418421svg/animations/animate-number-calcMode-discrete.html
     
    427430svg/animations/animate-points.html
    428431svg/animations/animate-text-nested-transforms.html
     432
    429433svg/custom/absolute-sized-content-with-resources.xhtml
    430434svg/custom/circle-move-invalidation.svg
  • trunk/LayoutTests/platform/qt-wk2/Skipped

    r87497 r87500  
    17151715
    17161716# NOT YET TRACKED BY BUG REPORTS
    1717 
    1718 # Uncategorized
    1719 svg/animations/animate-insert-begin.html
    1720 svg/animations/animate-insert-no-begin.html
    17211717
    17221718# WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
Note: See TracChangeset for help on using the changeset viewer.