Changeset 156367 in webkit


Ignore:
Timestamp:
Sep 24, 2013 3:45:36 PM (11 years ago)
Author:
ap@apple.com
Message:

SVG Animations are flaky
https://bugs.webkit.org/show_bug.cgi?id=107018

  • platform/mac-wk2/TestExpectations: Marked some frequently failing tests
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r156364 r156367  
     12013-09-24  Alexey Proskuryakov  <ap@apple.com>
     2
     3        SVG Animations are flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=107018
     5
     6        * platform/mac-wk2/TestExpectations: Marked some frequently failing tests
     7
    182013-09-24  Zoltan Horvath  <zoltan@webkit.org>
    29
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r156077 r156367  
    344344webkit.org/b/121581 [ Lion ] media/video-object-fit.html [ ImageOnlyFailure ]
    345345
     346webkit.org/b/107018 svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ]
     347webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure Pass ]
     348webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-c.svg  [ ImageOnlyFailure Pass ]
     349webkit.org/b/107018 svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ]
     350
    346351### END OF (1) Classified failures with bug reports
    347352########################################
Note: See TracChangeset for help on using the changeset viewer.