Bug 64385
Summary: | [Meta] Refactor webktpy's test expectations logic | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, dpranke, rolandsteiner |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 64386, 64458, 64460, 64462, 64463, 64470, 64531, 64554, 64559, 64565, 64602, 64605, 64620, 64635, 64660, 64800, 64807, 65066, 65070, 65094, 65194, 65206, 65278, 65287, 65291, 65387, 65413, 65430, 65444 | ||
Bug Blocks: | 64184 |
Dimitri Glazkov (Google)
Currently, test_expectations.py is a fairly dreadful forest. We need to make it less dreadful and make it easy to query and manipulate test expectations data.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
This is now in decent enough shape.
Adam Barth
OMG