Bug 137830

Summary: [iOS] Simplify test fallback paths for iOS Simulator testing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, dbates, dfarler, glenn, simon.fraser, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zalan: review+

Description Simon Fraser (smfr) 2014-10-17 12:35:29 PDT
[iOS] Simplify test fallback paths for iOS Simulator testing
Comment 1 Simon Fraser (smfr) 2014-10-17 12:36:35 PDT
Created attachment 240031 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-02-12 20:55:27 PST
Dan, do we still want this?
Comment 3 Daniel Bates 2015-02-12 21:30:33 PST
(In reply to comment #2)
> Dan, do we still want this?

This was committed in <http://trac.webkit.org/changeset/174835>.

An unfortunate side effect of this patch was that we no longer considered the platform-independent WebKit2 TestExpectations and test results in LayoutTests/platform/wk2. This was corrected in the patch for bug #140942.