Title: [125405] trunk/LayoutTests
Revision
125405
Author
[email protected]
Date
2012-08-13 03:15:40 -0700 (Mon, 13 Aug 2012)

Log Message

[EFL][WK2] Wrong TestExpectations for 2 webintents tests
https://bugs.webkit.org/show_bug.cgi?id=93811

Unreviewed EFL gardening.

Update expected state for the following webintents tests
to make the tree green:
webintents/web-intents-invoke-port.html
webintents/web-intents-obj-constructor.html

Patch by Christophe Dumez <[email protected]> on 2012-08-13

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125404 => 125405)


--- trunk/LayoutTests/ChangeLog	2012-08-13 10:01:44 UTC (rev 125404)
+++ trunk/LayoutTests/ChangeLog	2012-08-13 10:15:40 UTC (rev 125405)
@@ -1,3 +1,17 @@
+2012-08-13  Christophe Dumez  <[email protected]>
+
+        [EFL][WK2] Wrong TestExpectations for 2 webintents tests
+        https://bugs.webkit.org/show_bug.cgi?id=93811
+
+        Unreviewed EFL gardening.
+
+        Update expected state for the following webintents tests
+        to make the tree green:
+        webintents/web-intents-invoke-port.html
+        webintents/web-intents-obj-constructor.html
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-08-13  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening, skip new failing/crashing tests.

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (125404 => 125405)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-13 10:01:44 UTC (rev 125404)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-13 10:15:40 UTC (rev 125405)
@@ -271,6 +271,6 @@
 BUGWKEFL : jquery/attributes.html = TEXT
 
 // WTR does not print information about Web Intents MessagePorts
-BUGWK89072 : webintents/web-intents-invoke-port.html = FAIL
-BUGWK89072 : webintents/web-intents-obj-constructor.html = TEXT
+BUGWK89072 : webintents/web-intents-invoke-port.html = TEXT
+BUGWK89072 : webintents/web-intents-obj-constructor.html = CRASH
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to