Title: [144264] trunk/LayoutTests
Revision
144264
Author
aba...@webkit.org
Date
2013-02-27 23:44:46 -0800 (Wed, 27 Feb 2013)

Log Message

Unreviewed.

Update some test expectations based on the threaded parser behavior.
These look like test integration issues rather than actual bugs in the
parser. We will investigate them offline.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144263 => 144264)


--- trunk/LayoutTests/ChangeLog	2013-02-28 06:44:41 UTC (rev 144263)
+++ trunk/LayoutTests/ChangeLog	2013-02-28 07:44:46 UTC (rev 144264)
@@ -1,3 +1,13 @@
+2013-02-27  Adam Barth  <aba...@webkit.org>
+
+        Unreviewed.
+
+        Update some test expectations based on the threaded parser behavior.
+        These look like test integration issues rather than actual bugs in the
+        parser. We will investigate them offline.
+
+        * platform/chromium/TestExpectations:
+
 2013-02-27  Kunihiko Sakamoto  <ksakam...@chromium.org>
 
         INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of hour field should respect min/max attributes

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (144263 => 144264)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-28 06:44:41 UTC (rev 144263)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-28 07:44:46 UTC (rev 144264)
@@ -3026,6 +3026,9 @@
 webkit.org/b/110929 http/tests/multipart/policy-ignore-crash.php [ Missing Failure ]
 webkit.org/b/110929 http/tests/multipart/multipart-html.php [ Missing Failure ]
 webkit.org/b/111023 fast/loader/unload-hyperlink-targeted.html [ Timeout ]
+webkit.org/b/111043 [ Debug ] fast/encoding/script-in-head.html [ Pass Timeout ]
+webkit.org/b/111044 fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html [ Timeout ]
+webkit.org/b/111044 fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html [ Timeout ]
 
 webkit.org/b/70988 [ Mac Win Debug ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ]
 webkit.org/b/70988 [ Mac Debug ] fast/overflow/003.xml [ Failure Pass ]
@@ -4433,14 +4436,14 @@
 webkit.org/b/110851 platform/chromium/virtual/softwarecompositing/repaint/page-scale-repaint.html [ ImageOnlyFailure ]
 
 # Impl-side scrolling is broken for RTL. Causing impl-side scrollbar artifacts.
-crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ ImageOnlyFailure ]
-crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow.html [ ImageOnlyFailure ]
+crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
+crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
+crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
+crbug.com/175926 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
+crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
+crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
+crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
+crbug.com/175926 [ Linux ] platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
 
 # Need rebaseline
 webkit.org/b/110654 [ Mac Win ] css2.1/20110323/replaced-elements-001.htm [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to