Skip to content

Commit

Permalink
2011-04-21 Roland Steiner <rolandsteiner@chromium.org>
Browse files Browse the repository at this point in the history
        Unreviewed: skip tests on Windows.

        fast/dom/shadow/layout-tests-can-access-shadow.html is failing on Windows
        https://bugs.webkit.org/show_bug.cgi?id=59081

        Skip all tests in fast/dom/shadow on Windows.
        (shadowRoot accessor is not implemented on Windows yet)

        * platform/win/Skipped:

Canonical link: https://commits.webkit.org/74272@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@84533 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
Roland Steiner committed Apr 21, 2011
1 parent 7a994fa commit ffd0ac7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
2011-04-21 Roland Steiner <rolandsteiner@chromium.org>

Unreviewed: skip tests on Windows.

fast/dom/shadow/layout-tests-can-access-shadow.html is failing on Windows
https://bugs.webkit.org/show_bug.cgi?id=59081

Skip all tests in fast/dom/shadow on Windows.
(shadowRoot accessor is not implemented on Windows yet)

* platform/win/Skipped:

2011-04-21 Dirk Pranke <dpranke@chromium.org>

Unreviewed, expectations change.
Expand Down
2 changes: 1 addition & 1 deletion LayoutTests/platform/win/Skipped
Expand Up @@ -1254,7 +1254,7 @@ plugins/mouse-click-iframe-to-plugin.html
fast/images/animated-gif-restored-from-bfcache.html

# https://bugs.webkit.org/show_bug.cgi?id=59081
fast/dom/shadow/layout-tests-can-access-shadow.html
fast/dom/shadow

# Causes the next test to fail http://webkit.org/b/59099
http/tests/security/contentSecurityPolicy/frame-src-blocked.html

0 comments on commit ffd0ac7

Please sign in to comment.