Title: [124890] trunk/LayoutTests
- Revision
- 124890
- Author
- [email protected]
- Date
- 2012-08-07 08:06:22 -0700 (Tue, 07 Aug 2012)
Log Message
ASSERTION FAILED: isEndOfParagraph(endOfParagraphToMove) crash on fast/lists/list-marker-remove-crash.html after r124739
https://bugs.webkit.org/show_bug.cgi?id=93247
Unreviewed gardening. Add DEBUG modifier for fast/lists/list-marker-remove-crash.html, because there are asserts in debug mode only.
* platform/chromium/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (124889 => 124890)
--- trunk/LayoutTests/ChangeLog 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/ChangeLog 2012-08-07 15:06:22 UTC (rev 124890)
@@ -1,3 +1,16 @@
+2012-08-07 Csaba Osztrogonác <[email protected]>
+
+ ASSERTION FAILED: isEndOfParagraph(endOfParagraphToMove) crash on fast/lists/list-marker-remove-crash.html after r124739
+ https://bugs.webkit.org/show_bug.cgi?id=93247
+
+ Unreviewed gardening. Add DEBUG modifier for fast/lists/list-marker-remove-crash.html, because there are asserts in debug mode only.
+
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+
2012-08-07 Abhishek Arya <[email protected]>
Crash in InlineFlowBox::deleteLine.
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124889 => 124890)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-08-07 15:06:22 UTC (rev 124890)
@@ -3482,4 +3482,4 @@
BUGWK93148 MAC : fast/css/nested-layers-with-hover.html = TIMEOUT
-BUGWK93247 : fast/lists/list-marker-remove-crash.html = CRASH
+BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
Modified: trunk/LayoutTests/platform/efl/TestExpectations (124889 => 124890)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-07 15:06:22 UTC (rev 124890)
@@ -866,7 +866,7 @@
BUGWK92956 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = TEXT
BUGWK93212 : http/tests/incremental/slow-utf8-text.pl = TIMEOUT
-BUGWK93247 : fast/lists/list-marker-remove-crash.html = CRASH
+BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
// These tests are failing after r124729
BUGWK93228 : inspector/debugger/debugger-activation-crash2.html = TEXT
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (124889 => 124890)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-08-07 15:06:22 UTC (rev 124890)
@@ -1292,7 +1292,7 @@
BUGWK93073 : mathml/presentation/under.xhtml = TEXT
BUGWK93073 : mathml/presentation/underover.xhtml = TEXT
-BUGWK93247 : fast/lists/list-marker-remove-crash.html = CRASH
+BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
//////////////////////////////////////////////////////////////////////////////////////////
Modified: trunk/LayoutTests/platform/mac/TestExpectations (124889 => 124890)
--- trunk/LayoutTests/platform/mac/TestExpectations 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2012-08-07 15:06:22 UTC (rev 124890)
@@ -321,4 +321,4 @@
BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html = TEXT
BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
-BUGWK93247 : fast/lists/list-marker-remove-crash.html = CRASH
+BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
Modified: trunk/LayoutTests/platform/qt/TestExpectations (124889 => 124890)
--- trunk/LayoutTests/platform/qt/TestExpectations 2012-08-07 15:04:25 UTC (rev 124889)
+++ trunk/LayoutTests/platform/qt/TestExpectations 2012-08-07 15:06:22 UTC (rev 124890)
@@ -132,3 +132,5 @@
BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html = TEXT
BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html = TEXT
BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
+
+BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes