Bug 78707
Summary: | Add run-selective-webkit-tests script | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 78703, 78704 | ||
Bug Blocks: | 78699 |
Csaba Osztrogonác
We need a wrapper script to run selective tests automatically.
This script should do the following things:
- Determine which functions are affected by a patch (or the local changes)
It should simple call the script from https://bugs.webkit.org/show_bug.cgi?id=78703
- Do a database query - which functions should we run
It should simple call the script from https://bugs.webkit.org/show_bug.cgi?id=78704
- Call run-webkit-tests --test-list=....
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |