Bug 206255

Summary: test-webkitpy: Make json file creation Python 3 compatible
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, commit-queue, ews-watchlist, glenn, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.