Title: [138885] trunk/LayoutTests
Revision
138885
Author
rn...@webkit.org
Date
2013-01-04 19:55:12 -0800 (Fri, 04 Jan 2013)

Log Message

Add a flaky failure expectation to a test added by r138834.
The failure is tracked by the bug 106165.

* platform/chromium/TestExpectations:
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138884 => 138885)


--- trunk/LayoutTests/ChangeLog	2013-01-05 03:53:49 UTC (rev 138884)
+++ trunk/LayoutTests/ChangeLog	2013-01-05 03:55:12 UTC (rev 138885)
@@ -1,3 +1,13 @@
+2013-01-04  Ryosuke Niwa  <rn...@webkit.org>
+
+        Add a flaky failure expectation to a test added by r138834.
+        The failure is tracked by the bug 106165.
+
+        * platform/chromium/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2013-01-04  Terry Anderson  <tdander...@chromium.org>
 
         Unreviewed gardening. fast/ruby/base-shorter-than-text.html is failing on

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (138884 => 138885)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-05 03:53:49 UTC (rev 138884)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-05 03:55:12 UTC (rev 138885)
@@ -4302,3 +4302,5 @@
 webkit.org/b/105471 [ Win ] platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html
 
 webkit.org/b/105595 [ Mac ] svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
+
+webkit.org/b/106165 http/tests/security/contentSecurityPolicy/report-uri-from-_javascript_.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/efl/TestExpectations (138884 => 138885)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-01-05 03:53:49 UTC (rev 138884)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-01-05 03:55:12 UTC (rev 138885)
@@ -1789,3 +1789,5 @@
 
 # New test introduced in r138756 is failing.
 webkit.org/b/106086 fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html [ Failure ]
+
+webkit.org/b/106165 http/tests/security/contentSecurityPolicy/report-uri-from-_javascript_.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (138884 => 138885)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-01-05 03:53:49 UTC (rev 138884)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-01-05 03:55:12 UTC (rev 138885)
@@ -1283,3 +1283,5 @@
 webkit.org/b/106123 http/tests/appcache/main-resource-redirect.html [ Crash ]
 
 webkit.org/b/106151 [ Lion ] http/tests/misc/link-rel-icon-beforeload.html [ Pass Failure ]
+
+webkit.org/b/106165 http/tests/security/contentSecurityPolicy/report-uri-from-_javascript_.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/qt/TestExpectations (138884 => 138885)


--- trunk/LayoutTests/platform/qt/TestExpectations	2013-01-05 03:53:49 UTC (rev 138884)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2013-01-05 03:55:12 UTC (rev 138885)
@@ -2524,3 +2524,5 @@
 
 # [Qt] New fast/regions/full-screen-video-from-region.html times out
 webkit.org/b/106095 fast/regions/full-screen-video-from-region.html
+
+webkit.org/b/106165 http/tests/security/contentSecurityPolicy/report-uri-from-_javascript_.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to