Bug 260307 - Migrate benchmark_json_merge in webkitpy/benchmark_runner to Python 3
Summary: Migrate benchmark_json_merge in webkitpy/benchmark_runner to 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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-16 14:51 PDT by james
Modified: 2023-08-23 19:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description james 2023-08-16 14:51:48 PDT
benchmark_json_merge.py is only used in compare-results and merge-result-jsons.py which already are Python3 compatible. Migrating to Python3 would appear to create no issues.
Comment 1 james 2023-08-16 17:38:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16770
Comment 2 Radar WebKit Bug Importer 2023-08-23 14:52:29 PDT
<rdar://problem/114345624>
Comment 3 EWS 2023-08-23 19:32:47 PDT
Committed 267216@main (1238f6638270): <https://commits.webkit.org/267216@main>

Reviewed commits have been landed. Closing PR #16770 and removing active labels.