Skip to content
  • zimmermann@webkit.org's avatar
    2010-10-07 Nikolas Zimmermann <nzimmermann@rim.com> · 621876c2
    zimmermann@webkit.org authored
            Reviewed by Dirk Schulze.
    
            Reenable several skipped SVG tests on leopard & snow leopard
            https://bugs.webkit.org/show_bug.cgi?id=47340
    
            Following tests can be unskipped, as they work as expected.
    
            On SnowLeopard:
            svg/batik/paints/patternRegionA.svg
            svg/custom/path-bad-data.svg
            svg/custom/pattern-deep-referencing.svg
            svg/hixie/perf/007.xml
            svg/transforms/text-with-pattern-inside-transformed-html.xhtml
            svg/transforms/text-with-pattern-with-svg-transform.svg
    
            On Leopard:
            svg/filters/filter-empty-g.svg
    
            On both:
            svg/W3C-SVG-1.1/animate-elem-82-t.svg
            svg/W3C-SVG-1.1/coords-trans-01-b.svg
            svg/css/glyph-orientation-rounding-test.xhtml (not 100% sure about this one, I don't see any rounding problems, we may have to disable it again, if the problem shows up on the bots)
            svg/custom/tiling-regular-hexagonal-crash.svg (test needs some fixes though to make sense)
            svg/hixie/perf/001.xml (test needs a fix, so it doesn't dump the elapsed time)
            svg/hixie/perf/002.xml (ditto)
            svg/batik/text/smallFonts.svg (still not correct, but doesn't crash or hang)
    
            * platform/mac-leopard/Skipped:
            * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
            * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
            * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum: Added.
            * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
            * platform/mac-leopard/svg/batik/text/smallFonts-expected.checksum: Added.
            * platform/mac-leopard/svg/batik/text/smallFonts-expected.png: Added.
            * platform/mac-leopard/svg/custom/path-bad-data-expected.checksum: Added.
            * platform/mac-leopard/svg/custom/path-bad-data-expected.png: Added.
            * platform/mac-leopard/svg/custom/path-bad-data-expected.txt: Added.
            * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.checksum: Added.
            * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.png: Added.
            * platform/mac-leopard/svg/hixie/perf: Added.
            * platform/mac-leopard/svg/hixie/perf/001-expected.checksum: Added.
            * platform/mac-leopard/svg/hixie/perf/001-expected.png: Added.
            * platform/mac-leopard/svg/hixie/perf/002-expected.checksum: Added.
            * platform/mac-leopard/svg/hixie/perf/002-expected.png: Added.
            * platform/mac-leopard/svg/hixie/perf/007-expected.checksum: Added.
            * platform/mac-leopard/svg/hixie/perf/007-expected.png: Added.
            * platform/mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added.
            * platform/mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
            * platform/mac-leopard/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added.
            * platform/mac-leopard/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
            * platform/mac-snowleopard/Skipped:
            * platform/mac/Skipped:
            * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
            * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
            * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
            * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
            * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
            * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
            * platform/mac/svg/batik/text/smallFonts-expected.checksum: Added.
            * platform/mac/svg/batik/text/smallFonts-expected.png: Added.
            * platform/mac/svg/batik/text/smallFonts-expected.txt:
            * platform/mac/svg/custom/path-bad-data-expected.checksum:
            * platform/mac/svg/custom/path-bad-data-expected.png:
            * platform/mac/svg/custom/path-bad-data-expected.txt:
            * platform/mac/svg/custom/pattern-deep-referencing-expected.checksum:
            * platform/mac/svg/custom/pattern-deep-referencing-expected.png:
            * platform/mac/svg/hixie/perf/001-expected.checksum:
            * platform/mac/svg/hixie/perf/001-expected.png:
            * platform/mac/svg/hixie/perf/001-expected.txt:
            * platform/mac/svg/hixie/perf/002-expected.checksum:
            * platform/mac/svg/hixie/perf/002-expected.png:
            * platform/mac/svg/hixie/perf/002-expected.txt:
            * platform/mac/svg/hixie/perf/007-expected.checksum:
            * platform/mac/svg/hixie/perf/007-expected.png:
            * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
            * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
            * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
            * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
            * svg/custom/tiling-regular-hexagonal-crash.svg: Make the test actually show up the pattern.
            * svg/hixie/perf/001.xml: Don't dump elapsed times, otherwhise results will be inconsistent. Add DRT waitUntilDone/notifyDone logic.
            * svg/hixie/perf/002.xml: Ditto.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69305 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    621876c2