Bug 258896 - Fix undefined reference to "value" in test_parser.py
Summary: Fix undefined reference to "value" in test_parser.py
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: Kiet Ho
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-05 12:05 PDT by Kiet Ho
Modified: 2023-07-05 15:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kiet Ho 2023-07-05 12:05:08 PDT
test_parser.py referenced an undefined variable "value", which should be "fuzzy_data" instead.
Comment 1 Radar WebKit Bug Importer 2023-07-05 12:05:22 PDT
<rdar://problem/111801583>
Comment 2 Kiet Ho 2023-07-05 12:12:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15576
Comment 3 EWS 2023-07-05 15:24:48 PDT
Committed 265783@main (b05905182613): <https://commits.webkit.org/265783@main>

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