Title: [272576] trunk/Tools
- Revision
- 272576
- Author
- [email protected]
- Date
- 2021-02-09 06:08:42 -0800 (Tue, 09 Feb 2021)
Log Message
[GLIB] Geolocation API tests are flaky timeout instead of failure
Unreviewed test gardening.
* TestWebKitAPI/glib/TestExpectations.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (272575 => 272576)
--- trunk/Tools/ChangeLog 2021-02-09 14:03:16 UTC (rev 272575)
+++ trunk/Tools/ChangeLog 2021-02-09 14:08:42 UTC (rev 272576)
@@ -1,3 +1,11 @@
+2021-02-09 Lauro Moura <[email protected]>
+
+ [GLIB] Geolocation API tests are flaky timeout instead of failure
+
+ Unreviewed test gardening.
+
+ * TestWebKitAPI/glib/TestExpectations.json:
+
2021-02-09 Philippe Normand <[email protected]>
[GLib] Permission request API for MediaKeySystem access support
Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (272575 => 272576)
--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2021-02-09 14:03:16 UTC (rev 272575)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2021-02-09 14:08:42 UTC (rev 272576)
@@ -15,10 +15,10 @@
"TestGeolocationManager": {
"subtests": {
"/webkit/WebKitGeolocationManager/current-position": {
- "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/213786"}}
+ "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/213786"}}
},
"/webkit/WebKitGeolocationManager/watch-position": {
- "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/213786"}}
+ "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/213786"}}
}
}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes