Bug 182255

Summary: webkitpy: Warn user when too many simulators are requested
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: NEW    
Severity: Normal CC: aakash_jain, ap, dbates, dean_johnson, ews-watchlist, glenn, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181702
Attachments:
Description Flags
Patch none

Jonathan Bedard
Reported 2018-01-29 11:33:59 PST
Some contributors are of the opinion that we should warn users when too many iOS Simulators are requested since this can cause some non-intuitive problems.
Attachments
Patch (1.70 KB, patch)
2018-01-29 11:36 PST, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2018-01-29 11:36:30 PST
Jonathan Bedard
Comment 2 2018-01-29 11:38:58 PST
I don't feel very strongly either way about this change, but I told Dean that I would upload one for further discussion. Note that this logging will only occur when the user requests the simulators. Unlike previously, this logging is not associated with the port class but is instead directly tied to the booting of simulators.
Note You need to log in before you can comment on or make changes to this bug.