Bug 137830 - [iOS] Simplify test fallback paths for iOS Simulator testing
Summary: [iOS] Simplify test fallback paths for iOS Simulator testing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-17 12:35 PDT by Simon Fraser (smfr)
Modified: 2015-02-12 21:30 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2014-10-17 12:36 PDT, Simon Fraser (smfr)
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.