Changeset 52979 in webkit


Ignore:
Timestamp:
Jan 8, 2010 2:12:53 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-01-07 Eric Seidel <eric@webkit.org>

Reviewed by Darin Fisher.

REGRESSION(52819?): AXLoadComplete and AXLayoutComplete causes 4 tests fail on Snow Leopard Debug bot
https://bugs.webkit.org/show_bug.cgi?id=33300

Skipping platform/mac/accessibility/aria-liveregions-notifications.html
to make the bots green until Chris Fleizach can fix the AX Notification system
to correctly unregister logging callbacks.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r52971 r52979  
     12010-01-07  Eric Seidel  <eric@webkit.org>
     2
     3        Reviewed by Darin Fisher.
     4
     5        REGRESSION(52819?): AXLoadComplete and AXLayoutComplete causes 4 tests fail on Snow Leopard Debug bot
     6        https://bugs.webkit.org/show_bug.cgi?id=33300
     7
     8        Skipping platform/mac/accessibility/aria-liveregions-notifications.html
     9        to make the bots green until Chris Fleizach can fix the AX Notification system
     10        to correctly unregister logging callbacks.
     11
     12        * platform/mac/Skipped:
     13
    1142010-01-07  Afonso R. Costa Jr.  <afonso.costa@openbossa.org>
    215
  • trunk/LayoutTests/platform/mac/Skipped

    r52936 r52979  
    100100# https://bugs.webkit.org/show_bug.cgi?id=33256
    101101fast/websockets/websocket-event-target.html
     102
     103# This test is causing later tests to fail
     104# https://bugs.webkit.org/show_bug.cgi?id=33300
     105platform/mac/accessibility/aria-liveregions-notifications.html
Note: See TracChangeset for help on using the changeset viewer.