Title: [128911] trunk/LayoutTests
Revision
128911
Author
roger_f...@apple.com
Date
2012-09-18 11:09:35 -0700 (Tue, 18 Sep 2012)

Log Message

Unreviewed. Skipping large number of tests that have been failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=97026

Due to the state of the windows bots a large number of tests have been failing for quite some time and it is difficult to tell when the failure started. 
For now I'm adding these tests to the skip list to get the bots greener and will come back to them later.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128910 => 128911)


--- trunk/LayoutTests/ChangeLog	2012-09-18 18:02:36 UTC (rev 128910)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 18:09:35 UTC (rev 128911)
@@ -1,3 +1,13 @@
+2012-09-18  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Skipping large number of tests that have been failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=97026
+
+        Due to the state of the windows bots a large number of tests have been failing for quite some time and it is difficult to tell when the failure started. 
+        For now I'm adding these tests to the skip list to get the bots greener and will come back to them later.
+
+        * platform/win/Skipped:
+
 2012-09-18  John J. Barton  <johnjbar...@chromium.org>
 
         Web Inspector: Set focus on the ExtensionPanel's iframe when it is selected
@@ -49,6 +59,7 @@
         * platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
         * platform/chromium/TestExpectations:
 
+>>>>>>> .r128909
 2012-09-18  Julien Chaffraix  <jchaffr...@webkit.org>
 
         Tables without any descendant and auto logical width should have a 0px logical width
@@ -125,6 +136,7 @@
         block-flow direction if we have a row. This is not consistently handled by browsers and not very well
         defined in CSS.
 
+>>>>>>> .r128907
 2012-09-18  Zan Dobersek  <zandober...@gmail.com>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/win/Skipped (128910 => 128911)


--- trunk/LayoutTests/platform/win/Skipped	2012-09-18 18:02:36 UTC (rev 128910)
+++ trunk/LayoutTests/platform/win/Skipped	2012-09-18 18:09:35 UTC (rev 128911)
@@ -2219,3 +2219,66 @@
 
 # Windows does not have global selection.
 editing/pasteboard/paste-global-selection.html
+
+# Skipping a large number of tests that have been failing on Windows for a long period of time
+# https://bugs.webkit.org/show_bug.cgi?id=97026
+editing/selection/select-from-textfield-outwards.html
+editing/spelling/grammar-edit-word.html
+fast/dom/constructed-objects-prototypes.html
+fast/dom/Proximity/check-event-deviceproximity.html
+fast/dom/Proximity/create-event-deviceproximity.html
+fast/events/constructors/device-proximity-event-constructor.html
+fast/forms/state-restore-broken-state.html
+fast/html/progress-user-modify.html
+fast/js/global-constructors.html
+fast/multicol/shrink-to-column-height-for-pagination.html
+inspector/device-orientation-success.html
+inspector/geolocation-error.html
+inspector/geolocation-success.html
+inspector/geolocation-watchPosition.html
+inspector/styles/variables/css-variables.html
+inspector/timeline/timeline-receive-response-event.html
+media/audio-controls-rendering.html
+media/audio-repaint.html
+media/controls-styling-strict.html
+media/media-controls-clone.html
+media/video-controls-fullscreen-volume.html
+plugins/geturlnotify-during-document-teardown.html
+svg/custom/glyph-selection-bidi-mirror.svg
+svg/custom/relative-sized-use-on-symbol.xhtml
+svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml
+svg/text/bidi-text-query.svg
+svg/text/bidi-tspans.svg
+svg/text/non-bmp-positioning-lists.svg
+svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html
+svg/zoom/page/zoom-svg-through-object-with-auto-size.html
+tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html
+tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html
+tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html
+http/tests/fullscreen/fullscreenelement-different-origin.html
+http/tests/fullscreen/fullscreenelement-same-origin.html
+http/tests/history/back-with-fragment-change.php
+http/tests/images/jpg-img-partial-load.html
+http/tests/inspector/console-cross-origin-iframe-logging.html
+http/tests/inspector/inspect-element.html
+http/tests/inspector/resource-har-conversion.html
+http/tests/inspector/resource-parameters.html
+http/tests/inspector/websocket/web-socket-frame.html
+http/tests/loading/pdf-commit-load-callbacks.html
+http/tests/loading/post-in-iframe-with-back-navigation.html
+http/tests/media/media-document.html
+http/tests/media/video-useragent.html
+http/tests/misc/submit-post-keygen.html
+http/tests/navigation/https-in-page-cache.html
+http/tests/navigation/post-307-response.html
+http/tests/navigation/post-frames-goback1.html
+http/tests/navigation/post-goback1.html
+http/tests/security/cross-frame-access-call.html
+http/tests/security/cross-frame-access-get.html
+http/tests/security/sandboxed-iframe-modify-self.html
+http/tests/security/contentSecurityPolicy/block-mixed-content-hides-warning.html
+http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html
+http/tests/security/xssAuditor/script-tag-with-callbacks.html
+http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
+http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html
+http/tests/xmlhttprequest/range-test.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to