Title: [228225] trunk/Tools
Revision
228225
Author
[email protected]
Date
2018-02-07 08:09:23 -0800 (Wed, 07 Feb 2018)

Log Message

[GTK] Enable WebKit.GeolocationTransitionTo{High,Low}Accuracy tests
https://bugs.webkit.org/show_bug.cgi?id=125068

Unreviewed test gardening.

They do not appear to have failed since we started running them again in r226944.


* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (228224 => 228225)


--- trunk/Tools/ChangeLog	2018-02-07 15:40:52 UTC (rev 228224)
+++ trunk/Tools/ChangeLog	2018-02-07 16:09:23 UTC (rev 228225)
@@ -1,5 +1,16 @@
 2018-02-07  Ms2ger  <[email protected]>
 
+        [GTK] Enable WebKit.GeolocationTransitionTo{High,Low}Accuracy tests
+        https://bugs.webkit.org/show_bug.cgi?id=125068
+
+        Unreviewed test gardening.
+
+        They do not appear to have failed since we started running them again in r226944.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
+2018-02-07  Ms2ger  <[email protected]>
+
         [GTK] Enable WebKit.InjectedBundleFrameHitTest test
         https://bugs.webkit.org/show_bug.cgi?id=120303
 

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (228224 => 228225)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-02-07 15:40:52 UTC (rev 228224)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-02-07 16:09:23 UTC (rev 228225)
@@ -79,12 +79,6 @@
             },
             "WebKit.TerminateTwice": {
                 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/121970"}}
-            },
-            "WebKit.GeolocationTransitionToHighAccuracy": {
-                "expected": {"gtk": {"status": ["CRASH"], "bug": "webkit.org/b/125068"}}
-            },
-            "WebKit.GeolocationTransitionToLowAccuracy": {
-                "expected": {"gtk": {"status": ["CRASH"], "bug": "webkit.org/b/125068"}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to