Bug 225792

Summary: test-lldb-webkit failing with import of lldb
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].