<?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>152719</bug_id>
          
          <creation_ts>2016-01-04 17:04:46 -0800</creation_ts>
          <short_desc>error running layout tests on iOS simulator on latest build</short_desc>
          <delta_ts>2017-03-15 17:16:44 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=158756</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="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>ap</cc>
    
    <cc>commit-queue</cc>
    
    <cc>glenn</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1152582</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2016-01-04 17:04:46 -0800</bug_when>
    <thetext>$ run-webkit-tests --ios-simulator js/intl-collator.html
Using port &apos;ios-simulator-wk2&apos;
Test configuration: &lt;, x86_64, debug&gt;
Placing test results in /Volumes/Data/Build/Debug-iphonesimulator/layout-test-results
Baseline search path: wk2 -&gt; ios-simulator -&gt; ios-simulator-wk2 -&gt; ios-simulator -&gt; wk2 -&gt; generic
Using Debug build
Pixel tests disabled
Regular timeout: 30000, slow test timeout: 150000
Command line: /Volumes/Data/Build/Debug/LayoutTestRelay -runtime com.apple.CoreSimulator.SimRuntime.iOS-9-2 -deviceType com.apple.CoreSimulator.SimDeviceType.iPhone-5s -suffix 0 -productDir /Volumes/Data/Build/Debug-iphonesimulator -app /Volumes/Data/Build/Debug-iphonesimulator/WebKitTestRunnerApp.app -- -

Found 1 test; running 1, skipping 0.
Starting helper ...kill -KILL 22648
Creating app:/tmp/WebKitTestingSimulators/Simulator0.app
/tmp/WebKitTestingSimulators/Simulator0.app: replacing existing signature
lsregister: processing /tmp/WebKitTestingSimulators/Simulator0.app
lsregister: registered /tmp/WebKitTestingSimulators/Simulator0.app
Waiting for all iOS Simulators to finish booting.
Could not print domain: 141: Reentrancy avoided
kill -KILL 22820
kill -KILL 22814
lsregister: processing /tmp/WebKitTestingSimulators/Simulator0.app
lsregister: unregistered /tmp/WebKitTestingSimulators/Simulator0.app

CalledProcessError raised: Command &apos;[&apos;xcrun&apos;, &apos;simctl&apos;, &apos;spawn&apos;, u&apos;9AEFFF49-1233-4FA7-86D8-1A6D74F9EC29&apos;, &apos;launchctl&apos;, &apos;print&apos;, &apos;system&apos;]&apos; returned non-zero exit status 141
Traceback (most recent call last):
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py&quot;, line 77, in main
    run_details = run(port, options, args, stderr)
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py&quot;, line 409, in run
    run_details = manager.run(args)
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py&quot;, line 205, in run
    if not self._set_up_run(tests_to_run):
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py&quot;, line 179, in _set_up_run
    self._port.setup_test_run()
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/port/ios.py&quot;, line 239, in setup_test_run
    Simulator.wait_until_device_is_booted(self.testing_device(i).udid)
  File &quot;/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/xcode/simulator.py&quot;, line 280, in wait_until_device_is_booted
    state = subprocess.check_output([&apos;xcrun&apos;, &apos;simctl&apos;, &apos;spawn&apos;, udid, &apos;launchctl&apos;, &apos;print&apos;, &apos;system&apos;]).strip()
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py&quot;, line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command &apos;[&apos;xcrun&apos;, &apos;simctl&apos;, &apos;spawn&apos;, u&apos;9AEFFF49-1233-4FA7-86D8-1A6D74F9EC29&apos;, &apos;launchctl&apos;, &apos;print&apos;, &apos;system&apos;]&apos; returned non-zero exit status 141</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1152586</commentid>
    <comment_count>1</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2016-01-04 17:19:32 -0800</bug_when>
    <thetext>Please see &lt;rdar://problem/24009549&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1152587</commentid>
    <comment_count>2</comment_count>
      <attachid>268252</attachid>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2016-01-04 17:20:44 -0800</bug_when>
    <thetext>Created attachment 268252
Proposed patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1152599</commentid>
    <comment_count>3</comment_count>
      <attachid>268252</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-01-04 18:17:08 -0800</bug_when>
    <thetext>Comment on attachment 268252
Proposed patch

Clearing flags on attachment: 268252

Committed r194569: &lt;http://trac.webkit.org/changeset/194569&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1152601</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-01-04 18:17:12 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>268252</attachid>
            <date>2016-01-04 17:20:44 -0800</date>
            <delta_ts>2016-01-04 18:17:08 -0800</delta_ts>
            <desc>Proposed patch</desc>
            <filename>patch_sim_boot_fix</filename>
            <type>text/plain</type>
            <size>1425</size>
            <attacher name="Aakash Jain">aakash_jain</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDE5NDU2NykKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE1IEBACisyMDE2LTAxLTA0ICBBYWthc2ggSmFpbiAgPGFha2FzaF9qYWluQGFwcGxlLmNv
bT4KKworICAgICAgICBlcnJvciBydW5uaW5nIGxheW91dCB0ZXN0cyBvbiBpT1Mgc2ltdWxhdG9y
IG9uIGxhdGVzdCBidWlsZAorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1
Zy5jZ2k/aWQ9MTUyNzE5CisgICAgICAgIDxyZGFyOi8vcHJvYmxlbS8yNDAwOTU0OT4KKworICAg
ICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICAqIFNjcmlwdHMvd2Vi
a2l0cHkveGNvZGUvc2ltdWxhdG9yLnB5OgorICAgICAgICAoU2ltdWxhdG9yLndhaXRfdW50aWxf
ZGV2aWNlX2lzX2Jvb3RlZCk6IEVuc3VyZSB0aGF0IHNpbXVsYXRvciBkZXZpY2UgaXMgaW4gYm9v
dGVkIHN0YXRlCisgICAgICAgICAgYmVmb3JlIHJ1bm5pbmcgc2ltY3RsIHNwYXduIGNvbW1hbmQu
CisKIDIwMTYtMDEtMDMgIE1pY2hhZWwgQ2F0YW56YXJvICA8bWNhdGFuemFyb0BpZ2FsaWEuY29t
PgogCiAgICAgICAgIFVucmV2aWV3ZWQsIG1vdmUgRnLDqWTDqXJpYyBXYW5nIHRvIGNvbW1pdHRl
cnMgbGlzdApJbmRleDogVG9vbHMvU2NyaXB0cy93ZWJraXRweS94Y29kZS9zaW11bGF0b3IucHkK
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PQotLS0gVG9vbHMvU2NyaXB0cy93ZWJraXRweS94Y29kZS9zaW11bGF0b3IucHkJ
KHJldmlzaW9uIDE5NDU2NykKKysrIFRvb2xzL1NjcmlwdHMvd2Via2l0cHkveGNvZGUvc2ltdWxh
dG9yLnB5CSh3b3JraW5nIGNvcHkpCkBAIC0yNzUsNiArMjc1LDcgQEAgY2xhc3MgU2ltdWxhdG9y
KG9iamVjdCk6CiAKICAgICBAc3RhdGljbWV0aG9kCiAgICAgZGVmIHdhaXRfdW50aWxfZGV2aWNl
X2lzX2Jvb3RlZCh1ZGlkLCB0aW1lb3V0X3NlY29uZHM9NjAgKiA1KToKKyAgICAgICAgU2ltdWxh
dG9yLndhaXRfdW50aWxfZGV2aWNlX2lzX2luX3N0YXRlKHVkaWQsIFNpbXVsYXRvci5EZXZpY2VT
dGF0ZS5CT09URUQsIHRpbWVvdXRfc2Vjb25kcykKICAgICAgICAgd2l0aCB0aW1lb3V0KHNlY29u
ZHM9dGltZW91dF9zZWNvbmRzKToKICAgICAgICAgICAgIHdoaWxlIFRydWU6CiAgICAgICAgICAg
ICAgICAgc3RhdGUgPSBzdWJwcm9jZXNzLmNoZWNrX291dHB1dChbJ3hjcnVuJywgJ3NpbWN0bCcs
ICdzcGF3bicsIHVkaWQsICdsYXVuY2hjdGwnLCAncHJpbnQnLCAnc3lzdGVtJ10pLnN0cmlwKCkK
</data>

          </attachment>
      

    </bug>

</bugzilla>