Changeset 103704 in webkit


Ignore:
Timestamp:
Dec 27, 2011 1:01:21 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

WK2: AX: platform/mac/accessibility/search-predicate.html is failing
https://bugs.webkit.org/show_bug.cgi?id=75039

Patch by Sam White <samuel.white@rochester.edu> on 2011-12-27
Reviewed by Chris Fleizach.

This test is failing in WK2 because WK2 isn't correctly reporting
visited links as visited. This issue has been reported before as
bug https://bugs.webkit.org/show_bug.cgi?id=58334.

I think the most appropriate first action is to add this test to
platform/wk2/Skipped under the existing bug and note the addition
in the existing bugs comments.

WebKitTestRunner has several known bugs

  • platform/wk2/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r103697 r103704  
     12011-12-27  Sam White  <samuel.white@rochester.edu>
     2
     3        WK2: AX: platform/mac/accessibility/search-predicate.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=75039
     5
     6        Reviewed by Chris Fleizach.
     7
     8        This test is failing in WK2 because WK2 isn't correctly reporting
     9        visited links as visited. This issue has been reported before as
     10        bug https://bugs.webkit.org/show_bug.cgi?id=58334.
     11       
     12        I think the most appropriate first action is to add this test to
     13        platform/wk2/Skipped under the existing bug and note the addition
     14        in the existing bugs comments.
     15       
     16        WebKitTestRunner has several known bugs
     17
     18        * platform/wk2/Skipped:
     19
    1202011-12-26  Gavin Barraclough  <barraclough@apple.com>
    221
  • trunk/LayoutTests/platform/wk2/Skipped

    r103543 r103704  
    843843fast/history/sibling-visited-test.html
    844844fast/loader/stateobjects/state-url-sets-links-visited.html
     845platform/mac/accessibility/search-predicate.html
    845846
    846847# [WK2] CSP reporting doesn't work
Note: See TracChangeset for help on using the changeset viewer.