<!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"> "slaves": [ { "name": "test-slave", "platform": "*" },
</span><span class="cx">
</span><span class="cx"> { "name": "bot139", "platform": "mac-yosemite" },
</span><del>- { "name": "bot155", "platform": "mac-yosemite" },
- { "name": "bot157", "platform": "mac-yosemite" },
</del><span class="cx"> { "name": "bot180", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot181", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot182", "platform": "mac-yosemite" },
</span><span class="lines">@@ -10,8 +8,6 @@
</span><span class="cx"> { "name": "bot183", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot184", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot185", "platform": "mac-yosemite" },
</span><del>- { "name": "bot186", "platform": "mac-yosemite" },
- { "name": "bot187", "platform": "mac-yosemite" },
</del><span class="cx"> { "name": "bot190", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot191", "platform": "mac-yosemite" },
</span><span class="cx"> { "name": "bot192", "platform": "mac-yosemite" },
</span><span class="lines">@@ -45,8 +41,12 @@
</span><span class="cx"> { "name": "bot122", "platform": "mac-sierra" },
</span><span class="cx"> { "name": "bot141", "platform": "mac-sierra" },
</span><span class="cx"> { "name": "bot143", "platform": "mac-sierra" },
</span><ins>+ { "name": "bot155", "platform": "mac-sierra" },
+ { "name": "bot157", "platform": "mac-sierra" },
</ins><span class="cx"> { "name": "bot160", "platform": "mac-sierra" },
</span><span class="cx"> { "name": "bot164", "platform": "mac-sierra" },
</span><ins>+ { "name": "bot186", "platform": "mac-sierra" },
+ { "name": "bot187", "platform": "mac-sierra" },
</ins><span class="cx"> { "name": "bot199", "platform": "mac-sierra" },
</span><span class="cx"> { "name": "bot219", "platform": "mac-sierra" },
</span><span class="cx"> { "name": "bot439", "platform": "mac-sierra" },
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">
</span><span class="cx"> "builders": [ { "name": "Apple Sierra Debug (Build)", "type": "Build", "builddir": "sierra-debug",
</span><span class="cx"> "platform": "mac-sierra", "configuration": "debug", "architectures": ["x86_64"],
</span><del>- "triggers": ["sierra-debug-tests-wk1", "sierra-debug-tests-wk2"],
</del><ins>+ "triggers": ["sierra-debug-tests-jsc", "sierra-debug-tests-wk1", "sierra-debug-tests-wk2"],
</ins><span class="cx"> "slavenames": ["bot439", "bot698"]
</span><span class="cx"> },
</span><span class="cx"> { "name": "Apple Sierra Debug WK1 (Tests)", "type": "TestWebKit1AllButJSC", "builddir": "sierra-debug-tests-wk1",
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx"> },
</span><span class="cx"> { "name": "Apple Sierra Release (Build)", "type": "Build", "builddir": "sierra-release",
</span><span class="cx"> "platform": "mac-sierra", "configuration": "release", "architectures": ["x86_64"],
</span><del>- "triggers": ["sierra-release-tests-wk1", "sierra-release-tests-wk2"],
</del><ins>+ "triggers": ["sierra-release-tests-jsc", "sierra-release-tests-wk1", "sierra-release-tests-wk2"],
</ins><span class="cx"> "slavenames": ["bot443", "bot699"]
</span><span class="cx"> },
</span><span class="cx"> { "name": "Apple Sierra Release WK1 (Tests)", "type": "TestWebKit1AllButJSC", "builddir": "sierra-release-tests-wk1",
</span><span class="lines">@@ -129,6 +129,22 @@
</span><span class="cx"> "platform": "mac-sierra", "configuration": "release", "architectures": ["i386"],
</span><span class="cx"> "slavenames": ["bot600"]
</span><span class="cx"> },
</span><ins>+ { "name": "Apple Sierra Debug JSC (Tests)", "type": "TestJSC", "builddir": "sierra-debug-tests-jsc",
+ "platform": "mac-sierra", "configuration": "debug", "architectures": ["x86_64"],
+ "slavenames": ["bot155"]
+ },
+ { "name": "Apple Sierra Release JSC (Tests)", "type": "TestJSC", "builddir": "sierra-release-tests-jsc",
+ "platform": "mac-sierra", "configuration": "release", "architectures": ["x86_64"],
+ "slavenames": ["bot157"]
+ },
+ { "name": "Apple Sierra LLINT CLoop (BuildAndTest)", "type": "BuildAndTestLLINTCLoop", "builddir": "sierra-cloop-debug",
+ "platform": "mac-sierra", "configuration": "debug", "architectures": ["x86_64"],
+ "slavenames": ["bot186"]
+ },
+ { "name": "Apple Sierra 32-bit JSC (BuildAndTest)", "type": "BuildAndTest32bitJSC", "builddir": "sierra-32bitJSC-debug",
+ "platform": "mac-sierra", "configuration": "debug", "architectures": ["i386"],
+ "slavenames": ["bot187"]
+ },
</ins><span class="cx"> { "name": "Apple El Capitan Debug (Build)", "type": "Build", "builddir": "elcapitan-debug",
</span><span class="cx"> "platform": "mac-elcapitan", "configuration": "debug", "architectures": ["x86_64"],
</span><span class="cx"> "triggers": ["elcapitan-debug-tests-jsc", "elcapitan-debug-tests-wk1", "elcapitan-debug-tests-wk2"],
</span><span class="lines">@@ -200,13 +216,9 @@
</span><span class="cx"> },
</span><span class="cx"> { "name": "Apple Yosemite Debug (Build)", "type": "Build", "builddir": "yosemite-debug",
</span><span class="cx"> "platform": "mac-yosemite", "configuration": "debug", "architectures": ["x86_64"],
</span><del>- "triggers": ["yosemite-debug-tests-jsc", "yosemite-debug-tests-wk1", "yosemite-debug-tests-wk2"],
</del><ins>+ "triggers": ["yosemite-debug-tests-wk1", "yosemite-debug-tests-wk2"],
</ins><span class="cx"> "slavenames": ["bot180", "bot181"]
</span><span class="cx"> },
</span><del>- { "name": "Apple Yosemite Debug JSC (Tests)", "type": "TestJSC", "builddir": "yosemite-debug-tests-jsc",
- "platform": "mac-yosemite", "configuration": "debug", "architectures": ["x86_64"],
- "slavenames": ["bot155"]
- },
</del><span class="cx"> { "name": "Apple Yosemite Debug WK1 (Tests)", "type": "TestWebKit1AllButJSC", "builddir": "yosemite-debug-tests-wk1",
</span><span class="cx"> "platform": "mac-yosemite", "configuration": "debug", "architectures": ["x86_64"],
</span><span class="cx"> "additionalArguments": ["--no-retry-failures", "--no-sample-on-timeout"],
</span><span class="lines">@@ -217,23 +229,11 @@
</span><span class="cx"> "additionalArguments": ["--no-retry-failures", "--no-sample-on-timeout"],
</span><span class="cx"> "slavenames": ["bot184", "bot185"]
</span><span class="cx"> },
</span><del>- { "name": "Apple Yosemite LLINT CLoop (BuildAndTest)", "type": "BuildAndTestLLINTCLoop", "builddir": "yosemite-cloop-debug",
- "platform": "mac-yosemite", "configuration": "debug", "architectures": ["x86_64"],
- "slavenames": ["bot186"]
- },
- { "name": "Apple Yosemite 32-bit JSC (BuildAndTest)", "type": "BuildAndTest32bitJSC", "builddir": "yosemite-32bitJSC-debug",
- "platform": "mac-yosemite", "configuration": "debug", "architectures": ["i386"],
- "slavenames": ["bot187"]
- },
</del><span class="cx"> { "name": "Apple Yosemite Release (Build)", "type": "Build", "builddir": "yosemite-release",
</span><span class="cx"> "platform": "mac-yosemite", "configuration": "release", "architectures": ["x86_64"],
</span><del>- "triggers": ["yosemite-release-tests-jsc", "yosemite-release-tests-wk1", "yosemite-release-tests-wk2", "yosemite-release-perf"],
</del><ins>+ "triggers": ["yosemite-release-tests-wk1", "yosemite-release-tests-wk2", "yosemite-release-perf"],
</ins><span class="cx"> "slavenames": ["bot400", "bot401"]
</span><span class="cx"> },
</span><del>- { "name": "Apple Yosemite Release JSC (Tests)", "type": "TestJSC", "builddir": "yosemite-release-tests-jsc",
- "platform": "mac-yosemite", "configuration": "release", "architectures": ["x86_64"],
- "slavenames": ["bot157"]
- },
</del><span class="cx"> { "name": "Apple Yosemite Release WK1 (Tests)", "type": "TestWebKit1AllButJSC", "builddir": "yosemite-release-tests-wk1",
</span><span class="cx"> "platform": "mac-yosemite", "configuration": "release", "architectures": ["x86_64"],
</span><span class="cx"> "additionalArguments": ["--no-retry-failures", "--no-sample-on-timeout"],
</span><span class="lines">@@ -391,13 +391,13 @@
</span><span class="cx"> "WinCairo 64-Bit Release"]
</span><span class="cx"> },
</span><span class="cx"> { "type": "PlatformSpecificScheduler", "platform": "mac-yosemite", "branch": "trunk", "treeStableTimer": 45.0,
</span><del>- "builderNames": ["Apple Yosemite Release (Build)", "Apple Yosemite Debug (Build)", "Apple Yosemite LLINT CLoop (BuildAndTest)", "Apple Yosemite 32-bit JSC (BuildAndTest)", "Apple Yosemite Release (32-bit Build)"]
</del><ins>+ "builderNames": ["Apple Yosemite Release (Build)", "Apple Yosemite Debug (Build)", "Apple Yosemite Release (32-bit Build)"]
</ins><span class="cx"> },
</span><span class="cx"> { "type": "PlatformSpecificScheduler", "platform": "mac-elcapitan", "branch": "trunk", "treeStableTimer": 45.0,
</span><span class="cx"> "builderNames": ["Apple El Capitan Release (Build)", "Apple El Capitan Debug (Build)", "Apple El Capitan LLINT CLoop (BuildAndTest)", "Apple El Capitan 32-bit JSC (BuildAndTest)", "Apple El Capitan Release (32-bit Build)", "Apple El Capitan CMake Debug (Build)"]
</span><span class="cx"> },
</span><span class="cx"> { "type": "PlatformSpecificScheduler", "platform": "mac-sierra", "branch": "trunk", "treeStableTimer": 45.0,
</span><del>- "builderNames": ["Apple Sierra Release (Build)", "Apple Sierra Debug (Build)", "Apple Sierra Release (32-bit Build)"]
</del><ins>+ "builderNames": ["Apple Sierra Release (Build)", "Apple Sierra Debug (Build)", "Apple Sierra Release (32-bit Build)", "Apple Sierra LLINT CLoop (BuildAndTest)", "Apple Sierra 32-bit JSC (BuildAndTest)"]
</ins><span class="cx"> },
</span><span class="cx"> { "type": "PlatformSpecificScheduler", "platform": "ios-10", "branch": "trunk", "treeStableTimer": 45.0,
</span><span class="cx"> "builderNames": ["Apple iOS 10 Release (Build)"]
</span><span class="lines">@@ -420,6 +420,12 @@
</span><span class="cx"> { "type": "Triggerable", "name": "sierra-debug-tests-wk2",
</span><span class="cx"> "builderNames": ["Apple Sierra Debug WK2 (Tests)"]
</span><span class="cx"> },
</span><ins>+ { "type": "Triggerable", "name": "sierra-debug-tests-jsc",
+ "builderNames": ["Apple Sierra Debug JSC (Tests)"]
+ },
+ { "type": "Triggerable", "name": "sierra-release-tests-jsc",
+ "builderNames": ["Apple Sierra Release JSC (Tests)"]
+ },
</ins><span class="cx"> { "type": "Triggerable", "name": "elcapitan-leaks",
</span><span class="cx"> "builderNames": ["Apple El Capitan (Leaks)"]
</span><span class="cx"> },
</span><span class="lines">@@ -444,9 +450,6 @@
</span><span class="cx"> { "type": "Triggerable", "name": "elcapitan-release-perf",
</span><span class="cx"> "builderNames": ["Apple El Capitan Release WK2 (Perf)"]
</span><span class="cx"> },
</span><del>- { "type": "Triggerable", "name": "yosemite-release-tests-jsc",
- "builderNames": ["Apple Yosemite Release JSC (Tests)"]
- },
</del><span class="cx"> { "type": "Triggerable", "name": "yosemite-release-tests-wk1",
</span><span class="cx"> "builderNames": ["Apple Yosemite Release WK1 (Tests)"]
</span><span class="cx"> },
</span><span class="lines">@@ -453,9 +456,6 @@
</span><span class="cx"> { "type": "Triggerable", "name": "yosemite-release-tests-wk2",
</span><span class="cx"> "builderNames": ["Apple Yosemite Release WK2 (Tests)"]
</span><span class="cx"> },
</span><del>- { "type": "Triggerable", "name": "yosemite-debug-tests-jsc",
- "builderNames": ["Apple Yosemite Debug JSC (Tests)"]
- },
</del><span class="cx"> { "type": "Triggerable", "name": "yosemite-debug-tests-wk1",
</span><span class="cx"> "builderNames": ["Apple Yosemite Debug WK1 (Tests)"]
</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"> "Apple Sierra Debug WK2 (Tests)": {platform: Dashboard.Platform.macOSSierra, debug: true, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><span class="cx"> "Apple Sierra Release WK1 (Tests)": {platform: Dashboard.Platform.macOSSierra, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
</span><span class="cx"> "Apple Sierra Release WK2 (Tests)": {platform: Dashboard.Platform.macOSSierra, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><ins>+ "Apple Sierra JSC": {platform: Dashboard.Platform.macOSSierra, heading: "JavaScript", combinedQueues: {
+ "Apple Sierra 32-bit JSC (BuildAndTest)": {heading: "32-bit JSC (BuildAndTest)"},
+ "Apple Sierra LLINT CLoop (BuildAndTest)": {heading: "LLINT CLoop (BuildAndTest)"},
+ "Apple Sierra Debug JSC (Tests)": {heading: "Debug JSC (Tests)"},
+ "Apple Sierra Release JSC (Tests)": {heading: "Release JSC (Tests)"},
+ }},
</ins><span class="cx"> "Apple El Capitan Debug (Build)": {platform: Dashboard.Platform.MacOSXElCapitan, debug: true, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx"> "Apple El Capitan Release (Build)": {platform: Dashboard.Platform.MacOSXElCapitan, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx"> "Apple El Capitan Release (32-bit Build)": {platform: Dashboard.Platform.MacOSXElCapitan, builder: true, architecture: Buildbot.BuildArchitecture.ThirtyTwoBit},
</span><span class="lines">@@ -56,12 +62,6 @@
</span><span class="cx"> "Apple Yosemite Release WK1 (Tests)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit1},
</span><span class="cx"> "Apple Yosemite Release WK2 (Tests)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, tester: true, testCategory: Buildbot.TestCategory.WebKit2},
</span><span class="cx"> "Apple Yosemite Release WK2 (Perf)": {platform: Dashboard.Platform.MacOSXYosemite, debug: false, performance: true, heading: "Performance"},
</span><del>- "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)"},
- "Apple Yosemite Debug JSC (Tests)": {heading: "Debug JSC (Tests)"},
- "Apple Yosemite Release JSC (Tests)": {heading: "Release JSC (Tests)"},
- }},
</del><span class="cx"> "Apple iOS 10 Release (Build)": {platform: Dashboard.Platform.iOS10Device, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.Universal},
</span><span class="cx"> "Apple iOS 10 Simulator Release (Build)": {platform: Dashboard.Platform.iOS10Simulator, debug: false, builder: true, architecture: Buildbot.BuildArchitecture.SixtyFourBit},
</span><span class="cx"> "Apple iOS 10 Simulator Release WK1 (Tests)": {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 <ap@apple.com>
+
+ 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 <megan_gardner@apple.com>
</span><span class="cx">
</span><span class="cx"> Add coordinate space to event streams and streamline tests
</span></span></pre>
</div>
</div>
</body>
</html>