Changeset 84533 in webkit


Ignore:
Timestamp:
Apr 21, 2011 12:01:56 PM (13 years ago)
Author:
rolandsteiner@chromium.org
Message:

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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r84532 r84533  
     12011-04-21  Roland Steiner  <rolandsteiner@chromium.org>
     2
     3        Unreviewed: skip tests on Windows.
     4
     5        fast/dom/shadow/layout-tests-can-access-shadow.html is failing on Windows
     6        https://bugs.webkit.org/show_bug.cgi?id=59081
     7
     8        Skip all tests in fast/dom/shadow on Windows.
     9        (shadowRoot accessor is not implemented on Windows yet)
     10
     11        * platform/win/Skipped:
     12
    1132011-04-21  Dirk Pranke  <dpranke@chromium.org>
    214
  • trunk/LayoutTests/platform/win/Skipped

    r84491 r84533  
    12551255
    12561256# https://bugs.webkit.org/show_bug.cgi?id=59081
    1257 fast/dom/shadow/layout-tests-can-access-shadow.html
     1257fast/dom/shadow
    12581258
    12591259# Causes the next test to fail http://webkit.org/b/59099
Note: See TracChangeset for help on using the changeset viewer.