Title: [261045] trunk/Tools
- Revision
- 261045
- Author
- dp...@igalia.com
- Date
- 2020-05-02 01:32:06 -0700 (Sat, 02 May 2020)
Log Message
[GTK] Gardening, update API test expectations
https://bugs.webkit.org/show_bug.cgi?id=211337
Unreviewed gardening.
Some tests became flaky under Flatpak.
* TestWebKitAPI/glib/TestExpectations.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (261044 => 261045)
--- trunk/Tools/ChangeLog 2020-05-02 04:57:13 UTC (rev 261044)
+++ trunk/Tools/ChangeLog 2020-05-02 08:32:06 UTC (rev 261045)
@@ -1,3 +1,14 @@
+2020-05-02 Diego Pino Garcia <dp...@igalia.com>
+
+ [GTK] Gardening, update API test expectations
+ https://bugs.webkit.org/show_bug.cgi?id=211337
+
+ Unreviewed gardening.
+
+ Some tests became flaky under Flatpak.
+
+ * TestWebKitAPI/glib/TestExpectations.json:
+
2020-05-01 Tim Horton <timothy_hor...@apple.com>
Books sometimes ends up with blank pages, especially after adjusting font size
Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (261044 => 261045)
--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2020-05-02 04:57:13 UTC (rev 261044)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2020-05-02 08:32:06 UTC (rev 261045)
@@ -28,7 +28,7 @@
"TestPrinting": {
"subtests": {
"/webkit/WebKitPrintOperation/custom-widget": {
- "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/168196"}}
+ "expected": {"gtk": {"status": ["FAIL", "TIMEOUT", "PASS"], "bug": "webkit.org/b/168196"}}
}
}
},
@@ -49,6 +49,9 @@
},
"/webkit/WebKitWebExtension/form-controls-associated-signal": {
"expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/205380"}}
+ },
+ "/webkit/WebKitWebExtension/user-messages": {
+ "expected": {"gtk": {"status": ["FAIL", "TIMEOUT", "PASS"], "bug": "webkit.org/b/211336"}}
}
}
},
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes