Title: [121794] trunk/LayoutTests
- Revision
- 121794
- Author
- [email protected]
- Date
- 2012-07-03 12:04:04 -0700 (Tue, 03 Jul 2012)
Log Message
Suppress tests requiring rebaselining after r121789
Unreviewed, gardening.
* platform/chromium/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/Skipped:
* platform/qt/TestExpectations:
* platform/win/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (121793 => 121794)
--- trunk/LayoutTests/ChangeLog 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/ChangeLog 2012-07-03 19:04:04 UTC (rev 121794)
@@ -1,3 +1,17 @@
+2012-07-03 Robert Hogan <[email protected]>
+
+ Suppress tests requiring rebaselining after r121789
+
+ Unreviewed, gardening.
+
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/Skipped:
+ * platform/qt/TestExpectations:
+ * platform/win/Skipped:
+
2012-06-27 Vsevolod Vlasov <[email protected]>
Web Inspector: [Extensions API] Resource manipulations should be based on UISourceCode thus extending Sources Panel.
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121793 => 121794)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-07-03 19:04:04 UTC (rev 121794)
@@ -3721,3 +3721,6 @@
BUGWK90469 WIN : storage/indexeddb/mozilla/indexes.html = PASS CRASH
BUGWK90469 WIN : storage/indexeddb/mozilla/key-requirements-inline-and-passed.html = PASS CRASH
BUGWK90469 WIN : storage/websql/multiple-databases-garbage-collection.html = PASS CRASH
+
+// Require rebaseline after bug 88171
+BUGWK88171 WIN : css1/formatting_model/floating_elements.html = IMAGE
Modified: trunk/LayoutTests/platform/efl/TestExpectations (121793 => 121794)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-07-03 19:04:04 UTC (rev 121794)
@@ -719,3 +719,8 @@
BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
BUGWK90334 : css3/flexbox/anonymous-block.html = IMAGE
+
+// Require rebaseline after bug 88171
+BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
+BUGWK88171 : fast/block/float/010.html = TEXT
+BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (121793 => 121794)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-03 19:04:04 UTC (rev 121794)
@@ -1244,6 +1244,11 @@
BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
+// Require rebaseline after bug 88171
+BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
+BUGWK88171 : fast/block/float/010.html = TEXT
+BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
//////////////////////////////////////////////////////////////////////////////////////////
Modified: trunk/LayoutTests/platform/mac/TestExpectations (121793 => 121794)
--- trunk/LayoutTests/platform/mac/TestExpectations 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2012-07-03 19:04:04 UTC (rev 121794)
@@ -280,3 +280,8 @@
BUGWK88794 SKIP : webaudio/codec-tests = PASS
BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
+
+// Require rebaseline after bug 88171
+BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
+BUGWK88171 : fast/block/float/010.html = TEXT
+BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
Modified: trunk/LayoutTests/platform/qt/Skipped (121793 => 121794)
--- trunk/LayoutTests/platform/qt/Skipped 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-07-03 19:04:04 UTC (rev 121794)
@@ -2528,8 +2528,10 @@
fast/block/float/previous-sibling-float-001.html
fast/block/negative-margin-start-positive-margin-end.html
fast/block/positive-margin-start-negative-margin-end-align-center.html
+fast/block/float/floats-wrap-inside-inline-001.htm
+fast/block/float/floats-wrap-inside-inline-002.htm
+fast/block/float/floats-wrap-inside-inline-003.htm
# [Qt] css3/filters/huge-region-composited.html makes css3/filters/huge-region.html crash
# https://bugs.webkit.org/show_bug.cgi?id=90165
css3/filters/huge-region-composited.html
-
Modified: trunk/LayoutTests/platform/qt/TestExpectations (121793 => 121794)
--- trunk/LayoutTests/platform/qt/TestExpectations 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/qt/TestExpectations 2012-07-03 19:04:04 UTC (rev 121794)
@@ -101,3 +101,7 @@
BUGWK88794 SKIP : webaudio/codec-tests = PASS
BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
+
+// Require rebaseline after bug 88171
+BUGWK88171 : fast/block/float/010.html = TEXT
+BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
Modified: trunk/LayoutTests/platform/win/Skipped (121793 => 121794)
--- trunk/LayoutTests/platform/win/Skipped 2012-07-03 18:59:52 UTC (rev 121793)
+++ trunk/LayoutTests/platform/win/Skipped 2012-07-03 19:04:04 UTC (rev 121794)
@@ -1879,6 +1879,12 @@
# https://bugs.webkit.org/show_bug.cgi?id=85811
fast/events/message-port-clone.html
+# Require rebaseline after bug 88171
+# https://bugs.webkit.org/show_bug.cgi?id=88171
+fast/block/float/independent-align-positioning.html
+fast/block/float/010.html
+css1/formatting_model/floating_elements.html
+
# Need rebaselining / checking - skipped en masse to get the bots green again
css2.1/20110323/c543-txt-decor-000.html
fast/block/float/float-in-float-hit-testing.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes