RESOLVED FIXED 258896
Fix undefined reference to "value" in test_parser.py
https://bugs.webkit.org/show_bug.cgi?id=258896
Summary Fix undefined reference to "value" in test_parser.py
Kiet Ho
Reported 2023-07-05 12:05:08 PDT
test_parser.py referenced an undefined variable "value", which should be "fuzzy_data" instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-05 12:05:22 PDT
Kiet Ho
Comment 2 2023-07-05 12:12:06 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.