Changeset 154918 in webkit


Ignore:
Timestamp:
Aug 30, 2013 4:34:48 PM (11 years ago)
Author:
dino@apple.com
Message:

http://webkit.org/b/120490
Skip some XML namespace serialization tests temporarily.

fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html
fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict.html
fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix.html
svg/custom/xlink-prefix-generation-in-attributes.html

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r154916 r154918  
     12013-08-30  Dean Jackson  <dino@apple.com>
     2
     3        http://webkit.org/b/120490
     4        Skip some XML namespace serialization tests temporarily.
     5
     6        * TestExpectations: Skip these on debug builds:
     7        fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html
     8        fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict.html
     9        fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix.html
     10        svg/custom/xlink-prefix-generation-in-attributes.html
     11
    1122013-08-30  Oliver Hunt  <oliver@apple.com>
    213
  • trunk/LayoutTests/TestExpectations

    r154842 r154918  
    3939[ Debug ] fast/js/regress/emscripten-memops.html [ Skip ]
    4040
    41 webkit.org/b/120490 fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html [ Pass Failure ]
     41[ Debug ] webkit.org/b/120490 fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html [ Skip ]
     42[ Debug ] webkit.org/b/120490 fast/dom/XMLSerializer-same-prefix-different-namespaces-conflict.html [ Skip ]
     43[ Debug ] webkit.org/b/120490 fast/dom/XMLSerializer-setAttributeNS-namespace-no-prefix.html [ Skip ]
     44[ Debug ] webkit.org/b/120490 svg/custom/xlink-prefix-generation-in-attributes.html [ Skip ]
     45
Note: See TracChangeset for help on using the changeset viewer.