Bug 225792 - test-lldb-webkit failing with import of lldb
Summary: test-lldb-webkit failing with import of lldb
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-13 16:54 PDT by Truitt Savell
Modified: 2021-05-14 08:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.35 KB, patch)
2021-05-13 16:59 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-05-13 16:54:55 PDT
test-lldb-webkit is failing to import lldb because it currently uses python2 instead of python3. Updating the script should fix the issue seen on bot1023 https://build.webkit.org/#/builders/70/builds/2548
Comment 1 Jonathan Bedard 2021-05-13 16:56:06 PDT
<rdar://problem/77993980>
Comment 2 Jonathan Bedard 2021-05-13 16:59:17 PDT
Created attachment 428579 [details]
Patch
Comment 3 Jonathan Bedard 2021-05-13 16:59:57 PDT
Newer versions of Xcode require Python 3.
Comment 4 dewei_zhu 2021-05-13 18:16:31 PDT
Comment on attachment 428579 [details]
Patch

r=me
Comment 5 EWS 2021-05-14 08:51:14 PDT
Committed r277489 (237723@main): <https://commits.webkit.org/237723@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428579 [details].