<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>226603</bug_id>
          
          <creation_ts>2021-06-03 14:52:29 -0700</creation_ts>
          <short_desc>REGRESSION: [Catalina] test-lldb-webkit failing with ModuleNotFoundError: No module named &apos;_lldb&apos;</short_desc>
          <delta_ts>2021-07-19 12:50:51 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>227946</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=226540</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jbedard</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1766541</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-06-03 14:52:29 -0700</bug_when>
    <thetext>test-lldb-webkit is failing on Catalina bots with the following:

python3 ./Tools/Scripts/test-lldb-webkit --verbose --no-build --release

Failed to import dump_class_layout_unittest:
  Traceback (most recent call last):
    File &quot;/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/__init__.py&quot;, line 35, in &lt;module&gt;
      import _lldb
  ModuleNotFoundError: No module named &apos;_lldb&apos;
  
  During handling of the above exception, another exception occurred:
  
  Traceback (most recent call last):
    File &quot;/Volumes/Data/worker/catalina-release-tests-wk2/build/Tools/Scripts/webkitpy/test/main.py&quot;, line 290, in _check_imports
      __import__(name)
    File &quot;/Volumes/Data/worker/catalina-release-tests-wk2/build/Tools/lldb/dump_class_layout_unittest.py&quot;, line 28, in &lt;module&gt;
      import lldb
    File &quot;/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/__init__.py&quot;, line 38, in &lt;module&gt;
      from . import _lldb
  ImportError: dynamic module does not define module export function (PyInit__lldb)

https://build.webkit.org/#/builders/13/builds/3111/steps/12/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1766542</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-06-03 14:53:04 -0700</bug_when>
    <thetext>&lt;rdar://problem/78837909&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1777949</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-07-19 12:50:51 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 227946 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>