[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
eric at webkit.org
eric at webkit.org
Wed Jan 20 22:17:07 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 6a973d8c14aa1726a025d7f95f8bde3aaa43ff5d
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Jan 8 10:12:53 2010 +0000
2010-01-07 Eric Seidel <eric at 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:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52979 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ae3fc81..302c2c3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-07 Eric Seidel <eric at 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:
+
2010-01-07 Afonso R. Costa Jr. <afonso.costa at openbossa.org>
Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 421b17d..1fedcd9 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -99,3 +99,7 @@ fast/events/basic-touch-events.html
# This test is causing a log message to occur after the test, thus causing the next test after it to fail:
# https://bugs.webkit.org/show_bug.cgi?id=33256
fast/websockets/websocket-event-target.html
+
+# This test is causing later tests to fail
+# https://bugs.webkit.org/show_bug.cgi?id=33300
+platform/mac/accessibility/aria-liveregions-notifications.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list