Title: [118417] trunk/LayoutTests
Revision
118417
Author
[email protected]
Date
2012-05-24 14:21:30 -0700 (Thu, 24 May 2012)

Log Message

[Win] ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
https://bugs.webkit.org/show_bug.cgi?id=87426

Add the affected tests to the Windows Skipped list in order to get the bots green.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118416 => 118417)


--- trunk/LayoutTests/ChangeLog	2012-05-24 21:18:10 UTC (rev 118416)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 21:21:30 UTC (rev 118417)
@@ -1,3 +1,12 @@
+2012-05-24  Jessie Berlin  <[email protected]>
+
+        [Win] ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
+        https://bugs.webkit.org/show_bug.cgi?id=87426
+
+        Add the affected tests to the Windows Skipped list in order to get the bots green.
+
+        * platform/win/Skipped:
+
 2012-05-24  Joshua Bell  <[email protected]>
 
         [Chromium] Update test expectation for fast/js/string-replace-2.html on debug

Modified: trunk/LayoutTests/platform/win/Skipped (118416 => 118417)


--- trunk/LayoutTests/platform/win/Skipped	2012-05-24 21:18:10 UTC (rev 118416)
+++ trunk/LayoutTests/platform/win/Skipped	2012-05-24 21:21:30 UTC (rev 118417)
@@ -1767,3 +1767,9 @@
 # Causes crashes in the next test
 # https://bugs.webkit.org/show_bug.cgi?id=87416
 fast/dom/Window/Location/set-location-after-close.html
+
+# ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
+# https://bugs.webkit.org/show_bug.cgi?id=87426
+accessibility/menu-list-sends-change-notification.html
+accessibility/multiselect-list-reports-active-option.html
+platform/win/accessibility/detached-object-notification-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to