Title: [120573] trunk/LayoutTests
Revision
120573
Author
commit-qu...@webkit.org
Date
2012-06-17 23:43:12 -0700 (Sun, 17 Jun 2012)

Log Message

[EFL] Add EFL baseline for fast/parser/nested-fragment-parser-crash.html
https://bugs.webkit.org/show_bug.cgi?id=89329

Unreviewed EFL gardening. Use the same expectation for
fast/parser/nested-fragment-parser-crash.html as mac.
The test is passing since it does not crash.

Patch by Christophe Dumez <christophe.du...@intel.com> on 2012-06-17

* platform/efl/TestExpectations:
* platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120572 => 120573)


--- trunk/LayoutTests/ChangeLog	2012-06-18 06:36:08 UTC (rev 120572)
+++ trunk/LayoutTests/ChangeLog	2012-06-18 06:43:12 UTC (rev 120573)
@@ -1,3 +1,15 @@
+2012-06-17  Christophe Dumez  <christophe.du...@intel.com>
+
+        [EFL] Add EFL baseline for fast/parser/nested-fragment-parser-crash.html
+        https://bugs.webkit.org/show_bug.cgi?id=89329
+
+        Unreviewed EFL gardening. Use the same expectation for
+        fast/parser/nested-fragment-parser-crash.html as mac.
+        The test is passing since it does not crash.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt: Added.
+
 2012-06-17  Hajime Morrita  <morr...@chromium.org>
 
         Unreviewed, marking some tests as failures..

Modified: trunk/LayoutTests/platform/efl/TestExpectations (120572 => 120573)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-18 06:36:08 UTC (rev 120572)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-18 06:43:12 UTC (rev 120573)
@@ -694,9 +694,6 @@
 BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = TEXT
 BUGWK86637 : editing/spelling/spelling-marker-description.html = TEXT
 
-// It is unclear whether a new baseline is needed or it is a JSC failure
-BUGWK77413 : fast/parser/nested-fragment-parser-crash.html = TEXT
-
 // Looks like some race condition during loading.
 BUGWK85977 : fast/css/font-face-download-error.html = TIMEOUT
 

Added: trunk/LayoutTests/platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt (0 => 120573)


--- trunk/LayoutTests/platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt	2012-06-18 06:43:12 UTC (rev 120573)
@@ -0,0 +1,2 @@
+x
+x This test passes if it doesn't crash.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to