[Webkit-unassigned] [Bug 152719] New: error running layout tests on iOS simulator on latest build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 17:04:46 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152719

            Bug ID: 152719
           Summary: error running layout tests on iOS simulator on latest
                    build
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com
                CC: lforschler at apple.com

$ run-webkit-tests --ios-simulator js/intl-collator.html
Using port 'ios-simulator-wk2'
Test configuration: <, x86_64, debug>
Placing test results in /Volumes/Data/Build/Debug-iphonesimulator/layout-test-results
Baseline search path: wk2 -> ios-simulator -> ios-simulator-wk2 -> ios-simulator -> wk2 -> 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 '['xcrun', 'simctl', 'spawn', u'9AEFFF49-1233-4FA7-86D8-1A6D74F9EC29', 'launchctl', 'print', 'system']' returned non-zero exit status 141
Traceback (most recent call last):
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 77, in main
    run_details = run(port, options, args, stderr)
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 409, in run
    run_details = manager.run(args)
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 205, in run
    if not self._set_up_run(tests_to_run):
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 179, in _set_up_run
    self._port.setup_test_run()
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/port/ios.py", line 239, in setup_test_run
    Simulator.wait_until_device_is_booted(self.testing_device(i).udid)
  File "/Volumes/Data/Safari/OpenSource/Tools/Scripts/webkitpy/xcode/simulator.py", line 280, in wait_until_device_is_booted
    state = subprocess.check_output(['xcrun', 'simctl', 'spawn', udid, 'launchctl', 'print', 'system']).strip()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['xcrun', 'simctl', 'spawn', u'9AEFFF49-1233-4FA7-86D8-1A6D74F9EC29', 'launchctl', 'print', 'system']' returned non-zero exit status 141

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160105/935db40e/attachment.html>


More information about the webkit-unassigned mailing list