Title: [147875] trunk/LayoutTests
Revision
147875
Author
[email protected]
Date
2013-04-07 12:55:10 -0700 (Sun, 07 Apr 2013)

Log Message

Unreviewed EFL gardening.

Mark a few tests as crashing on EFL port.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (147874 => 147875)


--- trunk/LayoutTests/ChangeLog	2013-04-07 19:38:16 UTC (rev 147874)
+++ trunk/LayoutTests/ChangeLog	2013-04-07 19:55:10 UTC (rev 147875)
@@ -2,6 +2,14 @@
 
         Unreviewed EFL gardening.
 
+        Mark a few tests as crashing on EFL port.
+
+        * platform/efl/TestExpectations:
+
+2013-04-07  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
         Generate missing baselines.
 
         * platform/efl/editing/pasteboard/paste-text-004-expected.png: Added.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (147874 => 147875)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-04-07 19:38:16 UTC (rev 147874)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-04-07 19:55:10 UTC (rev 147875)
@@ -643,6 +643,16 @@
 webkit.org/b/104809 media/remove-from-document.html [ Crash Pass ]
 webkit.org/b/104809 media/video-timeupdate-during-playback.html [ Crash Pass ]
 
+# ASSERTION FAILED: m_tokenizer->state() == HTMLTokenizer::DataState.
+webkit.org/b/110546 fast/parser/document-write-partial-entity-before-load.html [ Crash ]
+webkit.org/b/110546 fast/parser/document-write-fighting-eof.html [ Crash ]
+
+webkit.org/b/111521 editing/selection/selection-invalid-offset.html [ Crash Pass ]
+
+# ASSERTION FAILED: (edge.useKind() != KnownCellUse && edge.useKind() != KnownStringUse) || !(value.m_type & ~SpecCell).
+webkit.org/b/114129 webgl/conformance/textures/tex-image-with-format-and-type.html [ Crash ]
+webkit.org/b/114129 fast/canvas/webgl/tex-image-with-format-and-type.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to