Bug 225427 - [run-api-tests] Use Python 3
Summary: [run-api-tests] Use Python 3
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on: 225967
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-05 17:43 PDT by Jonathan Bedard
Modified: 2021-07-12 14:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (956 bytes, patch)
2021-05-05 17:49 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (7.00 KB, patch)
2021-05-05 17:58 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (6.96 KB, patch)
2021-05-13 11:30 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (919 bytes, patch)
2021-05-14 09:19 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (6.97 KB, patch)
2021-05-20 08:59 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Run with 3 test (17.93 KB, patch)
2021-07-12 10:48 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-05-05 17:43:03 PDT
Now that run-api-tests is compatible with Python 3.8, we should use Python 3 for run-api-tests.
Comment 1 Radar WebKit Bug Importer 2021-05-05 17:43:18 PDT
<rdar://problem/77584713>
Comment 2 Jonathan Bedard 2021-05-05 17:49:34 PDT
Created attachment 427832 [details]
Patch
Comment 3 Jonathan Bedard 2021-05-05 17:58:58 PDT
Created attachment 427834 [details]
Patch
Comment 4 Aakash Jain 2021-05-13 10:53:26 PDT
Sample run on EWS: https://ews-build.webkit-uat.org/#/builders/4/builds/399
Comment 5 Jonathan Bedard 2021-05-13 11:30:32 PDT
Created attachment 428539 [details]
Patch for landing
Comment 6 EWS 2021-05-13 12:24:06 PDT
Committed r277444 (237692@main): <https://commits.webkit.org/237692@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428539 [details].
Comment 7 Jonathan Bedard 2021-05-14 09:19:49 PDT
Reopening to attach new patch.
Comment 8 Jonathan Bedard 2021-05-14 09:19:50 PDT
Created attachment 428627 [details]
Patch
Comment 9 EWS 2021-05-14 10:15:54 PDT
Committed r277496 (237728@main): <https://commits.webkit.org/237728@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428627 [details].
Comment 10 Aakash Jain 2021-05-18 04:12:40 PDT
Restarted EWS to pick up this change.
Comment 11 WebKit Commit Bot 2021-05-19 07:25:57 PDT
Re-opened since this is blocked by bug 225967
Comment 12 Aakash Jain 2021-05-19 07:28:32 PDT
(In reply to EWS from comment #9)
> Committed r277496 (237728@main): <https://commits.webkit.org/237728@main>
Reverted since it broke api tests on iOS (e.g.: https://ews-build.webkit.org/#/builders/9/builds/47175)
Comment 13 Jonathan Bedard 2021-05-20 08:59:25 PDT
Created attachment 429176 [details]
Patch
Comment 14 Jonathan Bedard 2021-05-20 10:07:23 PDT
(In reply to Jonathan Bedard from comment #13)
> Created attachment 429176 [details]
> Patch

API tests (on Mac and iOS) should be fixed after 237943@main
Comment 15 Jonathan Bedard 2021-07-12 10:48:44 PDT
Created attachment 433331 [details]
Run with 3 test
Comment 16 EWS 2021-07-12 13:46:47 PDT
Committed r279849 (239604@main): <https://commits.webkit.org/239604@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429176 [details].
Comment 17 Aakash Jain 2021-07-12 14:07:19 PDT
> Committed r279849 (239604@main): <https://commits.webkit.org/239604@main>
Restarted build.webkit.org to pick up this change