Title: [273729] trunk/Tools
- Revision
- 273729
- Author
- [email protected]
- Date
- 2021-03-02 07:12:30 -0800 (Tue, 02 Mar 2021)
Log Message
Move WebGL test bot to Big Sur (follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=222501
rdar://73900538
Unreviewed infrastructure fix.
* CISupport/build-webkit-org/config.json: Fixed a typo.
Modified Paths
Diff
Modified: trunk/Tools/CISupport/build-webkit-org/config.json (273728 => 273729)
--- trunk/Tools/CISupport/build-webkit-org/config.json 2021-03-02 14:44:38 UTC (rev 273728)
+++ trunk/Tools/CISupport/build-webkit-org/config.json 2021-03-02 15:12:30 UTC (rev 273729)
@@ -8,7 +8,7 @@
{ "name": "bot632", "platform": "mac-bigsur" },
{ "name": "bot684", "platform": "mac-bigsur" },
{ "name": "bot685", "platform": "mac-bigsur" },
- { "name": "bot1020", "platform": "mac-bigsur "},
+ { "name": "bot1020", "platform": "mac-bigsur" },
{ "name": "bot1021", "platform": "mac-bigsur" },
{ "name": "bot1022", "platform": "mac-bigsur" },
{ "name": "bot1023", "platform": "mac-bigsur" },
Modified: trunk/Tools/ChangeLog (273728 => 273729)
--- trunk/Tools/ChangeLog 2021-03-02 14:44:38 UTC (rev 273728)
+++ trunk/Tools/ChangeLog 2021-03-02 15:12:30 UTC (rev 273729)
@@ -1,3 +1,13 @@
+2021-03-02 Aakash Jain <[email protected]>
+
+ Move WebGL test bot to Big Sur (follow-up fix)
+ https://bugs.webkit.org/show_bug.cgi?id=222501
+ rdar://73900538
+
+ Unreviewed infrastructure fix.
+
+ * CISupport/build-webkit-org/config.json: Fixed a typo.
+
2021-03-01 Jonathan Bedard <[email protected]>
[wbkitscmpy] Add commits with colliding timestamps
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes