Title: [147902] trunk/LayoutTests
Revision
147902
Author
[email protected]
Date
2013-04-08 01:56:09 -0700 (Mon, 08 Apr 2013)

Log Message

[EFL] Move some inspector tests to efl-wk1/TestExpectation
https://bugs.webkit.org/show_bug.cgi?id=114147

Unreviewed EFL gardening.

Some inspector tests fail on only EFL-WK1 since it does not support plugins yet.

Patch by Seokju Kwon <[email protected]> on 2013-04-08

* platform/efl-wk1/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (147901 => 147902)


--- trunk/LayoutTests/ChangeLog	2013-04-08 08:54:36 UTC (rev 147901)
+++ trunk/LayoutTests/ChangeLog	2013-04-08 08:56:09 UTC (rev 147902)
@@ -1,3 +1,15 @@
+2013-04-08  Seokju Kwon  <[email protected]>
+
+        [EFL] Move some inspector tests to efl-wk1/TestExpectation
+        https://bugs.webkit.org/show_bug.cgi?id=114147
+
+        Unreviewed EFL gardening.
+
+        Some inspector tests fail on only EFL-WK1 since it does not support plugins yet.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2013-04-08  Christophe Dumez  <[email protected]>
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (147901 => 147902)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-04-08 08:54:36 UTC (rev 147901)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-04-08 08:56:09 UTC (rev 147902)
@@ -580,9 +580,6 @@
 # Only the Chromium port supports the features below, but its DRT implementation is not
 # capable of running those tests either. They are currently skipped by all ports.
 # -------------------------------------------------------------------------------------
-# Comment from chromium/TestExpectations: There is no enough plugins support in DRT
-webkit.org/b/97459 http/tests/inspector/network/network-embed.html [ WontFix ]
-webkit.org/b/97459 http/tests/inspector/network/network-content-replacement-embed.html [ WontFix ]
 # Comment from chromium/TestExpectations: Transferred time/size are not supported in DRT.
 webkit.org/b/97459 http/tests/inspector/network/network-size.html [ WontFix ]
 webkit.org/b/97459 http/tests/inspector/network/network-size-chunked.html [ WontFix ]

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (147901 => 147902)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2013-04-08 08:54:36 UTC (rev 147901)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2013-04-08 08:56:09 UTC (rev 147902)
@@ -300,6 +300,8 @@
 webkit.org/b/96881 http/tests/plugins [ Skip ]
 webkit.org/b/96881 plugins [ Skip ]
 webkit.org/b/96881 userscripts/user-script-plugin-document.html [ Failure ]
+webkit.org/b/96881 http/tests/inspector/network/network-embed.html [ Failure ]
+webkit.org/b/96881 http/tests/inspector/network/network-content-replacement-embed.html [ Failure ]
 
 # EFL WK1 does not support the spellchecker feature
 webkit.org/b/86633 editing/spelling [ Skip ]
@@ -452,4 +454,4 @@
 webkit.org/b/109081 webgl/conformance/uniforms/uniform-samplers-test.html [ Skip ]
 
 webkit.org/b/84333 storage/indexeddb/structured-clone.html [ Failure ]
-webkit.org/b/84333 storage/indexeddb/noblobs.html [ Failure ]
\ No newline at end of file
+webkit.org/b/84333 storage/indexeddb/noblobs.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to