<?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>199428</bug_id>
          
          <creation_ts>2019-07-02 19:15:44 -0700</creation_ts>
          <short_desc>[Win] test-webkitpy is failing in _supports_building_and_running_lldb_tests: AttributeError: &apos;NoneType&apos; object has no attribute &apos;startswith&apos;</short_desc>
          <delta_ts>2019-07-04 07:02:33 -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>199493</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=199078</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>dean_johnson</cc>
    
    <cc>don.olmstead</cc>
    
    <cc>ews-watchlist</cc>
    
    <cc>glenn</cc>
    
    <cc>jbedard</cc>
    
    <cc>ross.kirsling</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1549807</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-07-02 19:15:44 -0700</bug_when>
    <thetext>[Win] test-webkitpy is failing in _supports_building_and_running_lldb_tests: AttributeError: &apos;NoneType&apos; object has no attribute &apos;startswith&apos;

AppleWin and WinCairo are failing.

https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/2856
https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Tests%29/builds/4417

&gt; Traceback (most recent call last):
&gt;   File &quot;/home/buildbot/worker/win7-release-tests/build/Tools/Scripts/webkitpy/test/main.py&quot;, line 374, in &lt;module&gt;
&gt;     sys.exit(main())
&gt;   File &quot;/home/buildbot/worker/win7-release-tests/build/Tools/Scripts/webkitpy/test/main.py&quot;, line 72, in main
&gt;     if not _supports_building_and_running_lldb_tests():
&gt;   File &quot;/home/buildbot/worker/win7-release-tests/build/Tools/Scripts/webkitpy/test/main.py&quot;, line 107, in _supports_building_and_running_lldb_tests
&gt;     return not _host.platform.build_version().startswith(&apos;19A&apos;)
&gt; AttributeError: &apos;NoneType&apos; object has no attribute &apos;startswith&apos;

Since Bug 199078.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1549809</commentid>
    <comment_count>1</comment_count>
      <attachid>373377</attachid>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-07-02 19:25:59 -0700</bug_when>
    <thetext>Created attachment 373377
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1549869</commentid>
    <comment_count>2</comment_count>
      <attachid>373377</attachid>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2019-07-03 07:17:00 -0700</bug_when>
    <thetext>Comment on attachment 373377
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=373377&amp;action=review

&gt; Tools/Scripts/webkitpy/test/main.py:106
&gt; +        return False

Does this work if it&apos;s &apos;True&apos;? I suspect that the issue is the build version check, not the running of the lldb tests, right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1550155</commentid>
    <comment_count>3</comment_count>
      <attachid>373377</attachid>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-07-03 18:51:27 -0700</bug_when>
    <thetext>Comment on attachment 373377
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=373377&amp;action=review

&gt;&gt; Tools/Scripts/webkitpy/test/main.py:106
&gt;&gt; +        return False
&gt; 
&gt; Does this work if it&apos;s &apos;True&apos;? I suspect that the issue is the build version check, not the running of the lldb tests, right?

Yup. build_version is available only for mac.
https://trac.webkit.org/browser/webkit/trunk/Tools/Scripts/webkitpy/common/system/platforminfo.py?rev=243030#L150</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1550233</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2019-07-04 07:01:38 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 199493 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>373377</attachid>
            <date>2019-07-02 19:25:59 -0700</date>
            <delta_ts>2019-07-04 07:02:33 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-199428-20190703112557.patch</filename>
            <type>text/plain</type>
            <size>1444</size>
            <attacher name="Fujii Hironori">fujii</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjQ3MDg1CmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggNjQ2ZjZlMzE5MjdlYjliMDIwZDQzYmRmMmFlMjZkMzRh
Y2RlZDIxMy4uNTc3OTc2ZGE2ZTc2NzNlMTc1N2RhYjZiNzE5YjNjY2I1MjE1ZTYyNyAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1
IEBACisyMDE5LTA3LTAyICBGdWppaSBIaXJvbm9yaSAgPEhpcm9ub3JpLkZ1amlpQHNvbnkuY29t
PgorCisgICAgICAgIFtXaW5dIHRlc3Qtd2Via2l0cHkgaXMgZmFpbGluZyBpbiBfc3VwcG9ydHNf
YnVpbGRpbmdfYW5kX3J1bm5pbmdfbGxkYl90ZXN0czogQXR0cmlidXRlRXJyb3I6ICdOb25lVHlw
ZScgb2JqZWN0IGhhcyBubyBhdHRyaWJ1dGUgJ3N0YXJ0c3dpdGgnCisgICAgICAgIGh0dHBzOi8v
YnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xOTk0MjgKKworICAgICAgICBSZXZpZXdl
ZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBfaG9zdC5wbGF0Zm9ybS5idWlsZF92ZXJz
aW9uKCkgcmV0dXJucyBOb25lIGZvciBhbGwgcGxhdGZvcm0gYnV0IG1hYy4KKworICAgICAgICAq
IFNjcmlwdHMvd2Via2l0cHkvdGVzdC9tYWluLnB5OgorICAgICAgICAoX3N1cHBvcnRzX2J1aWxk
aW5nX2FuZF9ydW5uaW5nX2xsZGJfdGVzdHMpOiBDaGVjayBpc19tYWMoKS4KKwogMjAxOS0wNy0w
MiAgQWFrYXNoIEphaW4gIDxhYWthc2hfamFpbkBhcHBsZS5jb20+CiAKICAgICAgICAgW2V3cy1i
dWlsZF0gQWRkIGJ1aWxkIHN0ZXBzIHRvIEluc3RhbGwgV3BlIGFuZCBHdGsgZGVwZW5kZW5jaWVz
CmRpZmYgLS1naXQgYS9Ub29scy9TY3JpcHRzL3dlYmtpdHB5L3Rlc3QvbWFpbi5weSBiL1Rvb2xz
L1NjcmlwdHMvd2Via2l0cHkvdGVzdC9tYWluLnB5CmluZGV4IGYzYmYyZGFmZTM5MTA1YmU3YzQw
OTdlNmYyNTAzZGYwNThhMTg1MTMuLjM3YjMwOWRjOTE3Y2EyMTQ4MjZkN2U4ODc2YmYzMDQ2OGM0
OTI2MmQgMTAwNjQ0Ci0tLSBhL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdGVzdC9tYWluLnB5Cisr
KyBiL1Rvb2xzL1NjcmlwdHMvd2Via2l0cHkvdGVzdC9tYWluLnB5CkBAIC0xMDIsNiArMTAyLDgg
QEAgZGVmIG1haW4oKToKIAogCiBkZWYgX3N1cHBvcnRzX2J1aWxkaW5nX2FuZF9ydW5uaW5nX2xs
ZGJfdGVzdHMoKToKKyAgICBpZiBub3QgX2hvc3QucGxhdGZvcm0uaXNfbWFjKCk6CisgICAgICAg
IHJldHVybiBGYWxzZQogICAgICMgRklYTUU6IFJlbW92ZSB3aGVuIHRlc3QtbGxkYiBpcyBpbiBp
dHMgb3duIHNjcmlwdAogICAgICMgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dp
P2lkPTE4NzkxNgogICAgIHJldHVybiBub3QgX2hvc3QucGxhdGZvcm0uYnVpbGRfdmVyc2lvbigp
LnN0YXJ0c3dpdGgoJzE5QScpCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>