REGRESSION: Assertion failure in Document::setCompatibilityMode() (!m_styleSheets...
authormitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Feb 2012 05:24:55 +0000 (05:24 +0000)
committermitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Feb 2012 05:24:55 +0000 (05:24 +0000)
https://bugs.webkit.org/show_bug.cgi?id=79333

Reviewed by Sam Weinig.

Disabled the test. The assertion failure is tracked by <http://webkit.org/b/68859>.

* fast/dynamic/crash-paint-no-documentElement-renderer.html: Removed.
* fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled: Copied from LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html.
* platform/chromium/test_expectations.txt:
* platform/efl/Skipped:
* platform/gtk/test_expectations.txt:
* platform/mac/test_expectations.txt:
* platform/qt/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108725 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled [moved from LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html with 100% similarity]
LayoutTests/platform/chromium/test_expectations.txt
LayoutTests/platform/efl/Skipped
LayoutTests/platform/gtk/test_expectations.txt
LayoutTests/platform/mac/test_expectations.txt
LayoutTests/platform/qt/test_expectations.txt

index baf6275..d8b12e7 100644 (file)
@@ -1,3 +1,20 @@
+2012-02-23  Dan Bernstein  <mitz@apple.com>
+
+        REGRESSION: Assertion failure in Document::setCompatibilityMode() (!m_styleSheets->length()) in fast/dynamic/crash-paint-no-documentElement-renderer.html
+        https://bugs.webkit.org/show_bug.cgi?id=79333
+
+        Reviewed by Sam Weinig.
+
+        Disabled the test. The assertion failure is tracked by <http://webkit.org/b/68859>.
+
+        * fast/dynamic/crash-paint-no-documentElement-renderer.html: Removed.
+        * fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled: Copied from LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html.
+        * platform/chromium/test_expectations.txt:
+        * platform/efl/Skipped:
+        * platform/gtk/test_expectations.txt:
+        * platform/mac/test_expectations.txt:
+        * platform/qt/test_expectations.txt:
+
 2012-02-23  Kenichi Ishibashi  <bashi@chromium.org>
 
         Unreviewed test fix after r108699.
index ced539a..bf55af3 100644 (file)
@@ -3512,9 +3512,6 @@ BUGWK74357 SKIP : plugins/netscape-plugin-page-cache-works.html = TEXT TIMEOUT
 
 BUGWK74374 WIN : fast/forms/select-listbox-multiple-no-focusring.html = PASS IMAGE
 
-// The test hits an ASSERT in Debug.
-BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
-
 BUGWK74662 : fast/text/unicode-variation-selector.html = IMAGE+TEXT
 
 BUGWK74634 WIN : compositing/absolute-position-changed-with-composited-parent-layer.html = IMAGE
index 2e92f37..1ca06b0 100644 (file)
@@ -2025,10 +2025,6 @@ tables/mozilla/bugs/bug14929.html
 tables/mozilla/bugs/bug2947.html
 fast/js/constructor-length.html
 
-# The test hits an ASSERT in Debug.
-# https://bugs.webkit.org/show_bug.cgi?id=68859
-fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
-
 # EFL port doesn't support web audio/video API fully. Timeout error happens in these test cases.
 media/W3C/audio/events/event_canplay.html
 media/W3C/audio/events/event_canplay_manual.html
index eb752cc..8f9918b 100644 (file)
@@ -6,8 +6,6 @@ BUGWK67007 DEBUG : fast/ruby/after-block-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
-// The test hits an ASSERT in Debug.
-BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
 
 BUGWK76814 DEBUG : fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH
 
index d252a8d..17dc55b 100644 (file)
@@ -41,9 +41,6 @@ BUGWK69999 RELEASE : http/tests/security/contentSecurityPolicy/media-src-allowed
 
 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = FAIL
 
-// The test hits an ASSERT in Debug.
-BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
-
 // Need rebaselining after 71244
 BUGWK74432 : css2.1/20110323/border-conflict-style-079.htm = IMAGE
 BUGWK74432 : css2.1/20110323/floating-replaced-height-008.htm = IMAGE
index 74d2ef1..fb20602 100644 (file)
@@ -23,9 +23,6 @@ BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = FAIL
 
 BUGWK74270 : fast/forms/basic-selects.html = FAIL
 
-// The test hits an ASSERT in Debug.
-BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = CRASH
-
 // Needs baseline
 BUGWK76118 : fast/css/text-overflow-input.html = MISSING