Title: [129379] trunk/LayoutTests
Revision
129379
Author
[email protected]
Date
2012-09-24 09:25:16 -0700 (Mon, 24 Sep 2012)

Log Message

[EFL] Unreviewed gardening.

Move some inspector tests from Skipped to TestExpectations with a
proper explanation and related bug report.

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129378 => 129379)


--- trunk/LayoutTests/ChangeLog	2012-09-24 16:19:55 UTC (rev 129378)
+++ trunk/LayoutTests/ChangeLog	2012-09-24 16:25:16 UTC (rev 129379)
@@ -24,6 +24,16 @@
 
         [EFL] Unreviewed gardening.
 
+        Move some inspector tests from Skipped to TestExpectations with a
+        proper explanation and related bug report.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
+2012-09-24  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Unreviewed gardening.
+
         Move a test that is failing on both WK1 and WK2 to the common
         TestExpectations file.
 

Modified: trunk/LayoutTests/platform/efl/Skipped (129378 => 129379)


--- trunk/LayoutTests/platform/efl/Skipped	2012-09-24 16:19:55 UTC (rev 129378)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-09-24 16:25:16 UTC (rev 129379)
@@ -529,11 +529,6 @@
 fast/profiler/dead-time.html
 
 # following tests started failing on EFL afrer r122952.
-http/tests/inspector/network/network-content-replacement-embed.html
-http/tests/inspector/network/network-embed.html
-http/tests/inspector/network/network-size-chunked.html
-http/tests/inspector/network/network-size-sync.html
-http/tests/inspector/network/network-size.html
 http/tests/inspector/resource-har-conversion.html
 http/tests/inspector/console-cross-origin-iframe-logging.html
 http/tests/inspector/resource-parameters.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (129378 => 129379)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-24 16:19:55 UTC (rev 129378)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-24 16:25:16 UTC (rev 129379)
@@ -173,6 +173,18 @@
 # The EFL port has no support for accessibility features
 Bug(EFL) accessibility [ Skip ]
 
+# -------------------------------------------------------------------------------------
+# 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 ]
+webkit.org/b/97459 http/tests/inspector/network/network-size-sync.html [ WontFix ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to