Skip to content

Commit a9f4c72

Browse files
Add the new JSCOnly bot to the scheduler.
https://bugs.webkit.org/show_bug.cgi?id=181487 Unreviewed follow-up patch after r226729 On r226729 I missed to add the new JSCOnly bot the default scheduler. This is needed to make the bot automatically pick each commit for testing. * BuildSlaveSupport/build.webkit.org-config/config.json: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@226780 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent d4287a4 commit a9f4c72

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Tools/BuildSlaveSupport/build.webkit.org-config/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
"builderNames": ["GTK Linux 32-bit Release", "GTK Linux 64-bit Release (Build)", "GTK Linux 64-bit Debug (Build)", "GTK Linux ARM Release",
406406
"GTK Linux 64-bit Release Debian Stable (Build)", "GTK Linux 64-bit Release Ubuntu LTS (Build)",
407407
"JSCOnly Linux AArch64 Release", "JSCOnly Linux ARMv7 Thumb2 Release", "JSCOnly Linux ARMv7 Traditional Release",
408-
"WinCairo 64-Bit Release", "WPE Linux 64-bit Release (Build)"]
408+
"JSCOnly Linux MIPS32el Release", "WinCairo 64-Bit Release", "WPE Linux 64-bit Release (Build)"]
409409
},
410410
{ "type": "PlatformSpecificScheduler", "platform": "mac-elcapitan", "branch": "trunk", "treeStableTimer": 45.0,
411411
"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)"]

Tools/ChangeLog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2018-01-11 Carlos Alberto Lopez Perez <[email protected]>
2+
3+
Add the new JSCOnly bot to the scheduler.
4+
https://bugs.webkit.org/show_bug.cgi?id=181487
5+
6+
Unreviewed follow-up patch after r226729
7+
8+
On r226729 I missed to add the new JSCOnly bot the default scheduler.
9+
This is needed to make the bot automatically pick each commit for testing.
10+
11+
* BuildSlaveSupport/build.webkit.org-config/config.json:
12+
113
2018-01-11 Wenson Hsieh <[email protected]>
214

315
[Attachment Support] Support dragging attachment elements out as files on iOS

0 commit comments

Comments
 (0)