Title: [252049] trunk/Tools
Revision
252049
Author
commit-qu...@webkit.org
Date
2019-11-05 03:38:02 -0800 (Tue, 05 Nov 2019)

Log Message

[WPE] Geolocation API tests are consistently passing
https://bugs.webkit.org/show_bug.cgi?id=203845

Patch by Chris Lord <cl...@igalia.com> on 2019-11-05
Reviewed by Žan Doberšek.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (252048 => 252049)


--- trunk/Tools/ChangeLog	2019-11-05 10:10:46 UTC (rev 252048)
+++ trunk/Tools/ChangeLog	2019-11-05 11:38:02 UTC (rev 252049)
@@ -1,3 +1,12 @@
+2019-11-05  Chris Lord  <cl...@igalia.com>
+
+        [WPE] Geolocation API tests are consistently passing
+        https://bugs.webkit.org/show_bug.cgi?id=203845
+
+        Reviewed by Žan Doberšek.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2019-11-05  youenn fablet  <you...@apple.com>
 
         Enforce user gesture for getUserMedia in case a previous getUserMedia call was denied

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (252048 => 252049)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-11-05 10:10:46 UTC (rev 252048)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-11-05 11:38:02 UTC (rev 252049)
@@ -106,12 +106,6 @@
             "WebKit.WKPreferencesDefaults": {
                 "expected": {"wpe": {"status": ["FAIL"]}}
             },
-            "WebKit.GeolocationBasic": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
-            "WebKit.GeolocationTransitionToLowAccuracy": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
             "WebKit.HitTestResultNodeHandle": {
                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
             },
@@ -120,12 +114,6 @@
             },
             "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
-            "WebKit.GeolocationTransitionToHighAccuracy": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
-            "WebKit.GeolocationBasicWithHighAccuracy": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to