Bug 258896
Summary: | Fix undefined reference to "value" in test_parser.py | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kiet Ho <kiet.ho> |
Component: | Tools / Tests | Assignee: | 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 |
Kiet Ho
test_parser.py referenced an undefined variable "value", which should be "fuzzy_data" instead.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111801583>
Kiet Ho
Pull request: https://github.com/WebKit/WebKit/pull/15576
EWS
Committed 265783@main (b05905182613): <https://commits.webkit.org/265783@main>
Reviewed commits have been landed. Closing PR #15576 and removing active labels.