RESOLVED FIXED 141711
run_webkit_tests.py should not know about iOS Simulator details
https://bugs.webkit.org/show_bug.cgi?id=141711
Summary run_webkit_tests.py should not know about iOS Simulator details
Daniel Bates
Reported 2015-02-17 09:50:38 PST
run_webkit_tests.py should only parse the iOS Simulator command line options --runtime and --device-type. The IOSSimulatorPort object should be responsible for validating these parsed values and instantiating internal data structures to represent them.
Attachments
Patch (9.54 KB, patch)
2015-02-17 09:56 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2015-02-17 09:56:37 PST
Daniel Bates
Comment 2 2015-02-17 14:13:19 PST
Comment on attachment 246750 [details] Patch Clearing flags on attachment: 246750 Committed r180238: <http://trac.webkit.org/changeset/180238>
Daniel Bates
Comment 3 2015-02-17 14:13:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.