Bug 165217

Summary: Add IOSBaseTest for unit tests for iOS devices and simulators
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, glenn, lforschler
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Jonathan Bedard
Reported 2016-11-30 13:45:38 PST
Webkitpy unit tests should run all port tests for all ports. This change moves common iOS testing code so that both device and simulator ports can share it.
Attachments
Patch (5.11 KB, patch)
2016-11-30 13:48 PST, Jonathan Bedard
no flags
Patch (5.94 KB, patch)
2016-11-30 14:05 PST, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2016-11-30 13:48:56 PST
Jonathan Bedard
Comment 2 2016-11-30 13:51:13 PST
Currently, there are not very many shared tests between the iOS device and iOS simulator port. This will almost certainly change in the future, this change will prevent a larger re-factor later.
Jonathan Bedard
Comment 3 2016-11-30 14:05:48 PST
Jonathan Bedard
Comment 4 2016-12-15 13:42:32 PST
Using a different approach.
Note You need to log in before you can comment on or make changes to this bug.