Bug 209709 - Remove a workaround that allows many API tests to pass on iOS 13.2
Summary: Remove a workaround that allows many API tests to pass on iOS 13.2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2020-03-28 16:46 PDT by Wenson Hsieh
Modified: 2020-04-08 12:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2020-03-28 16:53 PDT, Wenson Hsieh
megan_gardner: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-03-28 16:46:18 PDT
SSIA
Comment 1 Wenson Hsieh 2020-03-28 16:53:45 PDT
Created attachment 394847 [details]
Patch
Comment 2 Wenson Hsieh 2020-03-28 17:29:32 PDT
(Note: this patch can’t be landed until the iOS test runners upgrade to iOS 13.4)
Comment 3 Wenson Hsieh 2020-04-08 12:31:19 PDT
Comment on attachment 394847 [details]
Patch

All open source iOS bots are on 13.4+ now! Adding r?
Comment 4 Wenson Hsieh 2020-04-08 12:59:23 PDT
Committed r259746: <https://trac.webkit.org/changeset/259746>
Comment 5 Wenson Hsieh 2020-04-08 12:59:38 PDT
Thanks for the review!