Bug 78707 - Add run-selective-webkit-tests script
Summary: Add run-selective-webkit-tests script
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 78703 78704
Blocks: 78699
  Show dependency treegraph
 
Reported: 2012-02-15 05:41 PST by Csaba Osztrogonác
Modified: 2014-02-06 07:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-02-15 05:41:04 PST
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=....