Title: [103876] trunk/LayoutTests
Revision
103876
Author
[email protected]
Date
2012-01-01 08:59:59 -0800 (Sun, 01 Jan 2012)

Log Message

Update test expectations after r103875

Unreviewed.

Skip tests on Apple Win that need to be rebaselined as the bot is not using
new-run-webkit-tests.
Rendering of ahem font seems to differ between ports so mark new tests added
om r103875 for rebaselining.
I missed fast/table/frame-and-rules.html as requiring rebaseline as it was
already marked as failing in Chromium Linux.
Mac and GTK render the reference result for border-collapse-offset-002.htm
differently from other ports, so mark it as requiring rebaseline for those
ports.

* platform/chromium/test_expectations.txt:
* platform/gtk/test_expectations.txt:
* platform/mac/test_expectations.txt:
* platform/qt/test_expectations.txt:
* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103875 => 103876)


--- trunk/LayoutTests/ChangeLog	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/ChangeLog	2012-01-01 16:59:59 UTC (rev 103876)
@@ -1,3 +1,25 @@
+2012-01-01  Robert Hogan  <[email protected]>
+
+        Update test expectations after r103875
+
+        Unreviewed.
+
+        Skip tests on Apple Win that need to be rebaselined as the bot is not using
+        new-run-webkit-tests.
+        Rendering of ahem font seems to differ between ports so mark new tests added
+        om r103875 for rebaselining.
+        I missed fast/table/frame-and-rules.html as requiring rebaseline as it was
+        already marked as failing in Chromium Linux.
+        Mac and GTK render the reference result for border-collapse-offset-002.htm
+        differently from other ports, so mark it as requiring rebaseline for those
+        ports.
+        
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/test_expectations.txt:
+        * platform/mac/test_expectations.txt:
+        * platform/qt/test_expectations.txt:
+        * platform/win/Skipped:
+
 2011-12-20  Robert Hogan  <[email protected]>
 
         CSS 2.1 failure: border-collapse-offset-002.htm fails

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (103875 => 103876)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-01 16:59:59 UTC (rev 103876)
@@ -3955,8 +3955,8 @@
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/bugs/bug3166-6.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/bugs/bug3166-9.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/bugs/bug91057.html = IMAGE+TEXT
-BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/core/captions1.html = IMAGE+TEXT
-BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/core/captions2.html = IMAGE+TEXT
+BUGWK74888 WIN LINUX : tables/mozilla_expected_failures/core/captions1.html = IMAGE+TEXT
+BUGWK74888 WIN LINUX : tables/mozilla_expected_failures/core/captions2.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/core/captions3.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = IMAGE+TEXT
@@ -4006,4 +4006,11 @@
 BUGWK74888 MAC WIN LINUX : fast/css/bidi-override-in-anonymous-block.html = TEXT
 BUGWK74888 MAC WIN LINUX : fast/dom/HTMLTableElement/colSpan.html = IMAGE+TEXT
 BUGWK74888 MAC WIN LINUX : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
-BUGWK74888 MAC WIN LINUX : fast/repaint/table-section-repaint.html = TEXT
+BUGWK74888 WIN LINUX : fast/repaint/table-section-repaint.html = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position-offset-top.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position-offset-top.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-relative-position-offset-top.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-relative-position.htm = TEXT
+BUGWK74888 MAC WIN : fast/table/frame-and-rules.html = TEXT

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (103875 => 103876)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-01-01 16:59:59 UTC (rev 103876)
@@ -249,3 +249,11 @@
 BUGWK74888 : fast/dom/HTMLTableElement/colSpan.html = IMAGE+TEXT
 BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
 BUGWK74888 : fast/repaint/table-section-repaint.html = TEXT
+BUGWK74888 : fast/css/caption-width-absolute-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-absolute-position.htm = TEXT
+BUGWK74888 : fast/css/caption-width-fixed-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-fixed-position.htm = TEXT
+BUGWK74888 : fast/css/caption-width-relative-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-relative-position.htm = TEXT
+BUGWK74888 : fast/table/frame-and-rules.html = TEXT
+BUGWK74888 : css2.1/20110323/border-collapse-offset-002.htm = IMAGE

Modified: trunk/LayoutTests/platform/mac/test_expectations.txt (103875 => 103876)


--- trunk/LayoutTests/platform/mac/test_expectations.txt	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/platform/mac/test_expectations.txt	2012-01-01 16:59:59 UTC (rev 103876)
@@ -193,3 +193,5 @@
 BUGWK74888 : fast/dom/HTMLTableElement/colSpan.html = IMAGE+TEXT
 BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
 BUGWK74888 : fast/repaint/table-section-repaint.html = TEXT
+BUGWK74888 : fast/table/frame-and-rules.html = TEXT
+BUGWK74888 : css2.1/20110323/border-collapse-offset-002.htm = IMAGE

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (103875 => 103876)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2012-01-01 16:59:59 UTC (rev 103876)
@@ -120,3 +120,11 @@
 BUGWK74888 : fast/dom/HTMLTableElement/colSpan.html = IMAGE+TEXT
 BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
 BUGWK74888 : fast/repaint/table-section-repaint.html = TEXT
+BUGWK74888 : fast/css/caption-width-absolute-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-absolute-position.htm = TEXT
+BUGWK74888 : fast/css/caption-width-fixed-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-fixed-position.htm = TEXT
+BUGWK74888 : fast/css/caption-width-relative-position-offset-top.htm = TEXT
+BUGWK74888 : fast/css/caption-width-relative-position.htm = TEXT
+BUGWK74888 : fast/table/frame-and-rules.html = TEXT
+  
\ No newline at end of file

Modified: trunk/LayoutTests/platform/win/Skipped (103875 => 103876)


--- trunk/LayoutTests/platform/win/Skipped	2012-01-01 15:12:55 UTC (rev 103875)
+++ trunk/LayoutTests/platform/win/Skipped	2012-01-01 16:59:59 UTC (rev 103876)
@@ -1491,3 +1491,107 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=73493
 fast/canvas/webgl/arraybuffer-transfer-of-control.html
+
+# Rebaseline after bug 71705. All differences are due to the fact that table captions now
+# expand to the full width of the table.
+# https://bugs.webkit.org/show_bug.cgi?id=74888
+tables/mozilla/bugs/bug1163-1.html
+tables/mozilla/bugs/bug119786.html
+tables/mozilla/bugs/bug1302.html
+tables/mozilla/bugs/bug222846.html
+tables/mozilla/bugs/bug29058-3.html
+tables/mozilla/bugs/bug48028-1.html
+tables/mozilla/bugs/bug48028-2.html
+tables/mozilla/bugs/bug5838.html
+tables/mozilla/bugs/bug6304.html
+tables/mozilla/bugs/bug8381.html
+tables/mozilla/core/captions.html
+tables/mozilla/marvin/backgr_layers-opacity.html
+tables/mozilla/marvin/backgr_position-table.html
+tables/mozilla/marvin/backgr_simple-table-cell.html
+tables/mozilla/marvin/backgr_simple-table-column-group.html
+tables/mozilla/marvin/backgr_simple-table-column.html
+tables/mozilla/marvin/backgr_simple-table-row-group.html
+tables/mozilla/marvin/backgr_simple-table-row.html
+tables/mozilla/marvin/backgr_simple-table.html
+tables/mozilla/marvin/table_frame_border.html
+tables/mozilla/marvin/table_frame_box.html
+tables/mozilla/marvin/table_rules_all.html
+tables/mozilla/marvin/table_rules_none.html
+tables/mozilla/marvin/tables_caption_align_bot.html
+tables/mozilla/marvin/tables_caption_align_top.html
+tables/mozilla/marvin/x_caption_align_bottom.xml
+tables/mozilla/marvin/x_caption_align_top.xml
+tables/mozilla/marvin/x_caption_class.xml
+tables/mozilla/marvin/x_caption_id.xml
+tables/mozilla/marvin/x_caption_style.xml
+tables/mozilla_expected_failures/bugs/bug10140.html
+tables/mozilla_expected_failures/bugs/bug10216.html
+tables/mozilla_expected_failures/bugs/bug104898.html
+tables/mozilla_expected_failures/bugs/bug106966.html
+tables/mozilla_expected_failures/bugs/bug14007-2.html
+tables/mozilla_expected_failures/bugs/bug29058-2.html
+tables/mozilla_expected_failures/bugs/bug3166-11.html
+tables/mozilla_expected_failures/bugs/bug3166-12.html
+tables/mozilla_expected_failures/bugs/bug3166-13.html
+tables/mozilla_expected_failures/bugs/bug3166-14.html
+tables/mozilla_expected_failures/bugs/bug3166-16.html
+tables/mozilla_expected_failures/bugs/bug3166-17.html
+tables/mozilla_expected_failures/bugs/bug3166-3.html
+tables/mozilla_expected_failures/bugs/bug3166-4.html
+tables/mozilla_expected_failures/bugs/bug3166-5.html
+tables/mozilla_expected_failures/bugs/bug3166-6.html
+tables/mozilla_expected_failures/bugs/bug3166-9.html
+tables/mozilla_expected_failures/bugs/bug91057.html
+tables/mozilla_expected_failures/core/captions1.html
+tables/mozilla_expected_failures/core/captions2.html
+tables/mozilla_expected_failures/core/captions3.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-column.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-row.html
+tables/mozilla_expected_failures/marvin/backgr_border-table.html
+tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
+tables/mozilla_expected_failures/marvin/backgr_layers-hide.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-column.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-row.html
+tables/mozilla_expected_failures/marvin/table_frame_vsides.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html
+tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html
+tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html
+tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html
+tables/mozilla_expected_failures/marvin/table_rules_cols.html
+tables/mozilla_expected_failures/marvin/table_rules_rows.html
+tables/mozilla_expected_failures/marvin/tables_caption_align_left.html
+tables/mozilla_expected_failures/marvin/tables_caption_align_right.html
+tables/mozilla_expected_failures/marvin/x_caption_align_left.xml
+tables/mozilla_expected_failures/marvin/x_caption_align_right.xml
+tables/mozilla_expected_failures/other/test4.html
+tables/mozilla/bugs/bug29157.html
+tables/mozilla/other/wa_table_thtd_rowspan.html
+tables/mozilla/other/wa_table_tr_align.html
+tables/mozilla_expected_failures/marvin/backgr_layers-show.html
+tables/mozilla_expected_failures/marvin/table_frame_lhs.html
+tables/mozilla_expected_failures/marvin/table_frame_rhs.html
+fast/css/bidi-override-in-anonymous-block.html
+fast/dom/HTMLTableElement/colSpan.html
+fast/dom/HTMLTableElement/createCaption.html
+fast/repaint/table-section-repaint.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to