<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[209894] trunk/Tools</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/209894">209894</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2016-12-15 17:28:57 -0800 (Thu, 15 Dec 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Move JSC testers from Yosemite to Sierra
https://bugs.webkit.org/show_bug.cgi?id=165925

Reviewed by Lucas Forschler.

* BuildSlaveSupport/build.webkit.org-config/config.json:
* BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkToolsBuildSlaveSupportbuildwebkitorgconfigconfigjson">trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json</a></li>
<li><a href="#trunkToolsBuildSlaveSupportbuildwebkitorgconfigpublic_htmldashboardScriptsWebKitBuildbotjs">trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js</a></li>
<li><a href="#trunkToolsChangeLog">trunk/Tools/ChangeLog</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkToolsBuildSlaveSupportbuildwebkitorgconfigconfigjson"></a>
<div class="modfile"><h4>Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (209893 => 209894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json        2016-12-16 01:20:24 UTC (rev 209893)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json        2016-12-16 01:28:57 UTC (rev 209894)
</span><span class="lines">@@ -2,8 +2,6 @@
</span><span class="cx">     &quot;slaves&quot;:     [ { &quot;name&quot;: &quot;test-slave&quot;, &quot;platform&quot;: &quot;*&quot; },
</span><span class="cx"> 
</span><span class="cx">                     { &quot;name&quot;: &quot;bot139&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><del>-                    { &quot;name&quot;: &quot;bot155&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
-                    { &quot;name&quot;: &quot;bot157&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</del><span class="cx">                     { &quot;name&quot;: &quot;bot180&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot181&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot182&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="lines">@@ -10,8 +8,6 @@
</span><span class="cx">                     { &quot;name&quot;: &quot;bot183&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot184&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot185&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><del>-                    { &quot;name&quot;: &quot;bot186&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
-                    { &quot;name&quot;: &quot;bot187&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</del><span class="cx">                     { &quot;name&quot;: &quot;bot190&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot191&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot192&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot; },
</span><span class="lines">@@ -45,8 +41,12 @@
</span><span class="cx">                     { &quot;name&quot;: &quot;bot122&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot141&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot143&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><ins>+                    { &quot;name&quot;: &quot;bot155&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
+                    { &quot;name&quot;: &quot;bot157&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</ins><span class="cx">                     { &quot;name&quot;: &quot;bot160&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot164&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><ins>+                    { &quot;name&quot;: &quot;bot186&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
+                    { &quot;name&quot;: &quot;bot187&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</ins><span class="cx">                     { &quot;name&quot;: &quot;bot199&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot219&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="cx">                     { &quot;name&quot;: &quot;bot439&quot;, &quot;platform&quot;: &quot;mac-sierra&quot; },
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx"> 
</span><span class="cx">     &quot;builders&quot;:   [ { &quot;name&quot;: &quot;Apple Sierra Debug (Build)&quot;, &quot;type&quot;: &quot;Build&quot;, &quot;builddir&quot;: &quot;sierra-debug&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><del>-                      &quot;triggers&quot;: [&quot;sierra-debug-tests-wk1&quot;, &quot;sierra-debug-tests-wk2&quot;],
</del><ins>+                      &quot;triggers&quot;: [&quot;sierra-debug-tests-jsc&quot;, &quot;sierra-debug-tests-wk1&quot;, &quot;sierra-debug-tests-wk2&quot;],
</ins><span class="cx">                       &quot;slavenames&quot;: [&quot;bot439&quot;, &quot;bot698&quot;]
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;name&quot;: &quot;Apple Sierra Debug WK1 (Tests)&quot;, &quot;type&quot;: &quot;TestWebKit1AllButJSC&quot;, &quot;builddir&quot;: &quot;sierra-debug-tests-wk1&quot;,
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;name&quot;: &quot;Apple Sierra Release (Build)&quot;, &quot;type&quot;: &quot;Build&quot;, &quot;builddir&quot;: &quot;sierra-release&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><del>-                      &quot;triggers&quot;: [&quot;sierra-release-tests-wk1&quot;, &quot;sierra-release-tests-wk2&quot;],
</del><ins>+                      &quot;triggers&quot;: [&quot;sierra-release-tests-jsc&quot;, &quot;sierra-release-tests-wk1&quot;, &quot;sierra-release-tests-wk2&quot;],
</ins><span class="cx">                       &quot;slavenames&quot;: [&quot;bot443&quot;, &quot;bot699&quot;]
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;name&quot;: &quot;Apple Sierra Release WK1 (Tests)&quot;, &quot;type&quot;: &quot;TestWebKit1AllButJSC&quot;, &quot;builddir&quot;: &quot;sierra-release-tests-wk1&quot;,
</span><span class="lines">@@ -129,6 +129,22 @@
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;i386&quot;],
</span><span class="cx">                       &quot;slavenames&quot;: [&quot;bot600&quot;]
</span><span class="cx">                     },
</span><ins>+                    { &quot;name&quot;: &quot;Apple Sierra Debug JSC (Tests)&quot;, &quot;type&quot;: &quot;TestJSC&quot;, &quot;builddir&quot;: &quot;sierra-debug-tests-jsc&quot;,
+                      &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
+                      &quot;slavenames&quot;: [&quot;bot155&quot;]
+                    },
+                    { &quot;name&quot;: &quot;Apple Sierra Release JSC (Tests)&quot;, &quot;type&quot;: &quot;TestJSC&quot;, &quot;builddir&quot;: &quot;sierra-release-tests-jsc&quot;,
+                      &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
+                      &quot;slavenames&quot;: [&quot;bot157&quot;]
+                    },
+                    { &quot;name&quot;: &quot;Apple Sierra LLINT CLoop (BuildAndTest)&quot;, &quot;type&quot;: &quot;BuildAndTestLLINTCLoop&quot;, &quot;builddir&quot;: &quot;sierra-cloop-debug&quot;,
+                      &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
+                      &quot;slavenames&quot;: [&quot;bot186&quot;]
+                    },
+                    { &quot;name&quot;: &quot;Apple Sierra 32-bit JSC (BuildAndTest)&quot;, &quot;type&quot;: &quot;BuildAndTest32bitJSC&quot;, &quot;builddir&quot;: &quot;sierra-32bitJSC-debug&quot;,
+                      &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;i386&quot;],
+                      &quot;slavenames&quot;: [&quot;bot187&quot;]
+                    },
</ins><span class="cx">                     { &quot;name&quot;: &quot;Apple El Capitan Debug (Build)&quot;, &quot;type&quot;: &quot;Build&quot;, &quot;builddir&quot;: &quot;elcapitan-debug&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-elcapitan&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><span class="cx">                       &quot;triggers&quot;: [&quot;elcapitan-debug-tests-jsc&quot;, &quot;elcapitan-debug-tests-wk1&quot;, &quot;elcapitan-debug-tests-wk2&quot;],
</span><span class="lines">@@ -200,13 +216,9 @@
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;name&quot;: &quot;Apple Yosemite Debug (Build)&quot;, &quot;type&quot;: &quot;Build&quot;, &quot;builddir&quot;: &quot;yosemite-debug&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><del>-                      &quot;triggers&quot;: [&quot;yosemite-debug-tests-jsc&quot;, &quot;yosemite-debug-tests-wk1&quot;, &quot;yosemite-debug-tests-wk2&quot;],
</del><ins>+                      &quot;triggers&quot;: [&quot;yosemite-debug-tests-wk1&quot;, &quot;yosemite-debug-tests-wk2&quot;],
</ins><span class="cx">                       &quot;slavenames&quot;: [&quot;bot180&quot;, &quot;bot181&quot;]
</span><span class="cx">                     },
</span><del>-                    { &quot;name&quot;: &quot;Apple Yosemite Debug JSC (Tests)&quot;, &quot;type&quot;: &quot;TestJSC&quot;, &quot;builddir&quot;: &quot;yosemite-debug-tests-jsc&quot;,
-                      &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
-                      &quot;slavenames&quot;: [&quot;bot155&quot;]
-                    },
</del><span class="cx">                     { &quot;name&quot;: &quot;Apple Yosemite Debug WK1 (Tests)&quot;, &quot;type&quot;: &quot;TestWebKit1AllButJSC&quot;, &quot;builddir&quot;: &quot;yosemite-debug-tests-wk1&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><span class="cx">                       &quot;additionalArguments&quot;: [&quot;--no-retry-failures&quot;, &quot;--no-sample-on-timeout&quot;],
</span><span class="lines">@@ -217,23 +229,11 @@
</span><span class="cx">                       &quot;additionalArguments&quot;: [&quot;--no-retry-failures&quot;, &quot;--no-sample-on-timeout&quot;],
</span><span class="cx">                       &quot;slavenames&quot;: [&quot;bot184&quot;, &quot;bot185&quot;]
</span><span class="cx">                     },
</span><del>-                    { &quot;name&quot;: &quot;Apple Yosemite LLINT CLoop (BuildAndTest)&quot;, &quot;type&quot;: &quot;BuildAndTestLLINTCLoop&quot;, &quot;builddir&quot;: &quot;yosemite-cloop-debug&quot;,
-                      &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
-                      &quot;slavenames&quot;: [&quot;bot186&quot;]
-                    },
-                    { &quot;name&quot;: &quot;Apple Yosemite 32-bit JSC (BuildAndTest)&quot;, &quot;type&quot;: &quot;BuildAndTest32bitJSC&quot;, &quot;builddir&quot;: &quot;yosemite-32bitJSC-debug&quot;,
-                      &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;debug&quot;, &quot;architectures&quot;: [&quot;i386&quot;],
-                      &quot;slavenames&quot;: [&quot;bot187&quot;]
-                    },
</del><span class="cx">                     { &quot;name&quot;: &quot;Apple Yosemite Release (Build)&quot;, &quot;type&quot;: &quot;Build&quot;, &quot;builddir&quot;: &quot;yosemite-release&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><del>-                      &quot;triggers&quot;: [&quot;yosemite-release-tests-jsc&quot;, &quot;yosemite-release-tests-wk1&quot;, &quot;yosemite-release-tests-wk2&quot;, &quot;yosemite-release-perf&quot;],
</del><ins>+                      &quot;triggers&quot;: [&quot;yosemite-release-tests-wk1&quot;, &quot;yosemite-release-tests-wk2&quot;, &quot;yosemite-release-perf&quot;],
</ins><span class="cx">                       &quot;slavenames&quot;: [&quot;bot400&quot;, &quot;bot401&quot;]
</span><span class="cx">                     },
</span><del>-                    { &quot;name&quot;: &quot;Apple Yosemite Release JSC (Tests)&quot;, &quot;type&quot;: &quot;TestJSC&quot;, &quot;builddir&quot;: &quot;yosemite-release-tests-jsc&quot;,
-                      &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
-                      &quot;slavenames&quot;: [&quot;bot157&quot;]
-                    },
</del><span class="cx">                     { &quot;name&quot;: &quot;Apple Yosemite Release WK1 (Tests)&quot;, &quot;type&quot;: &quot;TestWebKit1AllButJSC&quot;, &quot;builddir&quot;: &quot;yosemite-release-tests-wk1&quot;,
</span><span class="cx">                       &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;configuration&quot;: &quot;release&quot;, &quot;architectures&quot;: [&quot;x86_64&quot;],
</span><span class="cx">                       &quot;additionalArguments&quot;: [&quot;--no-retry-failures&quot;, &quot;--no-sample-on-timeout&quot;],
</span><span class="lines">@@ -391,13 +391,13 @@
</span><span class="cx">                                        &quot;WinCairo 64-Bit Release&quot;]
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;type&quot;: &quot;PlatformSpecificScheduler&quot;, &quot;platform&quot;: &quot;mac-yosemite&quot;, &quot;branch&quot;: &quot;trunk&quot;, &quot;treeStableTimer&quot;: 45.0,
</span><del>-                      &quot;builderNames&quot;: [&quot;Apple Yosemite Release (Build)&quot;, &quot;Apple Yosemite Debug (Build)&quot;, &quot;Apple Yosemite LLINT CLoop (BuildAndTest)&quot;, &quot;Apple Yosemite 32-bit JSC (BuildAndTest)&quot;, &quot;Apple Yosemite Release (32-bit Build)&quot;]
</del><ins>+                      &quot;builderNames&quot;: [&quot;Apple Yosemite Release (Build)&quot;, &quot;Apple Yosemite Debug (Build)&quot;, &quot;Apple Yosemite Release (32-bit Build)&quot;]
</ins><span class="cx">                     },
</span><span class="cx">                     { &quot;type&quot;: &quot;PlatformSpecificScheduler&quot;, &quot;platform&quot;: &quot;mac-elcapitan&quot;, &quot;branch&quot;: &quot;trunk&quot;, &quot;treeStableTimer&quot;: 45.0,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple El Capitan Release (Build)&quot;, &quot;Apple El Capitan Debug (Build)&quot;, &quot;Apple El Capitan LLINT CLoop (BuildAndTest)&quot;, &quot;Apple El Capitan 32-bit JSC (BuildAndTest)&quot;, &quot;Apple El Capitan Release (32-bit Build)&quot;, &quot;Apple El Capitan CMake Debug (Build)&quot;]
</span><span class="cx">                     },
</span><span class="cx">                     { &quot;type&quot;: &quot;PlatformSpecificScheduler&quot;, &quot;platform&quot;: &quot;mac-sierra&quot;, &quot;branch&quot;: &quot;trunk&quot;, &quot;treeStableTimer&quot;: 45.0,
</span><del>-                      &quot;builderNames&quot;: [&quot;Apple Sierra Release (Build)&quot;, &quot;Apple Sierra Debug (Build)&quot;, &quot;Apple Sierra Release (32-bit Build)&quot;]
</del><ins>+                      &quot;builderNames&quot;: [&quot;Apple Sierra Release (Build)&quot;, &quot;Apple Sierra Debug (Build)&quot;, &quot;Apple Sierra Release (32-bit Build)&quot;, &quot;Apple Sierra LLINT CLoop (BuildAndTest)&quot;, &quot;Apple Sierra 32-bit JSC (BuildAndTest)&quot;]
</ins><span class="cx">                     },
</span><span class="cx">                     { &quot;type&quot;: &quot;PlatformSpecificScheduler&quot;, &quot;platform&quot;: &quot;ios-10&quot;, &quot;branch&quot;: &quot;trunk&quot;, &quot;treeStableTimer&quot;: 45.0,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple iOS 10 Release (Build)&quot;]
</span><span class="lines">@@ -420,6 +420,12 @@
</span><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;sierra-debug-tests-wk2&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple Sierra Debug WK2 (Tests)&quot;]
</span><span class="cx">                     },
</span><ins>+                    { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;sierra-debug-tests-jsc&quot;,
+                      &quot;builderNames&quot;: [&quot;Apple Sierra Debug JSC (Tests)&quot;]
+                    },
+                    { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;sierra-release-tests-jsc&quot;,
+                      &quot;builderNames&quot;: [&quot;Apple Sierra Release JSC (Tests)&quot;]
+                    },
</ins><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;elcapitan-leaks&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple El Capitan (Leaks)&quot;]
</span><span class="cx">                     },
</span><span class="lines">@@ -444,9 +450,6 @@
</span><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;elcapitan-release-perf&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple El Capitan Release WK2 (Perf)&quot;]
</span><span class="cx">                     },
</span><del>-                    { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;yosemite-release-tests-jsc&quot;,
-                      &quot;builderNames&quot;: [&quot;Apple Yosemite Release JSC (Tests)&quot;]
-                    },
</del><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;yosemite-release-tests-wk1&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple Yosemite Release WK1 (Tests)&quot;]
</span><span class="cx">                     },
</span><span class="lines">@@ -453,9 +456,6 @@
</span><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;yosemite-release-tests-wk2&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple Yosemite Release WK2 (Tests)&quot;]
</span><span class="cx">                     },
</span><del>-                    { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;yosemite-debug-tests-jsc&quot;,
-                      &quot;builderNames&quot;: [&quot;Apple Yosemite Debug JSC (Tests)&quot;]
-                    },
</del><span class="cx">                     { &quot;type&quot;: &quot;Triggerable&quot;, &quot;name&quot;: &quot;yosemite-debug-tests-wk1&quot;,
</span><span class="cx">                       &quot;builderNames&quot;: [&quot;Apple Yosemite Debug WK1 (Tests)&quot;]
</span><span class="cx">                     },
</span></span></pre></div>
<a id="trunkToolsBuildSlaveSupportbuildwebkitorgconfigpublic_htmldashboardScriptsWebKitBuildbotjs"></a>
<div class="modfile"><h4>Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js (209893 => 209894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js        2016-12-16 01:20:24 UTC (rev 209893)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js        2016-12-16 01:28:57 UTC (rev 209894)
</span><span class="lines">@@ -33,6 +33,12 @@
</span><span class="cx">         &quot;Apple Sierra Debug WK2 (Tests)&quot;: {platform: Dashboard.Platform.macOSSierra, debug: true, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><span class="cx">         &quot;Apple Sierra Release WK1 (Tests)&quot;: {platform: Dashboard.Platform.macOSSierra, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
</span><span class="cx">         &quot;Apple Sierra Release WK2 (Tests)&quot;: {platform: Dashboard.Platform.macOSSierra, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><ins>+        &quot;Apple Sierra JSC&quot;: {platform: Dashboard.Platform.macOSSierra, heading: &quot;JavaScript&quot;, combinedQueues: {
+            &quot;Apple Sierra 32-bit JSC (BuildAndTest)&quot;: {heading: &quot;32-bit JSC (BuildAndTest)&quot;},
+            &quot;Apple Sierra LLINT CLoop (BuildAndTest)&quot;: {heading: &quot;LLINT CLoop (BuildAndTest)&quot;},
+            &quot;Apple Sierra Debug JSC (Tests)&quot;: {heading: &quot;Debug JSC (Tests)&quot;},
+            &quot;Apple Sierra Release JSC (Tests)&quot;: {heading: &quot;Release JSC (Tests)&quot;},
+        }},
</ins><span class="cx">         &quot;Apple El Capitan Debug (Build)&quot;: {platform: Dashboard.Platform.MacOSXElCapitan, debug: true, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx">         &quot;Apple El Capitan Release (Build)&quot;: {platform: Dashboard.Platform.MacOSXElCapitan, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx">         &quot;Apple El Capitan Release (32-bit Build)&quot;: {platform: Dashboard.Platform.MacOSXElCapitan, builder: true, architecture: Buildbot.BuildArchitecture.ThirtyTwoBit},
</span><span class="lines">@@ -56,12 +62,6 @@
</span><span class="cx">         &quot;Apple Yosemite Release WK1 (Tests)&quot;: {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
</span><span class="cx">         &quot;Apple Yosemite Release WK2 (Tests)&quot;: {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><span class="cx">         &quot;Apple Yosemite Release WK2 (Perf)&quot;: {platform: Dashboard.Platform.MacOSXYosemite, debug: false, performance: true, heading: &quot;Performance&quot;},
</span><del>-        &quot;Apple Yosemite JSC&quot;: {platform: Dashboard.Platform.MacOSXYosemite, heading: &quot;JavaScript&quot;, combinedQueues: {
-            &quot;Apple Yosemite 32-bit JSC (BuildAndTest)&quot;: {heading: &quot;32-bit JSC (BuildAndTest)&quot;},
-            &quot;Apple Yosemite LLINT CLoop (BuildAndTest)&quot;: {heading: &quot;LLINT CLoop (BuildAndTest)&quot;},
-            &quot;Apple Yosemite Debug JSC (Tests)&quot;: {heading: &quot;Debug JSC (Tests)&quot;},
-            &quot;Apple Yosemite Release JSC (Tests)&quot;: {heading: &quot;Release JSC (Tests)&quot;},
-        }},
</del><span class="cx">         &quot;Apple iOS 10 Release (Build)&quot;: {platform: Dashboard.Platform.iOS10Device, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.Universal},
</span><span class="cx">         &quot;Apple iOS 10 Simulator Release (Build)&quot;: {platform: Dashboard.Platform.iOS10Simulator, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx">         &quot;Apple iOS 10 Simulator Release WK1 (Tests)&quot;: {platform: Dashboard.Platform.iOS10Simulator, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
</span></span></pre></div>
<a id="trunkToolsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ChangeLog (209893 => 209894)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ChangeLog        2016-12-16 01:20:24 UTC (rev 209893)
+++ trunk/Tools/ChangeLog        2016-12-16 01:28:57 UTC (rev 209894)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2016-12-15  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
+        Move JSC testers from Yosemite to Sierra
+        https://bugs.webkit.org/show_bug.cgi?id=165925
+
+        Reviewed by Lucas Forschler.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
+        (WebKitBuildbot):
+
</ins><span class="cx"> 2016-12-15  Megan Gardner  &lt;megan_gardner@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Add coordinate space to event streams and streamline tests
</span></span></pre>
</div>
</div>

</body>
</html>