Bug 206255 - test-webkitpy: Make json file creation Python 3 compatible
Summary: test-webkitpy: Make json file creation Python 3 compatible
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-01-14 13:56 PST by Jonathan Bedard
Modified: 2020-01-14 16:14 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2020-01-14 13:58 PST, 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-01-14 13:56:29 PST
map() iterable objects cannot be converted to json, masp should be converted to list.
Comment 1 Jonathan Bedard 2020-01-14 13:58:41 PST
Created attachment 387699 [details]
Patch
Comment 2 Jonathan Bedard 2020-01-14 16:10:28 PST
Committed r254543: <https://trac.webkit.org/changeset/254543>
Comment 3 Radar WebKit Bug Importer 2020-01-14 16:11:21 PST
<rdar://problem/58586416>
Comment 4 WebKit Commit Bot 2020-01-14 16:14:33 PST
The commit-queue encountered the following flaky tests while processing attachment 387699 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-01-14 16:14:48 PST
The commit-queue encountered the following flaky tests while processing attachment 387699 [details]:

media/track/track-cues-sorted-before-dispatch.html bug 206225 (authors: simon.pena@samsung.com and vcarbune@chromium.org)
The commit-queue is continuing to process your patch.