Title: [141181] trunk/LayoutTests
Revision
141181
Author
roger_f...@apple.com
Date
2013-01-29 16:50:01 -0800 (Tue, 29 Jan 2013)

Log Message

Unreviewed. Skip a bunch of tests on Win7 in preparation of turning on EWS testers.
https://bugs.webkit.org/show_bug.cgi?id=108249

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141180 => 141181)


--- trunk/LayoutTests/ChangeLog	2013-01-30 00:43:55 UTC (rev 141180)
+++ trunk/LayoutTests/ChangeLog	2013-01-30 00:50:01 UTC (rev 141181)
@@ -1,3 +1,10 @@
+2013-01-29  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Skip a bunch of tests on Win7 in preparation of turning on EWS testers.
+        https://bugs.webkit.org/show_bug.cgi?id=108249
+
+        * platform/win/TestExpectations:
+
 2013-01-29  Oliver Hunt  <oli...@apple.com>
 
         REGRESSION (r140594): RELEASE_ASSERT_NOT_REACHED in JSC::Interpreter::execute

Modified: trunk/LayoutTests/platform/win/TestExpectations (141180 => 141181)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-01-30 00:43:55 UTC (rev 141180)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-01-30 00:50:01 UTC (rev 141181)
@@ -2540,4 +2540,49 @@
 
 # Temporarily skip inspector tests which are now failing on the bots due to some configuration problem
 inspector
-http/tests/inspector
\ No newline at end of file
+http/tests/inspector
+
+# Temporarily skip a bunch of failing tests on Windows bots until
+# https://bugs.webkit.org/show_bug.cgi?id=108249
+accessibility/color-well.html
+accessibility/corresponding-control-deleted-crash.html
+css2.1/t0505-c16-descendant-01-e.html
+editing/input/caret-at-the-edge-of-contenteditable.html
+editing/input/reveal-caret-of-multiline-contenteditable.html
+editing/input/reveal-caret-of-multiline-input.html
+editing/selection/extend-by-sentence-001.html
+fast/inline/drawStyledEmptyInlines.html
+fast/inline/drawStyledEmptyInlinesWithWS.html
+fast/text/capitalize-empty-generated-string.html
+fast/text/international/float-as-only-child-of-isolate-crash.html
+fast/text/whitespace/006.html
+fast/text/whitespace/007.html
+inspector-protocol/layer-tree.html
+svg/W3C-SVG-1.1-SE/painting-control-04-f.svg
+svg/W3C-SVG-1.1-SE/text-intro-02-b.svg
+svg/W3C-SVG-1.1-SE/text-intro-09-b.svg
+svg/W3C-SVG-1.1/extend-namespace-01-f.svg
+svg/batik/text/longTextOnPath.svg
+svg/batik/text/xmlSpace.svg
+svg/css/shadow-changes.svg
+svg/text/bidi-text-anchor-direction.svg
+svg/text/font-size-below-point-five.svg
+tables/mozilla/bugs/bug1188.html
+tables/mozilla/bugs/bug1318.html
+tables/mozilla/bugs/bug113235-3.html
+http/tests/inspector-enabled/console-log-before-frame-navigation.html
+http/tests/inspector-enabled/database-open.html
+http/tests/inspector-enabled/dedicated-workers-list.html
+http/tests/inspector-enabled/dom-storage-open.html
+http/tests/inspector-enabled/dynamic-scripts.html
+http/tests/inspector-enabled/injected-script-discard.html
+http/tests/misc/favicon-loads-with-icon-loading-override.html
+http/tests/security/cookies/first-party-cookie-allow-xslt.xml
+http/tests/security/cookies/third-party-cookie-blocking-main-frame.html
+media/video-transformed.html
+accessibility/heading-level.html
+accessibility/render-counter-text.html
+fast/images/style-access-during-imageChanged-crash.html
+fast/js/reentrant-caching.html
+fast/repaint/caret-with-transformation.html
+http/tests/incremental/pause-in-script-element.pl
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to