Title: [194273] trunk/Tools
- Revision
- 194273
- Author
- [email protected]
- Date
- 2015-12-18 10:16:13 -0800 (Fri, 18 Dec 2015)
Log Message
Pasteboard get messed up after running kill-old-processes
https://bugs.webkit.org/show_bug.cgi?id=152426
Patch by Aakash Jain <[email protected]> on 2015-12-18
Reviewed by Alexey Proskuryakov.
* BuildSlaveSupport/kill-old-processes:
(main): Do not kill pasteboard anymore.
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/kill-old-processes (194272 => 194273)
--- trunk/Tools/BuildSlaveSupport/kill-old-processes 2015-12-18 18:08:05 UTC (rev 194272)
+++ trunk/Tools/BuildSlaveSupport/kill-old-processes 2015-12-18 18:16:13 UTC (rev 194273)
@@ -67,7 +67,6 @@
"jsc",
"LayoutTestHelper",
"make",
- "pboard", # FIXME: https://bugs.webkit.org/show_bug.cgi?id=81012
"perl5.12",
"perl5.16",
"perl",
Modified: trunk/Tools/ChangeLog (194272 => 194273)
--- trunk/Tools/ChangeLog 2015-12-18 18:08:05 UTC (rev 194272)
+++ trunk/Tools/ChangeLog 2015-12-18 18:16:13 UTC (rev 194273)
@@ -1,3 +1,13 @@
+2015-12-18 Aakash Jain <[email protected]>
+
+ Pasteboard get messed up after running kill-old-processes
+ https://bugs.webkit.org/show_bug.cgi?id=152426
+
+ Reviewed by Alexey Proskuryakov.
+
+ * BuildSlaveSupport/kill-old-processes:
+ (main): Do not kill pasteboard anymore.
+
2015-12-17 Aakash Jain <[email protected]>
run-webkit-tests shouldn't start multiple iOS simulators while only running one test
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes