Bug 258896

Summary: Fix undefined reference to "value" in test_parser.py
Product: WebKit Reporter: Kiet Ho <kiet.ho>
Component: Tools / TestsAssignee: Kiet Ho <kiet.ho>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.