Title: [189021] trunk/Tools
- Revision
- 189021
- Author
- [email protected]
- Date
- 2015-08-27 03:26:47 -0700 (Thu, 27 Aug 2015)
Log Message
Unreviewed. Mark WTF_WordLock.ContendedShortSection as slow too.
* Scripts/run-gtk-tests:
(TestRunner):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (189020 => 189021)
--- trunk/Tools/ChangeLog 2015-08-27 09:59:37 UTC (rev 189020)
+++ trunk/Tools/ChangeLog 2015-08-27 10:26:47 UTC (rev 189021)
@@ -1,5 +1,12 @@
2015-08-27 Carlos Garcia Campos <[email protected]>
+ Unreviewed. Mark WTF_WordLock.ContendedShortSection as slow too.
+
+ * Scripts/run-gtk-tests:
+ (TestRunner):
+
+2015-08-27 Carlos Garcia Campos <[email protected]>
+
Fix GTK+ WTR crashes in initializeMainRunLoop()
Rubber-stamped by Žan Doberšek.
Modified: trunk/Tools/Scripts/run-gtk-tests (189020 => 189021)
--- trunk/Tools/Scripts/run-gtk-tests 2015-08-27 09:59:37 UTC (rev 189020)
+++ trunk/Tools/Scripts/run-gtk-tests 2015-08-27 10:26:47 UTC (rev 189021)
@@ -82,6 +82,7 @@
SLOW = [
"WTF_Lock.ContendedShortSection",
+ "WTF_WordLock.ContendedShortSection"
]
def __init__(self, options, tests=[]):
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes