Bug 214002 - [test-webkitpy] Use platform architecture
Summary: [test-webkitpy] Use platform architecture
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:
Blocks:
 
Reported: 2020-07-06 13:06 PDT by Jonathan Bedard
Modified: 2020-07-06 13:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2020-07-06 13:09 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 2020-07-06 13:06:45 PDT
Explicitly use platform.architecture() instead of the default architecture when uploading results.
Comment 1 Radar WebKit Bug Importer 2020-07-06 13:07:03 PDT
<rdar://problem/65144773>
Comment 2 Jonathan Bedard 2020-07-06 13:09:51 PDT
Created attachment 403612 [details]
Patch
Comment 3 Aakash Jain 2020-07-06 13:12:41 PDT
rs=me
Comment 4 Jonathan Bedard 2020-07-06 13:20:01 PDT
Committed r263983: <https://trac.webkit.org/changeset/263983>