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

Changeset 276561 in webkit


Ignore:
Timestamp:
Apr 24, 2021, 5:50:32 PM (5 years ago)
Author:
aakash_jain@apple.com
Message:

Rename slave to worker in webkitpy - part 2
https://bugs.webkit.org/show_bug.cgi?id=224988

Reviewed by Jonathan Bedard.

  • Scripts/webkitpy/common/system/crashlogs_unittest.py:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r276559 r276561  
     12021-04-24  Aakash Jain  <aakash_jain@apple.com>
     2
     3        Rename slave to worker in webkitpy - part 2
     4        https://bugs.webkit.org/show_bug.cgi?id=224988
     5
     6        Reviewed by Jonathan Bedard.
     7
     8        * Scripts/webkitpy/common/system/crashlogs_unittest.py:
     9
    1102021-04-24  Ryosuke Niwa  <rniwa@webkit.org>
    211
  • trunk/Tools/Scripts/webkitpy/common/system/crashlogs_unittest.py

    r268925 r276561  
    5858
    5959Dyld Error Message:
    60   Library not loaded: /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebKitBuild/Release/WebCore.framework/Versions/A/WebCore
     60  Library not loaded: /Volumes/Data/WebKit-Worker/snowleopard-intel-release/build/WebKitBuild/Release/WebCore.framework/Versions/A/WebCore
    6161  Referenced from: /Volumes/Data/worker/snowleopard-intel-release/build/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit
    6262  Reason: image not found
Note: See TracChangeset for help on using the changeset viewer.