Title: [129741] trunk/LayoutTests
Revision
129741
Author
commit-qu...@webkit.org
Date
2012-09-27 01:57:30 -0700 (Thu, 27 Sep 2012)

Log Message

[EFL] Skip fast/dom/Geolocation to make LayoutTests faster
https://bugs.webkit.org/show_bug.cgi?id=97765

Unreviewed EFL gardening.

Skip fast/dom/Geolocation for EFL port instead of marking
them with "Failure" expectation. This makes running
LayoutTests much faster.

Patch by Christophe Dumez <christophe.du...@intel.com> on 2012-09-27

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129740 => 129741)


--- trunk/LayoutTests/ChangeLog	2012-09-27 08:36:42 UTC (rev 129740)
+++ trunk/LayoutTests/ChangeLog	2012-09-27 08:57:30 UTC (rev 129741)
@@ -1,3 +1,16 @@
+2012-09-27  Christophe Dumez  <christophe.du...@intel.com>
+
+        [EFL] Skip fast/dom/Geolocation to make LayoutTests faster
+        https://bugs.webkit.org/show_bug.cgi?id=97765
+
+        Unreviewed EFL gardening.
+
+        Skip fast/dom/Geolocation for EFL port instead of marking
+        them with "Failure" expectation. This makes running
+        LayoutTests much faster.
+
+        * platform/efl/TestExpectations:
+
 2012-09-27  Raphael Kubo da Costa  <raphael.kubo.da.co...@intel.com>
 
         [EFL] Unskip http/tests/security/xss-eval.html again.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (129740 => 129741)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-27 08:36:42 UTC (rev 129740)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-27 08:57:30 UTC (rev 129741)
@@ -819,7 +819,7 @@
 webkit.org/b/68591 http/tests/inspector/filesystem
 
 # The EFL port has no support for the Geolocation
-webkit.org/b/82140 fast/dom/Geolocation [ Failure ]
+webkit.org/b/82140 fast/dom/Geolocation [ Skip ]
 webkit.org/b/82140 fast/dom/Window/window-properties-geolocation.html [ Failure ]
 webkit.org/b/82140 inspector/geolocation-error.html [ Failure ]
 webkit.org/b/82140 inspector/geolocation-success.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to