Bug 228090 - Migrate Monterey expectations to OpenSource
Summary: Migrate Monterey expectations to OpenSource
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: Truitt Savell
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-19 14:10 PDT by Truitt Savell
Modified: 2021-07-27 11:00 PDT (History)
11 users (show)

See Also:


Attachments
TestExpectations (30.71 KB, patch)
2021-07-19 17:06 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (269.38 KB, patch)
2021-07-20 11:45 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (415.13 KB, patch)
2021-07-20 16:33 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (415.19 KB, patch)
2021-07-21 09:13 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (427.86 KB, patch)
2021-07-21 14:15 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (428.49 KB, patch)
2021-07-21 14:23 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (5.73 MB, patch)
2021-07-21 15:36 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (5.73 MB, patch)
2021-07-21 15:53 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (5.73 MB, patch)
2021-07-21 16:46 PDT, Truitt Savell
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (5.73 MB, patch)
2021-07-22 10:28 PDT, Truitt Savell
ryanhaddad: review+
Details | Formatted Diff | Diff
Patch (5.73 MB, patch)
2021-07-22 11:53 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (31.92 KB, patch)
2021-07-23 14:02 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff
Patch (33.37 KB, patch)
2021-07-23 15:01 PDT, Truitt Savell
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (33.40 KB, patch)
2021-07-26 11:05 PDT, Truitt Savell
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (32.73 KB, patch)
2021-07-27 10:23 PDT, Truitt Savell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-07-19 14:10:04 PDT
Migrate Monterey expectations to OpenSource
Comment 1 Radar WebKit Bug Importer 2021-07-19 14:10:23 PDT
<rdar://problem/80801831>
Comment 2 Truitt Savell 2021-07-19 17:06:44 PDT
Created attachment 433835 [details]
TestExpectations
Comment 3 Truitt Savell 2021-07-20 11:45:10 PDT
Created attachment 433887 [details]
Patch
Comment 4 Truitt Savell 2021-07-20 16:33:07 PDT
Created attachment 433908 [details]
Patch
Comment 5 Ryan Haddad 2021-07-20 16:59:25 PDT
Comment on attachment 433908 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=433908&action=review

> Tools/Scripts/webkitpy/port/mac.py:51
> +    LAST_MACOSX = Version(11, 0)

LAST_MACOSX should be left as (10, 15)

> Tools/Scripts/webkitpy/port/mac_unittest.py:205
>          search_path = self.make_port(port_name='macos-big-sur').default_baseline_search_path()

port_name='macos-big-sur' -> port_name='macos-monterey'
Comment 6 Truitt Savell 2021-07-21 09:13:58 PDT
Created attachment 433937 [details]
Patch
Comment 7 Truitt Savell 2021-07-21 14:15:45 PDT
Created attachment 433955 [details]
Patch
Comment 8 Truitt Savell 2021-07-21 14:23:21 PDT
Created attachment 433956 [details]
Patch
Comment 9 Truitt Savell 2021-07-21 15:36:47 PDT
Created attachment 433963 [details]
Patch
Comment 10 Truitt Savell 2021-07-21 15:53:02 PDT
Created attachment 433964 [details]
Patch
Comment 11 Truitt Savell 2021-07-21 16:46:25 PDT
Created attachment 433972 [details]
Patch
Comment 12 Truitt Savell 2021-07-22 10:28:50 PDT
Created attachment 434017 [details]
Patch
Comment 13 Ryan Haddad 2021-07-22 11:05:47 PDT
Comment on attachment 434017 [details]
Patch

r=me if EWS is finally happy.
Comment 14 Truitt Savell 2021-07-22 11:53:51 PDT
Created attachment 434024 [details]
Patch
Comment 15 EWS 2021-07-22 13:59:15 PDT
Committed r280196 (239884@main): <https://commits.webkit.org/239884@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434024 [details].
Comment 16 Truitt Savell 2021-07-23 14:02:00 PDT
Reopening to attach new patch.
Comment 17 Truitt Savell 2021-07-23 14:02:01 PDT
Created attachment 434117 [details]
Patch
Comment 18 Truitt Savell 2021-07-23 15:01:52 PDT
Created attachment 434128 [details]
Patch
Comment 19 Truitt Savell 2021-07-26 11:05:22 PDT
Created attachment 434216 [details]
Patch
Comment 20 Truitt Savell 2021-07-27 10:23:06 PDT
Created attachment 434296 [details]
Patch
Comment 21 EWS 2021-07-27 11:00:51 PDT
Committed r280344 (239991@main): <https://commits.webkit.org/239991@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434296 [details].