WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
172374
webkitpy: Use simctl boot to run multiple simulators at once
https://bugs.webkit.org/show_bug.cgi?id=172374
Summary
webkitpy: Use simctl boot to run multiple simulators at once
Jonathan Bedard
Reported
2017-05-19 12:13:55 PDT
Newer versions of Xcode support running multiple simulated devices from a single Simulator.app. Use this functionality instead of copying Simulator.app.
Attachments
Patch
(4.84 KB, patch)
2017-05-19 12:39 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch
(4.96 KB, patch)
2017-05-19 13:10 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-19 12:14:57 PDT
<
rdar://problem/32299645
>
Jonathan Bedard
Comment 2
2017-05-19 12:39:45 PDT
Created
attachment 310684
[details]
Patch
Alexey Proskuryakov
Comment 3
2017-05-19 12:43:30 PDT
Comment on
attachment 310684
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=310684&action=review
> Tools/Scripts/webkitpy/port/ios_simulator.py:173 > + def has_old_xcode(self):
I'd call this use_multiple_simulator_apps.
> Tools/Scripts/webkitpy/port/ios_simulator.py:235 > + _log.info('Simulators have booted.')
Maybe this would be more clear: "All simulators have booted."
Jonathan Bedard
Comment 4
2017-05-19 13:10:25 PDT
Created
attachment 310691
[details]
Patch
Jonathan Bedard
Comment 5
2017-05-19 13:48:27 PDT
Landed in <
https://trac.webkit.org/r217147
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug