Title: [204649] trunk/Tools
- Revision
- 204649
- Author
- [email protected]
- Date
- 2016-08-19 13:15:49 -0700 (Fri, 19 Aug 2016)
Log Message
Remove Yosemite Leaks bot after http://trac.webkit.org/projects/webkit/changeset/204629
Reviewed by Kocsen Chung.
* BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js (204648 => 204649)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js 2016-08-19 19:44:01 UTC (rev 204648)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js 2016-08-19 20:15:49 UTC (rev 204649)
@@ -49,7 +49,6 @@
"Apple Yosemite Release WK1 (Tests)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
"Apple Yosemite Release WK2 (Tests)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
"Apple Yosemite Release WK2 (Perf)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, performance: true, heading: "Performance"},
- "Apple Yosemite (Leaks)": {platform: Dashboard.Platform.MacOSXYosemite, debug: true, leaks: true},
"Apple Yosemite JSC": {platform: Dashboard.Platform.MacOSXYosemite, heading: "_javascript_", combinedQueues: {
"Apple Yosemite 32-bit JSC (BuildAndTest)": {heading: "32-bit JSC (BuildAndTest)"},
"Apple Yosemite LLINT CLoop (BuildAndTest)": {heading: "LLINT CLoop (BuildAndTest)"},
Modified: trunk/Tools/ChangeLog (204648 => 204649)
--- trunk/Tools/ChangeLog 2016-08-19 19:44:01 UTC (rev 204648)
+++ trunk/Tools/ChangeLog 2016-08-19 20:15:49 UTC (rev 204649)
@@ -1,3 +1,12 @@
+2016-08-19 Lucas Forschler <[email protected]>
+
+ Remove Yosemite Leaks bot after http://trac.webkit.org/projects/webkit/changeset/204629
+
+ Reviewed by Kocsen Chung.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
+ (WebKitBuildbot):
+
2016-08-19 Alexey Proskuryakov <[email protected]>
Partial revert of r203811 - this key is not needed.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes