WebKit Bugzilla
Attachment 360649 Details for
Bug 194066
: Replace High Sierra LLINT CLoop bot due to hardware failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194066-20190130170234.patch (text/plain), 2.21 KB, created by
Ryan Haddad
on 2019-01-30 17:02:35 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Ryan Haddad
Created:
2019-01-30 17:02:35 PST
Size:
2.21 KB
patch
obsolete
>Subversion Revision: 240737 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index 20a423de8558e1b6bc5ab0a5ad1b36916964053f..0a8a3f8396c0877e9a1991187e99653136606b29 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,12 @@ >+2019-01-30 Ryan Haddad <ryanhaddad@apple.com> >+ >+ Replace High Sierra LLINT CLoop bot due to hardware failure >+ https://bugs.webkit.org/show_bug.cgi?id=194066 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * BuildSlaveSupport/build.webkit.org-config/config.json: >+ > 2019-01-30 Chris Dumez <cdumez@apple.com> > > Regression(PSON) Load hang can occur on history navigation >diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/config.json b/Tools/BuildSlaveSupport/build.webkit.org-config/config.json >index 2bd10e7a9854c913b433cf479e28eebb85a24050..069bd854bc7856e5a29801a420ea0c30640415f1 100644 >--- a/Tools/BuildSlaveSupport/build.webkit.org-config/config.json >+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/config.json >@@ -20,7 +20,7 @@ > { "name": "bot157", "platform": "mac-highsierra" }, > { "name": "bot163", "platform": "mac-highsierra" }, > { "name": "bot182", "platform": "mac-highsierra" }, >- { "name": "bot186", "platform": "mac-highsierra" }, >+ { "name": "bot187", "platform": "mac-highsierra" }, > { "name": "bot194", "platform": "mac-highsierra" }, > { "name": "bot197", "platform": "mac-highsierra" }, > { "name": "bot205", "platform": "mac-highsierra" }, >@@ -163,7 +163,7 @@ > }, > { "name": "Apple High Sierra LLINT CLoop (BuildAndTest)", "type": "BuildAndTestLLINTCLoop", "builddir": "highsierra-cloop-debug", > "platform": "mac-highsierra", "configuration": "debug", "architectures": ["x86_64"], >- "slavenames": ["bot186"] >+ "slavenames": ["bot187"] > }, > { "name": "Apple High Sierra Debug Test262 (Tests)", "type": "Test262", "builddir": "highsierra-debug-tests-test262", > "platform": "mac-highsierra", "configuration": "debug", "architectures": ["x86_64"],
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194066
: 360649