<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>78707</bug_id>
          
          <creation_ts>2012-02-15 05:41:04 -0800</creation_ts>
          <short_desc>Add run-selective-webkit-tests script</short_desc>
          <delta_ts>2014-02-06 07:59:07 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>78703</dependson>
    
    <dependson>78704</dependson>
          <blocked>78699</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>557192</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-02-15 05:41:04 -0800</bug_when>
    <thetext>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=....</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>