⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 273729 in webkit


Ignore:
Timestamp:
Mar 2, 2021, 7:12:30 AM (6 years ago)
Author:
aakash_jain@apple.com
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.
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/CISupport/build-webkit-org/config.json

    r273607 r273729  
    99                    { "name": "bot684", "platform": "mac-bigsur" },
    1010                    { "name": "bot685", "platform": "mac-bigsur" },
    11                     { "name": "bot1020", "platform": "mac-bigsur "},
     11                    { "name": "bot1020", "platform": "mac-bigsur" },
    1212                    { "name": "bot1021", "platform": "mac-bigsur" },
    1313                    { "name": "bot1022", "platform": "mac-bigsur" },
  • trunk/Tools/ChangeLog

    r273716 r273729  
     12021-03-02  Aakash Jain  <aakash_jain@apple.com>
     2
     3        Move WebGL test bot to Big Sur (follow-up fix)
     4        https://bugs.webkit.org/show_bug.cgi?id=222501
     5        rdar://73900538
     6
     7        Unreviewed infrastructure fix.
     8
     9        * CISupport/build-webkit-org/config.json: Fixed a typo.
     10
    1112021-03-01  Jonathan Bedard  <jbedard@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.