Title: [111446] trunk/LayoutTests
Revision
111446
Author
[email protected]
Date
2012-03-20 15:04:57 -0700 (Tue, 20 Mar 2012)

Log Message

Unreviewed. Because we might short-circuit permission calls, some of these tests need to be rewritten
to take that factor into account. There's no mac support of notifications right now (see 79492),
so updating test expectations for now and tracking as a regression in 81697.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111445 => 111446)


--- trunk/LayoutTests/ChangeLog	2012-03-20 22:02:08 UTC (rev 111445)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 22:04:57 UTC (rev 111446)
@@ -1,3 +1,11 @@
+2012-03-20  Jon Lee  <[email protected]>
+
+        Unreviewed. Because we might short-circuit permission calls, some of these tests need to be rewritten
+        to take that factor into account. There's no mac support of notifications right now (see 79492),
+        so updating test expectations for now and tracking as a regression in 81697.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-03-20  Sami Kyostila  <[email protected]>
 
         Reuse buffer allocation if canvas size does not change

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (111445 => 111446)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-20 22:02:08 UTC (rev 111445)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-20 22:04:57 UTC (rev 111446)
@@ -3952,3 +3952,7 @@
 
 // Allowed to regress to fix a crash. 
 BUGWK81276 WIN LINUX: fast/inline/continuation-outlines-with-layers.html = IMAGE
+
+BUGWK81697 : fast/notifications/notifications-check-permission.html = TEXT
+BUGWK81697 : fast/notifications/notifications-request-permission.html = TEXT
+BUGWK81697 : fast/notifications/notifications-without-permission.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to