Bug 78707

Summary: Add run-selective-webkit-tests script
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: 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
Reported 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=....
Attachments
Note You need to log in before you can comment on or make changes to this bug.