From 99a6b2ff71f7d977c6e44a38f0bf69ebbd61e5cf Mon Sep 17 00:00:00 2001 From: "robert@webkit.org" Date: Tue, 3 Jul 2012 19:04:04 +0000 Subject: [PATCH] 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: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121794 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 14 ++++++++++++++ LayoutTests/platform/chromium/TestExpectations | 3 +++ LayoutTests/platform/efl/TestExpectations | 5 +++++ LayoutTests/platform/gtk/TestExpectations | 5 +++++ LayoutTests/platform/mac/TestExpectations | 5 +++++ LayoutTests/platform/qt/Skipped | 4 +++- LayoutTests/platform/qt/TestExpectations | 4 ++++ LayoutTests/platform/win/Skipped | 6 ++++++ 8 files changed, 45 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 4dc7f69..c150d78 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,17 @@ +2012-07-03 Robert Hogan + + 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 Web Inspector: [Extensions API] Resource manipulations should be based on UISourceCode thus extending Sources Panel. diff --git a/LayoutTests/platform/chromium/TestExpectations b/LayoutTests/platform/chromium/TestExpectations index bc44dde..60fccf2 100644 --- a/LayoutTests/platform/chromium/TestExpectations +++ b/LayoutTests/platform/chromium/TestExpectations @@ -3721,3 +3721,6 @@ BUGWK90430 : inspector/timeline/timeline-receive-response-event.html = PASS TEXT 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 diff --git a/LayoutTests/platform/efl/TestExpectations b/LayoutTests/platform/efl/TestExpectations index 8c1fcda..600b911 100644 --- a/LayoutTests/platform/efl/TestExpectations +++ b/LayoutTests/platform/efl/TestExpectations @@ -719,3 +719,8 @@ BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT 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 diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index b532ad4..9fba0a8 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -1244,6 +1244,11 @@ BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT 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 ////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 9065789..bdeeaac 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -280,3 +280,8 @@ BUGWK85918 : compositing/backface-visibility/backface-visibility-non3d.html = IM 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 diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index 3bd9540..5dbe8a1 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -2528,8 +2528,10 @@ fast/block/float/previous-sibling-abspos-001.html 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 - diff --git a/LayoutTests/platform/qt/TestExpectations b/LayoutTests/platform/qt/TestExpectations index d5b99ac..c1c8970 100644 --- a/LayoutTests/platform/qt/TestExpectations +++ b/LayoutTests/platform/qt/TestExpectations @@ -101,3 +101,7 @@ BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = PA 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 diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped index e892221..19b7433 100644 --- a/LayoutTests/platform/win/Skipped +++ b/LayoutTests/platform/win/Skipped @@ -1879,6 +1879,12 @@ compositing/geometry/clipping-foreground.html # 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 -- 2.7.4