Title: [234342] trunk/Tools
- Revision
- 234342
- Author
- [email protected]
- Date
- 2018-07-27 19:23:30 -0700 (Fri, 27 Jul 2018)
Log Message
Unreviewed, fix typo in test expectations and mark another test as timing out
* TestWebKitAPI/glib/TestExpectations.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (234341 => 234342)
--- trunk/Tools/ChangeLog 2018-07-28 00:35:24 UTC (rev 234341)
+++ trunk/Tools/ChangeLog 2018-07-28 02:23:30 UTC (rev 234342)
@@ -1,5 +1,11 @@
2018-07-27 Michael Catanzaro <[email protected]>
+ Unreviewed, fix typo in test expectations and mark another test as timing out
+
+ * TestWebKitAPI/glib/TestExpectations.json:
+
+2018-07-27 Michael Catanzaro <[email protected]>
+
More unreviewed GTK test gardening
* TestWebKitAPI/glib/TestExpectations.json:
Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (234341 => 234342)
--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2018-07-28 00:35:24 UTC (rev 234341)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2018-07-28 02:23:30 UTC (rev 234342)
@@ -67,7 +67,7 @@
"/webkit/WebKitWebContext/uri-scheme": {
"expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/183183"}}
},
- "/webkit/WebKitWebView/languages": {
+ "/webkit/WebKitWebContext/languages": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188111"}}
}
}
@@ -160,7 +160,7 @@
"expected": {"all": {"slow": true, "status": ["TIMEOUT", "PASS"]}}
},
"WTF_Lock.ManyContendedShortSections": {
- "expected": {"all": {"slow": true}}
+ "expected": {"all": {"slow": true, "status": ["TIMEOUT", "PASS"]}}
},
"WTF_WordLock.ContendedShortSection": {
"expected": {"all": {"slow": true}}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes