Title: [119449] trunk/LayoutTests
Revision
119449
Author
jber...@webkit.org
Date
2012-06-04 18:10:48 -0700 (Mon, 04 Jun 2012)

Log Message

Start skipping all the failing tests on Windows to get the bots greener.

At this point it doesn't make sense to try to split the hundreds of failures out into
separate bugs and rebaseline. It makes more sense to use the Skipped list as a todo list
of things that need to be checked / updated for Windows.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119448 => 119449)


--- trunk/LayoutTests/ChangeLog	2012-06-05 01:10:06 UTC (rev 119448)
+++ trunk/LayoutTests/ChangeLog	2012-06-05 01:10:48 UTC (rev 119449)
@@ -1,3 +1,13 @@
+2012-06-04  Jessie Berlin  <jber...@apple.com>
+
+        Start skipping all the failing tests on Windows to get the bots greener.
+
+        At this point it doesn't make sense to try to split the hundreds of failures out into
+        separate bugs and rebaseline. It makes more sense to use the Skipped list as a todo list
+        of things that need to be checked / updated for Windows.
+
+        * platform/win/Skipped:
+
 2012-06-04  Tim Horton  <timothy_hor...@apple.com>
 
         Unreviewed new baseline for test added in r119423.

Modified: trunk/LayoutTests/platform/win/Skipped (119448 => 119449)


--- trunk/LayoutTests/platform/win/Skipped	2012-06-05 01:10:06 UTC (rev 119448)
+++ trunk/LayoutTests/platform/win/Skipped	2012-06-05 01:10:48 UTC (rev 119449)
@@ -1861,3 +1861,90 @@
 # Asserts in MessagePort::contextDestroyed
 # https://bugs.webkit.org/show_bug.cgi?id=85811
 fast/events/message-port-clone.html
+
+# Need rebaseling / checking - skipped en masse to get the bots green again
+css1/basic/comments.html
+css1/basic/containment.html
+css1/basic/id_as_selector.html
+css1/basic/inheritance.html
+css1/box_properties/border_bottom.html
+css1/box_properties/border_bottom_width.html
+css1/box_properties/border_left.html
+css1/box_properties/border_left_width.html
+css1/box_properties/border_right_inline.html
+css1/box_properties/border_right_width.html
+css1/box_properties/border_top.html
+css1/box_properties/border_top_width.html
+css1/box_properties/border_width.html
+css1/box_properties/clear.html
+css1/box_properties/clear_float.html
+css1/box_properties/float_elements_in_series.html
+css1/box_properties/height.html
+css1/box_properties/margin.html
+css1/box_properties/margin_inline.html
+css1/box_properties/margin_left.html
+css1/box_properties/margin_right.html
+css1/box_properties/padding_inline.html
+css1/box_properties/padding_left.html
+css1/box_properties/padding_right.html
+css1/cascade/cascade_order.html
+css1/classification/display.html
+css1/classification/white_space.html
+css1/color_and_background/background.html
+css1/color_and_background/background_attachment.html
+css1/color_and_background/background_repeat.html
+css1/font_properties/font_weight.html
+css1/formatting_model/horizontal_formatting.html
+css1/formatting_model/inline_elements.html
+css1/pseudo/anchor.html
+css1/pseudo/firstletter.html
+css1/pseudo/firstline.html
+css1/pseudo/multiple_pseudo_elements.html
+css1/text_properties/text_decoration.html
+css1/text_properties/text_transform.html
+css1/text_properties/word_spacing.html
+css2.1/t0803-c5502-mrgn-r-02-c.html
+css2.1/t0803-c5505-mrgn-02-c.html
+css2.1/t0905-c5525-fltclr-00-c-ag.html
+css2.1/t0905-c5525-fltmrgn-00-c-ag.html
+css2.1/t0905-c5525-fltwidth-00-c-g.html
+css2.1/t0905-c5526-fltclr-00-c-ag.html
+css2.1/t1002-c5523-width-02-b-g.html
+css2.1/t1202-counters-08-b.html
+css2.1/t1508-c527-font-07-b.html
+css2.1/t080301-c411-vt-mrgn-00-b.html
+css2.1/20110323/c543-txt-decor-000.html
+fast/block/float/float-in-float-hit-testing.html
+fast/block/float/overhanging-tall-block.html
+fast/block/positioning/fixed-position-stacking-context.html
+fast/css/align-positioned-object-on-resize.html
+fast/css/text-transform-select.html
+fast/css/zoom-body-scroll.html
+fast/dom/34176.html
+fast/dom/importNodeHTML.html
+fast/dom/importNodeXML.xhtml
+fast/dom/inner-text.html
+fast/dom/isindex-001.html
+fast/dom/isindex-002.html
+fast/dom/outerText.html
+fast/dom/replaced-image-map.html
+fast/dom/right-overflow-in-rtl.html
+fast/dom/row-inner-text.html
+fast/dom/rtl-scroll-to-leftmost-and-resize.html
+fast/dom/scroll-element-to-rect-centered.html
+fast/dom/scroll-element-to-rect.html
+fast/dom/scroll-reveal-left-overflow.html
+fast/dom/scroll-reveal-top-overflow.html
+fast/dom/tab-in-right-alignment.html
+fast/dom/title-directionality-removeChild.html
+fast/dom/vertical-scrollbar-in-rtl.html
+fast/dom/window-inner-size-scaling.html
+fast/dom/zoom-scroll-page-test.html
+fast/dom/Document/CaretRangeFromPoint/basic.html
+fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html
+fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html
+fast/dom/Document/CaretRangeFromPoint/replace-element.html
+fast/dom/Element/class-attribute-whitespace.html
+fast/dom/Element/getBoundingClientRect-getClientRects-relative-to-viewport.html
+fast/dom/Element/getBoundingClientRect.html
+fast/dom/Element/null-offset-parent.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to